Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
The application singleton can be accessed at any place via Yii::app().

We can print a link with CHtml::linkable().

Inside the view script, it is not possible to access the controller instance.

A module is a unit that consists of models, views, controllers and other supporting components.

A model is an instance of CModel or a class that extends CModel.