API DOCS
Function: xajaxControl
function xajaxControl($sTag, $aConfiguration=array()
Parameters:
$aConfiguration
(array) An associative array that contains a variety of configuration options for this xajaxControl object.
Note:
This array may contain the following entries
'attributes'
(array) An associative array containing attributes that will be passed to the setAttribute function.
'children'
(array) An array of xajaxControl derived objects that will be the children of this control.
