Свойство | Тип | Описание | |
---|---|---|---|
$strPrefix | string | The CSS class prefix | |
$strTemplate | string | Template |
Метод | Описание | |
---|---|---|
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string | |
parse ( array $arrAttributes = null ) : string | Parse the template file and return it as string | |
validate ( ) | Do not validate |