![]() |
<<<<<<< Updated upstream:web_root/documentation/html/classshapeBaseElement.html
Tina4Stack
v1.0.1
=======
Tina4
>>>>>>> Stashed changes:documentation/html/classshapeBaseElement.html
The Tina4 Stack
|
Public Member Functions | |
__construct ($keyName="", $keyValue="") | |
registerGlobal () | |
__clone () | |
getParent () | |
setParent ($value=null) | |
getValue () | |
getKey () | |
getId () | |
setValue ($value) | |
setKey ($value) | |
getParentElement () | |
setParentElement ($parentElement) | |
__toString () | |
The basic shape element class to handle inheritance
shapeBaseElement::__construct | ( | $keyName = "" , |
|
$keyValue = "" |
|||
) |
shapeBaseElement::__clone | ( | ) |
shapeBaseElement::__toString | ( | ) |
shapeBaseElement::getId | ( | ) |
shapeBaseElement::getKey | ( | ) |
shapeBaseElement::getParent | ( | ) |
shapeBaseElement::getParentElement | ( | ) |
shapeBaseElement::getValue | ( | ) |
shapeBaseElement::registerGlobal | ( | ) |
shapeBaseElement::setKey | ( | $value | ) |
shapeBaseElement::setParent | ( | $value = null | ) |
shapeBaseElement::setParentElement | ( | $parentElement | ) |
shapeBaseElement::setValue | ( | $value | ) |