KWeb
6.4
|
Public Member Functions | |
__construct ($id, $title, $opt=array()) | |
getType () | |
Zwraca nazwę typu . | |
isData () | |
Return TRUE if this attribute is a data attribute. | |
getValue (KWebObject_Attributable $object, $lang=false) | |
Zwraca wartość atrybutu elementu z pominięciem konwersji. | |
getTaskItem () | |
Data Fields | |
$action |
KWebAttribute_Task::__construct | ( | $ | id, |
$ | title, | ||
$ | opt = array() |
||
) |
Reimplemented from KWebAttribute_Date.
KWebAttribute_Task::getTaskItem | ( | ) |
KWebAttribute_Task::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute_Date.
KWebAttribute_Task::getValue | ( | KWebObject_Attributable $ | object, |
$ | lang = false |
||
) |
Zwraca wartość atrybutu elementu z pominięciem konwersji.
Reimplemented from KWebAttribute.
KWebAttribute_Task::isData | ( | ) |
Return TRUE if this attribute is a data attribute.
Reimplemented from KWebAttribute.
KWebAttribute_Task::$action |