Search results for "helper"
The Guide
Showing 1 - 2 of 2Extending Yii - Overview
...widget controller action filter console command validator: a validator is a component class extending CValidator. helper: a helper is a class with only static methods. It is like global functions ...
www.yiiframework.com/doc/guide/extension.overview
Working with Forms - Creating Form
...the form. All these can be done in pure HTML code. Yii provides a few helper classes to facilitate view composition. For example, to create a text input field, we ...
www.yiiframework.com/doc/guide/form.view
