KWeb
6.4
|
Atrybut nie jest w ogóle wyświetlany użytkownikowi. More...
Public Member Functions | |
__construct ($id, $opt=array()) | |
getType () | |
Zwraca nazwę typu . | |
canView (KWebObject_Attributable $object) | |
canEdit (KWebObject_Attributable $object, $lang=false) | |
Czy można element edytować? . |
Atrybut nie jest w ogóle wyświetlany użytkownikowi.
KWebAttribute_Data::__construct | ( | $ | id, |
$ | opt = array() |
||
) |
Reimplemented in KWebAttribute_DataTime, KWebAttribute_DataNumber, and KWebAttribute_Item_Changes.
KWebAttribute_Data::canEdit | ( | KWebObject_Attributable $ | object, |
$ | lang = false |
||
) |
Czy można element edytować? .
Reimplemented from KWebAttribute.
KWebAttribute_Data::canView | ( | KWebObject_Attributable $ | object | ) |
Reimplemented from KWebAttribute.
KWebAttribute_Data::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute.
Reimplemented in KWebAttribute_DataTime, KWebAttribute_DataNumber, and KWebAttribute_Item_Changes.