API DOCS

DOCS & TUTORIALS » API DOCS » xajax_core » xajaxResponse.inc.php » xajaxResponse » create

Function: create


function create($sParent, $sTag, $sId, $sType=null)

Parameters:

sParent
(string) The id of the parent element.

sTag
(string) The tag name to be used for the new element.

sId
(string) The id to assign to the new element.

sType
(string, optional) The type of tag, deprecated, use createInput instead.

Returns:

object
The object.


 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional