Свойство | Тип | Описание | |
---|---|---|---|
$blnForAttribute | boolean | Add a for attribute | |
$blnSubmitInput | boolean | Submit user input | |
$intCols | integer | Columns | |
$intRows | integer | Rows | |
$strPrefix | string | The CSS class prefix | |
$strTemplate | string | Template |
Метод | Описание | |
---|---|---|
__get ( string $strKey ) : mixed | Return a parameter | |
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string |
protected bool $blnForAttribute | ||
Результат | boolean |
protected bool $blnSubmitInput | ||
Результат | boolean |