PHP Класс WhPhone

Автор: Antonio Ramirez ([email protected])
Наследование: extends CInputWidget
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$format the formatting options
$pluginOptions array
$readOnly whether to display the language selection read only or not.

Открытые методы

Метод Описание
init ( ) Widget's initialization method
registerClientScript ( ) Registers client script
renderField ( ) Renders the input file field
run ( ) Runs the widget.

Описание методов

init() публичный Метод

Widget's initialization method
public init ( )

registerClientScript() публичный Метод

Registers client script

renderField() публичный Метод

Renders the input file field
public renderField ( )

run() публичный Метод

Runs the widget.
public run ( )

Описание свойств

$format публичное свойство

the formatting options
public $format

$pluginOptions публичное свойство

public array $pluginOptions
Результат array

$readOnly публичное свойство

whether to display the language selection read only or not.
public $readOnly