Class STPHPCheckbox

STPHPObject
   |
   --STPHPComponent
      |
      --STPHPCheckbox

Classes extended from STPHPCheckbox:

Located in File: Program_Root/stphpcheckbox.php




Class Variable Summary

Inherited Class Variable Summary
Inherited From Class STPHPComponent
Variable Default Value Description
$attributes -><-
$attrsToIgnore -><-
$closeTag -><-
$components -><-
$configuration -><-
$formParent -><-
$openTag -><-
$text -><-
Inherited From Class STPHPObject
Variable Default Value Description
$name -><-

Inherited Method Summary
Inherited From Class STPHPComponent
Function Description
constructor STPHPComponent ( [$name = ] )
addCodeFile ( $file )
addComponent ( &$component )
addCssFile ( $file )
addVSpace ( $units )
appendAttributes ( $attributes )
appendComponent ( &$component )
attributeIsEmpty ( $key )
closeWrite ( )
considerAttribute ( $key )
dtor ( )
getAttribute ( $key )
getFormParent ( )
getName ( )
getTranslatedAttribute ( $key )
ignoreAttribute ( $key )
insertComponent ( &$component )
openWrite ( )
setAttribute ( $key, $val )
setConfiguration ( &$configuration )
setFormParent ( $form )
translateAttribute ( $key )
write ( )
Inherited From Class STPHPObject
Function Description
constructor STPHPObject ( [$name = ] )
dtor ( )
errorLog ( $message )
getName ( )

Method Summary
void constructor STPHPCheckbox ( $name )
Variable Detail

Method Detail

constructor STPHPCheckbox

void constructor STPHPCheckbox ( $name )


Function Parameters:
Function Info: