KWeb
6.4
|
Public Member Functions | |
__construct ($id, $title, $opt=array()) | |
getType () | |
Zwraca nazwÄ™ typu . | |
getTemplatePrinters () | |
Returns an array of template printers (attribute/edit/__PRINTER.inc) | |
checkValue (KWebObject_Attributable $object, &$value, $lang=false) | |
Checks the value for correctness. |
KWebAttribute_Inc::__construct | ( | $ | id, |
$ | title, | ||
$ | opt = array() |
||
) |
Reimplemented from KWebAttribute_String.
KWebAttribute_Inc::checkValue | ( | KWebObject_Attributable $ | object, |
&$ | value, | ||
$ | lang = false |
||
) |
Checks the value for correctness.
Value is in FORMAT_INTERNAL. In case of severe problem, an Exception may be thrown Value may be altered if necessary
Reimplemented from KWebAttribute.
KWebAttribute_Inc::getTemplatePrinters | ( | ) |
Returns an array of template printers (attribute/edit/__PRINTER.inc)
Reimplemented from KWebAttribute.
KWebAttribute_Inc::getType | ( | ) |
Zwraca nazwÄ™ typu .
Reimplemented from KWebAttribute_String.