Mailwizz Actions list
This page contains the Mailwizz Actions list.
These hooks are generated automatically from MailWizz's source code, therefore, for additional context, we advise you to also check the source code once you have found the right hook to use.
These hooks are generated automatically from MailWizz's source code, therefore, for additional context, we advise you to also check the source code once you have found the right hook to use.
Search Actions
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $campaign, )));
- Line: 887
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'list' => $list, 'subscriber' => $subscriber, )));
- Line: 809
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $list, )));
- Line: 483
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $template, )));
- Line: 378
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $email, )));
- Line: 200
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'user' => $user, )));
- Line: 39
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'category' => $category, )));
- Line: 83
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $category, 'redirect' => $redirect, )));
- Line: 179
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'article' => $article, )));
- Line: 94
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $article, 'redirect' => $redirect, )));
- Line: 198
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $model, 'redirect' => $redirect, )));
- Line: 79
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'server' => $server, )));
- Line: 86
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $server, 'redirect' => $redirect, )));
- Line: 197
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $report, 'redirect' => $redirect, )));
- Line: 83
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $campaign, 'redirect' => $redirect, )));
- Line: 183
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'model' => $model, )));
- Line: 86
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'redirect' => $redirect, )));
- Line: 181
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'type' => $type, )));
- Line: 73
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $type, 'redirect' => $redirect, )));
- Line: 164
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'country' => $country, )));
- Line: 70
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $country, 'redirect' => $redirect, )));
- Line: 163
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'currency' => $currency, )));
- Line: 72
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $currency, 'redirect' => $redirect, )));
- Line: 165
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'group' => $group, )));
- Line: 161
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $group, 'redirect' => $redirect, )));
- Line: 447
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $model, 'redirect' => $redirect, )));
- Line: 88
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'model' => $message, )));
- Line: 81
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $message, 'redirect' => $redirect, )));
- Line: 203
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'customer' => $customer, )));
- Line: 85
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $customer, 'redirect' => $redirect, )));
- Line: 285
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'server' => $server, )));
- Line: 119
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $server, 'redirect' => $redirect, )));
- Line: 269
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'blacklist' => $blacklist, )));
- Line: 145
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $blacklist, 'redirect' => $redirect, )));
- Line: 237
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'monitor' => $monitor, )));
- Line: 83
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $monitor, 'redirect' => $redirect, )));
- Line: 174
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'server' => $server, )));
- Line: 85
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $server, 'redirect' => $redirect, )));
- Line: 192
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'category' => $category, )));
- Line: 73
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $category, 'redirect' => $redirect, )));
- Line: 167
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'success' => $notify->hasSuccess, 'template' => $template, )));
- Line: 83
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $template, 'redirect' => $redirect, )));
- Line: 300
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'backend_controller_extensions_action_enable'
-
Signature:
Yii::app()->hooks->doAction('backend_controller_extensions_action_enable', $collection = new CAttributeCollection(array( 'controller' => $this, 'extension' => $manager->getExtensionInstance($id), 'redirect' => array('extensions/index'), 'success' => $notify->hasSuccess, )));
- Line: 95
- Description: This hook allows you to do some custom work when the extensions controller action enable is called
- Tag: 'backend_controller_extensions_action_disable'
-
Signature:
Yii::app()->hooks->doAction('backend_controller_extensions_action_disable', $collection = new CAttributeCollection(array( 'controller' => $this, 'extension' => $manager->getExtensionInstance($id), 'redirect' => array('extensions/index'), 'success' => $notify->hasSuccess, )));
- Line: 126
- Description: This hook allows you to do some custom work when the extensions controller action disable is called
- Tag: 'backend_controller_extensions_action_update'
-
Signature:
Yii::app()->hooks->doAction('backend_controller_extensions_action_update', $collection = new CAttributeCollection(array( 'controller' => $this, 'extension' => $manager->getExtensionInstance($id), 'redirect' => array('extensions/index'), 'success' => $notify->hasSuccess, )));
- Line: 157
- Description: This hook allows you to do some custom work when the extensions controller action update is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'redirect' => $redirect, )));
- Line: 194
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'server' => $server, )));
- Line: 85
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $server, 'redirect' => $redirect, )));
- Line: 183
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $loggedIn, 'model' => $model, )));
- Line: 109
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'backend_controller_guest_reset_password'
-
Signature:
Yii::app()->hooks->doAction('backend_controller_guest_reset_password', $collection = new CAttributeCollection(array( 'user' => $user, 'passwordReset' => $model, 'randPassword' => $randPassword, 'hashedPassword'=> $hashedPassword, 'sendEmail' => true, 'redirect' => array('guest/index'), )));
- Line: 231
- Description: This hook allows you to do some custom work when the backend guest controller action reset password is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'language' => $language, )));
- Line: 81
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $language, 'redirect' => $redirect, )));
- Line: 203
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'pageType' => $pageType, )));
- Line: 76
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'subscriber' => $subscriber, 'redirect' => $redirect, )));
- Line: 83
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $list, 'redirect' => $redirect, )));
- Line: 114
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $message, 'redirect' => $redirect, )));
- Line: 110
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'order' => $order, )));
- Line: 85
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $order, 'redirect' => $redirect, )));
- Line: 365
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'page' => $page, )));
- Line: 92
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $page, 'redirect' => $redirect, )));
- Line: 202
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'pricePlan' => $pricePlan, )));
- Line: 91
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $pricePlan, 'redirect' => $redirect, )));
- Line: 214
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'promoCode' => $promoCode, )));
- Line: 80
- Description: This hook allows you to do some custom work when the backend promo codes controller saves data.
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $promoCode, 'redirect' => $redirect, )));
- Line: 171
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'domain' => $domain, )));
- Line: 89
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $domain, 'redirect' => $redirect, )));
- Line: 221
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'success' => $notify->hasSuccess, 'commonModel' => $commonModel, )));
- Line: 45
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'model' => $model, )));
- Line: 88
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $model, 'redirect' => $redirect, )));
- Line: 189
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $survey, 'redirect' => $redirect, )));
- Line: 107
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'tax' => $tax, )));
- Line: 78
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $tax, 'redirect' => $redirect, )));
- Line: 169
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'redirect' => $redirect, )));
- Line: 172
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'domain' => $domain, )));
- Line: 79
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $domain, 'redirect' => $redirect, )));
- Line: 170
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $email, 'redirect' => $redirect, )));
- Line: 122
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'success' => $notify->hasSuccess, 'group' => $group, )));
- Line: 94
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $group, 'redirect' => $redirect, )));
- Line: 209
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'success' => $notify->hasSuccess, 'user' => $user, )));
- Line: 73
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $user, 'redirect' => $redirect, )));
- Line: 255
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'zone' => $zone, )));
- Line: 70
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'controller_action_delete_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_delete_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'model' => $zone, 'redirect' => $redirect, )));
- Line: 163
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 44
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 65
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 92
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 130
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 141
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 44
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 67
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 158
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 181
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 192
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 125
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 148
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 159
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 144
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 161
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 133
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 156
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 167
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 144
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 161
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 149
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 183
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 168
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 218
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 231
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 66
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 205
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 241
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 58
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 148
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 165
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 306
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 323
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 311
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 328
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 98
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 304
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 321
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 109
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 163
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 174
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 66
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 148
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 165
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 93
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 116
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 127
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 133
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 150
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 73
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 71
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 106
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 129
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 140
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 137
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 154
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 71
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 113
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 136
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 147
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 142
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 159
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 124
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 137
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 65
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 168
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 185
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 151
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 168
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 139
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 162
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 173
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 154
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 171
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 84
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 44
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 81
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 107
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 145
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 156
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 44
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 80
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 223
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 246
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 257
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 65
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 200
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 217
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 63
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 122
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 179
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 190
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 123
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 170
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 192
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 204
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 74
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 164
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 176
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 74
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 158
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 170
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 138
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 150
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 74
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 158
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 170
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 74
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 158
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 170
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 161
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 173
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 138
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 150
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 138
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 149
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 139
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 151
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 74
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 158
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 170
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 138
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 149
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 162
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 175
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 139
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 152
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 155
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 168
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 155
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 168
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 101
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 138
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 149
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 157
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 102
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 160
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 172
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 68
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 205
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 298
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 103
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 126
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 138
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 71
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 168
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 221
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 151
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 174
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 186
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 68
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 179
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 246
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 175
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 230
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 243
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 66
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 204
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 242
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 93
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 116
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 127
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 152
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 169
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 71
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'before_wysiwyg_editor_left_side'
-
Signature:
Yii::app()->hooks->doAction('before_wysiwyg_editor_left_side', array( 'controller' => $this, 'template' => $template ));
- Line: 100
- Description: This hook gives a chance to append content before the wysiwyg editor left side.
- Tag: 'before_wysiwyg_editor_right_side'
-
Signature:
Yii::app()->hooks->doAction('before_wysiwyg_editor_right_side', array( 'controller' => $this, 'template' => $template ));
- Line: 109
- Description: This hook gives a chance to append content before the wysiwyg editor right side.
- Tag: 'after_wysiwyg_editor'
-
Signature:
Yii::app()->hooks->doAction('after_wysiwyg_editor', array( 'controller' => $this, 'template' => $template ));
- Line: 121
- Description: This hook gives a chance to append content after the wysiwyg editor.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 137
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 160
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 201
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 65
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 168
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 229
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 39
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, 'ID' => 1, )));
- Line: 58
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 164
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 352
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 168
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 218
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 231
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 66
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 204
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 239
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 56
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 88
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 103
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 114
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 58
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 94
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 114
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 125
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 58
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 107
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 127
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 138
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 54
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 117
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 152
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 38
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 72
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 114
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 137
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 149
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 60
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 149
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 200
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'layout_footer_html'
-
Signature:
Yii::app()->hooks->doAction('layout_footer_html', $this)
- Line: 37
- Description: This hook gives a chance to push html in app footer if needed
- Tag: 'layout_top_navbar_menu_items_start'
-
Signature:
Yii::app()->hooks->doAction('layout_top_navbar_menu_items_start', $this)
- Line: 39
- Description: This hook allows the addition of items at the beginning of top navbar menu inside the layout file.
- Tag: 'layout_top_navbar_menu_items_end'
-
Signature:
Yii::app()->hooks->doAction('layout_top_navbar_menu_items_end', $this)
- Line: 79
- Description: This hook allows the addition of items at the end of top navbar menu inside the layout file.
- Tag: 'backend_layout_main_sidebar_user_panel'
-
Signature:
Yii::app()->hooks->doAction('backend_layout_main_sidebar_user_panel', $this);
- Line: 97
- Description: This hook allows to replace the content of the user panel in the left sidebar for the backend area.
- Tag: 'layout_footer_html'
-
Signature:
Yii::app()->hooks->doAction('layout_footer_html', $this)
- Line: 138
- Description: This hook gives a chance to push html in app footer if needed
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 39
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 73
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 124
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 183
- Description: This hook gives a chance to append content after the active form.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 195
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 58
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 124
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 141
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 63
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 196
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 221
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 67
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 157
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 169
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 186
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 148
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 53
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 100
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 126
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 59
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 135
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 152
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 84
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 58
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 143
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 160
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 60
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid'=> $collection->renderGrid, )));
- Line: 147
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 164
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 23
- Description: This hook gives a chance to prepend content or to replace the default view content with a custom content. Please note that from inside the action callback you can access all the controller view.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 57
- Description: This hook gives a chance to prepend content or to replace the default grid view content with a custom content.
- Tag: 'after_grid_view'
-
Signature:
Yii::app()->hooks->doAction('after_grid_view', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 145
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'after_view_file_content'