KWeb
6.4
|
Podstawowa klasa do implementowania atrybutow. More...
Public Member Functions | |
__construct ($id, $title, $opt=array()) | |
getType () | |
Zwraca nazwę typu . | |
Data Fields | |
$noHtml = false | |
Usuwa HTML z przysłanych danych. |
Podstawowa klasa do implementowania atrybutow.
KWebAttribute_String::__construct | ( | $ | id, |
$ | title, | ||
$ | opt = array() |
||
) |
Reimplemented from KWebAttribute.
Reimplemented in KWebAttribute_Text, KWebAttribute_Item_Name, and KWebAttribute_Inc.
KWebAttribute_String::getType | ( | ) |
Zwraca nazwę typu .
Reimplemented from KWebAttribute.
Reimplemented in KWebAttribute_Text, KWebAttribute_Item_Name, and KWebAttribute_Inc.
KWebAttribute_String::$noHtml = false |
Usuwa HTML z przysłanych danych.