Метод | Описание | |
---|---|---|
__call ( $method, $args ) | ||
__construct ( $objectName, $object, $view, $options ) | ||
checkBox ( $method, $options = [], $checkedValue = '1', $uncheckedValue = '0' ) | ||
end ( ) | ||
fieldsFor ( $name ) | ||
radioButton ( $method, $tagValue, $options = [] ) | ||
submit ( $value = 'Save changes', $options = [] ) |
public checkBox ( $method, $options = [], $checkedValue = '1', $uncheckedValue = '0' ) |