KWeb
6.4
|
Podstawowa klasa do implementowania atrybutow. More...
Public Member Functions | |
getAttributeId () | |
getClone () | |
getTitle () | |
isData () | |
printInForm (KWebAttribute_Table_Form $form, KWebAttribute_Table_Group $group, array $options=array()) | |
Prints the whole attribute/form/group - with label and widget... | |
getTemplatePrinters () | |
getCSSClasses () |
Podstawowa klasa do implementowania atrybutow.
KWebAttribute_Interface::getAttributeId | ( | ) |
Implemented in KWebAttribute, and KWebAttribute_Table_Group.
KWebAttribute_Interface::getClone | ( | ) |
Implemented in KWebAttribute.
KWebAttribute_Interface::getCSSClasses | ( | ) |
Implemented in KWebAttribute, KWebAttribute_Table_Group, KWebAttribute_Table_Form, and KWebAttribute_Table_Horizontal.
KWebAttribute_Interface::getTemplatePrinters | ( | ) |
Implemented in KWebAttribute_Table_Group, KWebAttribute_Table_Form, KWebAttribute, KWebAttribute_Flags, KWebAttribute_Linkage, KWebAttribute_Array, KWebAttribute_Item_Keywords, KWebAttribute_Item_Name, KWebAttribute_Inc, KWebAttribute_Info, KWebAttribute_Table_Horizontal, and KWebAttribute_Table_Section.
KWebAttribute_Interface::getTitle | ( | ) |
Implemented in KWebAttribute, and KWebAttribute_Table_Group.
KWebAttribute_Interface::isData | ( | ) |
KWebAttribute_Interface::printInForm | ( | KWebAttribute_Table_Form $ | form, |
KWebAttribute_Table_Group $ | group, | ||
array $ | options = array() |
||
) |
Prints the whole attribute/form/group - with label and widget...
Implemented in KWebAttribute, and KWebAttribute_Table_Group.