string
— the default layout for the views. Defaults to '//layouts/column2', meaning
using two-column layout. See 'protected/views/layouts/column2.php'.
Methods
filters()
filters() : array
Returns
array
—
action filters
accessRules()
accessRules() : array
Specifies the access control rules.
This method is used by the 'accessControl' filter.
Returns
array
—
access control rules
actionDuplicate()
actionDuplicate(int $id) : mixed
Renders the view to duplicate the registration form field identified by the identifier given