API DOCS

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

Function: insertInput


function insertInput($sBefore, $sType, $sName, $sId)

Parameters:

sBefore
(string) The id of the element to be used as the reference point for the insertion.

sType
(string) The type of the new input element.

sName
(string) The name of the new input element.

sId
(string) The id of the new input element.

Returns:

object
The object.


 



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