|
KWeb
6.4
|
Public Member Functions | |
| __construct ($title, $value) | |
| getType () | |
| Zwraca nazwę typu . | |
| getTemplatePrinters () | |
| Returns an array of template printers (attribute/edit/__PRINTER.inc) | |
| canEdit (KWebObject_Attributable $object, $lang=false) | |
| Czy można element edytować? . | |
| isData () | |
| Return TRUE if this attribute is a data attribute. | |
| KWebAttribute_Info::__construct | ( | $ | title, |
| $ | value | ||
| ) |
| KWebAttribute_Info::canEdit | ( | KWebObject_Attributable $ | object, |
| $ | lang = false |
||
| ) |
Czy można element edytować? .
Reimplemented from KWebAttribute.
| KWebAttribute_Info::getTemplatePrinters | ( | ) |
Returns an array of template printers (attribute/edit/__PRINTER.inc)
Reimplemented from KWebAttribute.
| KWebAttribute_Info::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute.
| KWebAttribute_Info::isData | ( | ) |
Return TRUE if this attribute is a data attribute.
Reimplemented from KWebAttribute.