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'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 162
- 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: 134
- 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: 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: 91
- 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: 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_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: 129
- 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: 146
- 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: 122
- 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: 139
- 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: 241
- 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: 340
- 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: 351
- 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: 194
- 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: 211
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 142
- 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: 198
- Description: This hook gives a chance to append content after the grid view 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: 118
- 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: 141
- 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_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: 157
- 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: 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: 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: 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_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: 157
- 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: 180
- 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: 191
- 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: 157
- 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: 174
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'views_before_content'
-
Signature:
Yii::app()->hooks->doAction('views_before_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.
- Tag: 'views_before_form'
-
Signature:
Yii::app()->hooks->doAction('views_before_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: 'views_before_form_fields'
-
Signature:
Yii::app()->hooks->doAction('views_before_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: 'views_after_form_fields'
-
Signature:
Yii::app()->hooks->doAction('views_after_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 174
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'views_after_form'
-
Signature:
Yii::app()->hooks->doAction('views_after_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 197
- Description: This hook gives a chance to append content after the active form.
- Tag: 'views_after_content'
-
Signature:
Yii::app()->hooks->doAction('views_after_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 208
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'views_before_content'
-
Signature:
Yii::app()->hooks->doAction('views_before_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.
- Tag: 'views_before_grid'
-
Signature:
Yii::app()->hooks->doAction('views_before_grid', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 64
- Tag: 'views_after_grid'
-
Signature:
Yii::app()->hooks->doAction('views_after_grid', new CAttributeCollection(array( 'controller' => $this, 'renderedGrid' => $collection->renderGrid, )));
- Line: 213
- Description: This hook gives a chance to append content after the grid view content.
- Tag: 'views_after_content'
-
Signature:
Yii::app()->hooks->doAction('views_after_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 230
- 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: 41
- 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: 75
- 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: 132
- 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: 166
- 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: 170
- 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: 203
- 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: 64
- 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: 115
- 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: 126
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 111
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 226
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 33
- 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: 183
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 111
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 72
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 118
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 34
- 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: 135
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 49
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 77
- Description: This hook gives a chance to append content after the active form fields.
- Tag: 'before_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('before_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 28
- 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: 49
- Description: This hook gives a chance to append content after the active form fields.
- 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: 43
- 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: 70
- 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: 98
- 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_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 43
- 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: 68
- 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: 89
- 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: 112
- 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: 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: 60
- 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: 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: 216
- 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: 66
- 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: 112
- 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: 149
- 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: 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_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: 66
- 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: 96
- 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: 133
- 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: 144
- 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: 60
- 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: 110
- 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: 133
- 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: 144
- 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: 61
- 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: 82
- 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: 105
- 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: 116
- 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: 60
- 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: 90
- 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: 113
- 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: 124
- 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: 61
- 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: 83
- 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: 106
- 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: 134
- 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: 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: 100
- 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: 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_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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 72
- 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: 83
- 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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 79
- 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: 90
- 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: 60
- 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: 263
- 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: 329
- 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: 340
- 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: 60
- 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: 95
- 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: 118
- 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: 129
- 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: 60
- 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: 105
- 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: 128
- 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: 139
- 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: 53
- 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: 72
- 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: 94
- 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: 105
- 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: 60
- 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: 233
- 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: 256
- 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: 267
- 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: 60
- 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: 118
- 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: 141
- 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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 339
- 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: 350
- 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: 66
- 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: 204
- 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: 226
- 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: 237
- 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: 60
- 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: 162
- 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: 185
- 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: 196
- 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: 60
- 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: 127
- 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: 150
- 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: 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: 61
- 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: 205
- 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: 228
- 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: 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: 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: 165
- 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: 190
- 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: 203
- 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: 45
- 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: 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: 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_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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 66
- 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: 77
- 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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 64
- 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: 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: 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: 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: 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: 132
- 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: 143
- 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: 64
- 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: 135
- 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: 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: 60
- 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: 81
- 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: 104
- 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: 115
- 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: 60
- 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: 81
- 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: 104
- 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: 115
- 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: 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: 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_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: 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: 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: 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: '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: 66
- 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: 133
- 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: 144
- 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: 145
- 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: 202
- 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: 214
- 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: 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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 75
- 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: 165
- 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: 182
- 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: 89
- 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: 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: 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: 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: 181
- 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: 155
- 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: 205
- 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: 140
- 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: '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: 160
- 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: 193
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'views_before_content'
-
Signature:
Yii::app()->hooks->doAction('views_before_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.
- Tag: 'views_before_grid'
-
Signature:
Yii::app()->hooks->doAction('views_before_grid', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 57
- Tag: 'views_after_grid'
-
Signature:
Yii::app()->hooks->doAction('views_after_grid', 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: 'views_after_content'
-
Signature:
Yii::app()->hooks->doAction('views_after_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 181
- 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_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: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 81
- 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: 92
- 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: 134
- 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: 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_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: 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: 79
- 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: 105
- 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: 142
- 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: 153
- 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: 78
- 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: 172
- 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: 195
- 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: 206
- 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: 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: '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: 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: 'wysiwyg_editor_instance'
-
Signature:
Yii::app()->hooks->doAction('wysiwyg_editor_instance', $wysiwygOptions);
- Line: 96
- Description: This hook allows the changing of the wysiwyg editor options.
- Tag: Yii::app()->hooks->doAction($action, $this);
-
Signature:
Yii::app()->hooks->doAction($action, $this);
- Line: 234
- Description: Please check the files where this hook is registered, so you will be able to understand the usage. Usually this adding custom behaviour in the afterValidate and afterSave methods of the BaseActiveRecord class.
- Tag: 'email_template_upload_behavior_handle_upload_before_save_content'
-
Signature:
Yii::app()->hooks->doAction('email_template_upload_behavior_handle_upload_before_save_content', array( 'template' => $this->owner, 'originalContent' => $this->owner->content, 'storagePath' => $storagePath, 'storageDirName' => $storageDirName, 'cdnSubdomain' => $this->getCdnSubdomain(), ));
- Line: 279
- Description: This hook gives a chance for last moment changes in the email template upload process
- Tag: 'campaign_content_before_transform_links_for_tracking'
-
Signature:
Yii::app()->hooks->doAction('campaign_content_before_transform_links_for_tracking', $collection = new CAttributeCollection(array( 'content' => $content, 'campaign' => $campaign, 'subscriber' => $subscriber, 'list' => $list, 'trackingUrls' => $trackingUrls, 'cacheKey' => $cacheKey, )));
- Line: 218
- Description: This hook gives a chance to add content before transforming the links for tracking.
- Tag: 'campaign_content_after_transform_links_for_tracking'
-
Signature:
Yii::app()->hooks->doAction('campaign_content_after_transform_links_for_tracking', $collection = new CAttributeCollection(array( 'content' => $content, 'campaign' => $campaign, 'subscriber' => $subscriber, 'list' => $list, 'trackingUrls' => $trackingUrls, 'cacheKey' => $cacheKey, )));
- Line: 310
- Description: This hook gives a chance to add content after transforming the links for tracking.
- Tag: 'mailer_before_send_email'
-
Signature:
Yii::app()->hooks->doAction('mailer_before_send_email', $this, $params->toArray());
- Line: 98
- Description: This hook gives a chance to perform some actions before the mailer will send the mail.
- Tag: 'mailer_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('mailer_after_send_email', $this, $params->toArray(), $sent);
- Line: 122
- Description: This hook gives a chance to perform some actions after the mailer will send the mail.
- Tag: 'mailer_before_send_email'
-
Signature:
Yii::app()->hooks->doAction('mailer_before_send_email', $this, $params->toArray());
- Line: 88
- Description: This hook gives a chance to perform some actions before the mailer will send the mail.
- Tag: 'mailer_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('mailer_after_send_email', $this, $params->toArray(), $sent);
- Line: 109
- Description: This hook gives a chance to perform some actions after the mailer will send the mail.
- Tag: $appName . '_controller_init'
-
Signature:
Yii::app()->hooks->doAction($appName . '_controller_init');
- Line: 40
- Description: This hook gives a chance to perform some actions at controller init.
- Tag: $appName . '_controller_'
-
Signature:
Yii::app()->hooks->doAction($appName . '_controller_'.$this->id.'_init');
- Line: 41
- Description: This hook gives a chance to perform some actions at controller init, but here will be taken into consideration the controller id.
- Tag: $appName . '_controller_before_action'
-
Signature:
Yii::app()->hooks->doAction($appName . '_controller_before_action', $action);
- Line: 125
- Description: This hook gives a chance to perform some actions before the controller actions.
- Tag: $appName . '_controller_after_action'
-
Signature:
Yii::app()->hooks->doAction($appName . '_controller_after_action', $action);
- Line: 153
- Description: This hook gives a chance to perform some actions after the controller actions.
- Tag: $appName . '_controller_before_render'
-
Signature:
Yii::app()->hooks->doAction($appName . '_controller_before_render', $view);
- Line: 185
- Description: This hook gives a chance to perform some actions before the controller render the view.
- Tag: 'after_opening_body_tag'
-
Signature:
Yii::app()->hooks->doAction('after_opening_body_tag', $this);
- Line: 409
- Description: This hook gives a chance to insert content after the html body tag.
- Tag: 'htmlpurifier_adjust_configuration'
-
Signature:
Yii::app()->hooks->doAction('htmlpurifier_adjust_configuration', new CAttributeCollection(array( 'purifier' => $purifier, 'config' => $config, 'instance' => $this, 'options' => $options, )));
- Line: 51
- Description: This hook gives the chance to modify the configuration of the html purifier
- Tag: 'ext_ckeditor_elfinder_filemanager_view_html_head'
-
Signature:
Yii::app()->hooks->doAction('ext_ckeditor_elfinder_filemanager_view_html_head');
- Line: 44
- Description: This hook gives the chance to modify the file manager options.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 20
- 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: 35
- 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: 121
- 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: 144
- 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: 155
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'model' => $slide, )));
- Line: 109
- 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: 223
- 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' => $slideshow, )));
- 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' => $slideshow, 'redirect' => $redirect, )));
- Line: 180
- 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: 19
- 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: 35
- 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: 77
- 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: 100
- 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: 111
- 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: 21
- 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: 37
- 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: 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: 21
- 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: 55
- 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: 21
- 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: 37
- 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: 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: 125
- 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: 136
- 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: 21
- 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: 55
- 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: 166
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'copy_campaign'
-
Signature:
Yii::app()->hooks->doAction('copy_campaign', new CAttributeCollection(array( 'campaign' => $this, 'copied' => $copied, )));
- Line: 739
- Description: This hook gives the chance to add custom behavior when the method copy() is called in the Campaign class.
- Tag: 'customer_login_log_add_new_before_save'
-
Signature:
Yii::app()->hooks->doAction('customer_login_log_add_new_before_save', new CAttributeCollection(array( 'model' => $model, )));
- Line: 155
- Description: This hook gives the chance to perform actions before a customer login log record is saved.
- Tag: 'customer_login_log_add_after_after_save'
-
Signature:
Yii::app()->hooks->doAction('customer_login_log_add_after_after_save', new CAttributeCollection(array( 'model' => $model, 'saved' => $saved, )));
- Line: 161
- Description: This hook gives the chance to perform actions after a customer login log record is saved.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 115
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 178
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 180
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 203
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 213
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 223
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 211
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 238
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 215
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 199
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 39
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 82
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 199
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 168
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 211
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 200
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 75
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 51
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 252
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'delivery_server_after_send_email'
-
Signature:
Yii::app()->hooks->doAction('delivery_server_after_send_email', $params, $this, $sent);
- Line: 199
- Description: This hook gives the chance to perform actions after the delivery server sends the email.
- Tag: 'email_blacklist_before_add_email_to_blacklist'
-
Signature:
Yii::app()->hooks->doAction('email_blacklist_before_add_email_to_blacklist', $collection = new CAttributeCollection(array( 'email' => $email, 'customer' => $customer, 'continue' => true, )));
- Line: 350
- Description: This hook gives the chance to perform actions before the email is added to the blacklist.
- Tag: 'email_blacklist_after_add_email_to_blacklist'
-
Signature:
Yii::app()->hooks->doAction('email_blacklist_after_add_email_to_blacklist', new CAttributeCollection(array( 'email' => $email, 'saved' => false, 'customer' => $customer, )));
- Line: 356
- Description: This hook gives the chance to perform actions after the email is added to the blacklist.
- Tag: 'transactional_emails_before_send'
-
Signature:
Yii::app()->hooks->doAction('transactional_emails_before_send', new CAttributeCollection(array( 'instance' => $this, )));
- Line: 200
- Description: This hook gives the chance to perform actions before a transactional email is sent.
- Tag: 'transactional_emails_after_send'
-
Signature:
Yii::app()->hooks->doAction('transactional_emails_after_send', new CAttributeCollection(array( 'instance' => $this, 'log' => $log, 'sent' => $sent, )));
- Line: 284
- Description: This hook gives the chance to perform actions after a transactional email is sent.
- Tag: 'console_command_archive_campaigns_delivery_logs_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_archive_campaigns_delivery_logs_before_process', $this);
- Line: 28
- Description: This hook gives the chance to perform some actions before the processing of the campaign delivery logs in the CLI controller ArchiveCampaignsDeliveryLogsCommand.
- Tag: 'console_command_archive_campaigns_delivery_logs_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_archive_campaigns_delivery_logs_after_process', $this);
- Line: 32
- Description: This hook gives the chance to perform some actions after the processing of the campaign delivery logs in the CLI controller ArchiveCampaignsDeliveryLogsCommand.
- Tag: 'console_command_auto_update_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_auto_update_before_process', $this);
- Line: 40
- Description: This hook gives the chance to perform some actions before the auto update command is processing.
- Tag: 'console_command_auto_update_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_auto_update_after_process', $this);
- Line: 48
- Description: This hook gives the chance to perform some actions after the auto update command is processing.
- Tag: 'console_command_bounce_handler_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_bounce_handler_before_process', $this);
- Line: 72
- Description: This hook gives the chance to perform some actions before the bounce handler command is processing.
- Tag: 'console_command_bounce_handler_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_bounce_handler_after_process', $this);
- Line: 85
- Description: This hook gives the chance to perform some actions after the bounce handler command is processing.
- Tag: 'console_command_clear_cache_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_clear_cache_before_process', $this);
- Line: 30
- Description: This hook gives the chance to perform some actions before the clear cache command is processing.
- Tag: 'console_command_clear_cache_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_clear_cache_after_process', $this);
- Line: 34
- Description: This hook gives the chance to perform some actions after the clear cache command is processing.
- Tag: 'console_command_daily'
-
Signature:
Yii::app()->hooks->doAction('console_command_daily', $this);
- Line: 47
- Description: This hook gives the chance to perform some actions after the daily command run.
- Tag: 'console_command_email_blacklist_import_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_blacklist_import_before_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'filePath' => $file, )));
- Line: 175
- Description: This hook gives the chance to perform some actions before the email blacklist import command is processing.
- Tag: 'console_command_email_blacklist_import_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_blacklist_import_after_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'filePath' => $file, )));
- Line: 185
- Description: This hook gives the chance to perform some actions after the email blacklist import command is processing.
- Tag: 'console_command_email_blacklist_monitor_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_blacklist_monitor_before_process', $this);
- Line: 30
- Description: This hook gives the chance to perform some actions before the email blacklist monitor command is processing.
- Tag: 'console_command_email_blacklist_monitor_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_blacklist_monitor_after_process', $this);
- Line: 34
- Description: This hook gives the chance to perform some actions after the email blacklist monitor command is processing.
- Tag: 'console_command_email_box_monitor_handler_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_box_monitor_handler_before_process', $this);
- Line: 73
- Description: This hook gives the chance to perform some actions before the email box monitor handler command is processing.
- Tag: 'console_command_email_box_monitor_handler_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_email_box_monitor_handler_after_process', $this);
- Line: 84
- Description: This hook gives the chance to perform some actions after the email box monitor handler command is processing.
- Tag: 'console_command_feedback_loop_handler_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_feedback_loop_handler_before_process', $this);
- Line: 67
- Description: This hook gives the chance to perform some actions before the feedback loop handler command is processing.
- Tag: 'console_command_feedback_loop_handler_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_feedback_loop_handler_after_process', $this);
- Line: 76
- Description: This hook gives the chance to perform some actions after the feedback loop handler command is processing.
- Tag: 'console_command_hourly_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_hourly_before_process', $this);
- Line: 33
- Description: This hook gives the chance to perform some actions before the hourly command is processing.
- Tag: 'console_command_hourly_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_hourly_after_process', $this);
- Line: 37
- Description: This hook gives the chance to perform some actions after the hourly command is processing.
- Tag: 'console_command_list_export_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_list_export_before_process', $this);
- Line: 40
- Description: This hook gives the chance to perform some actions before the list export command is processing.
- Tag: 'console_command_list_export_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_list_export_after_process', $this);
- Line: 48
- Description: This hook gives the chance to perform some actions after the list export command is processing.
- Tag: 'console_command_list_import_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_list_import_before_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'listUid' => $listName, 'filePath' => $file, )));
- Line: 165
- Description: This hook gives the chance to perform some actions before the list import command is processing.
- Tag: 'console_command_list_import_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_list_import_after_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'listUid' => $listName, 'filePath' => $file, )));
- Line: 184
- Description: This hook gives the chance to perform some actions after the list import command is processing.
- Tag: 'list_import_before_processing_data'
-
Signature:
Yii::app()->hooks->doAction('list_import_before_processing_data', $collection = new CAttributeCollection(array( 'data' => $data, 'list' => $list, 'importLog' => $importLog, 'finished' => $finished, 'importCount' => $importCount, 'failures' => $failures, 'importType' => 'csv' )));
- Line: 752
- Description: This hook gives the chance to perform some actions before the list import command is processing the data.
- Tag: 'console_command_process_delivery_and_bounce_log_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_process_delivery_and_bounce_log_before_process', $this);
- Line: 25
- Description: This hook gives the chance to perform some actions before the process delivery and bounce log command is processing.
- Tag: 'console_command_process_delivery_and_bounce_log_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_process_delivery_and_bounce_log_after_process', $this);
- Line: 30
- Description: This hook gives the chance to perform some actions after the process delivery and bounce log command is processing.
- Tag: 'console_command_send_campaigns_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_before_process', $this);
- Line: 195
- Description: This hook gives the chance to perform some actions before the send campaign command is processing.
- Tag: 'console_command_send_campaigns_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_after_process', $this);
- Line: 206
- Description: This hook gives the chance to perform some actions after the send campaign command is processing.
- Tag: 'console_command_send_campaigns_send_campaign_step1_start'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_send_campaign_step1_start', $campaign);
- Line: 605
- Description: This hook gives the chance to perform some actions when send campaign step1 is starting.
- Tag: 'console_command_send_campaigns_send_campaign_step1_end'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_send_campaign_step1_end', $campaign);
- Line: 701
- Description: This hook gives the chance to perform some actions at send campaign step1 end.
- Tag: 'console_send_campaigns_command_process_subscribers_loop_in_loop_start'
-
Signature:
Yii::app()->hooks->doAction('console_send_campaigns_command_process_subscribers_loop_in_loop_start', $collection = new CAttributeCollection(array( 'campaign' => $campaign, 'subscriber' => $subscriber, 'server' => $server, 'domainPolicySubscribers' => $domainPolicySubscribers, 'subscribers' => $subscribers, 'index' => $index, 'continueProcessing' => true, )));
- Line: 1147
- Description: This hook gives the chance to perform some actions when the send campaigns command start processing the subscribers loop in loop.
- Tag: 'console_command_send_campaigns_before_send_to_subscriber'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_before_send_to_subscriber', $campaign, $subscriber, $customer, $server, $emailParams);
- Line: 1336
- Description: This hook gives the chance to perform some actions before the send campaigns command is sending the email to the subscriber.
- Tag: 'console_command_send_campaigns_after_send_to_subscriber'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_after_send_to_subscriber', $campaign, $subscriber, $customer, $server, $sent, $response, $status);
- Line: 1491
- Description: This hook gives the chance to perform some actions after the send campaigns command is sending the email to the subscriber.
- Tag: 'console_command_send_campaigns_campaign_sent'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_campaign_sent', $campaign);
- Line: 2015
- Description: This hook gives the chance to perform some actions when the send campaigns command has sent the campaign.
- Tag: 'console_command_send_campaigns_webhooks_opens_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_webhooks_opens_before_process', $this);
- Line: 50
- Description: This hook gives the chance to perform some actions before the send campaign webhooks command is processing the opens.
- Tag: 'console_command_send_campaigns_webhooks_opens_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_webhooks_opens_after_process', $this);
- Line: 54
- Description: This hook gives the chance to perform some actions after the send campaign webhooks command is processing the opens.
- Tag: 'console_command_send_campaigns_webhooks_clicks_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_webhooks_clicks_before_process', $this);
- Line: 83
- Description: This hook gives the chance to perform some actions before the send campaign webhooks command is processing the clicks.
- Tag: 'console_command_send_campaigns_webhooks_clicks_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_send_campaigns_webhooks_clicks_after_process', $this);
- Line: 87
- Description: This hook gives the chance to perform some actions after the send campaign webhooks command is processing the clicks.
- Tag: 'console_command_transactional_emails_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_transactional_emails_before_process', $this);
- Line: 31
- Description: This hook gives the chance to perform some actions before the send transactional emails command is processing.
- Tag: 'console_command_transactional_emails_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_transactional_emails_after_process', $this);
- Line: 36
- Description: This hook gives the chance to perform some actions after the send transactional emails command is processing.
- Tag: 'console_command_suppression_list_import_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_suppression_list_import_before_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'listUid' => $listName, 'filePath' => $file, )));
- Line: 152
- Description: This hook gives the chance to perform some actions before the suppression list import command is processing.
- Tag: 'console_command_suppression_list_import_after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_suppression_list_import_after_process', new CAttributeCollection(array( 'command' => $this, 'importType' => $extension, 'listUid' => $listName, 'filePath' => $file, )));
- Line: 166
- Description: This hook gives the chance to perform some actions after the suppression list import command is processing.
- Tag: 'console_command_translate_before_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_translate_before_process', $this);
- Line: 28
- Description: This hook gives the chance to perform some actions before the translate command is processing.
- Tag: 'console_command_translate__after_process'
-
Signature:
Yii::app()->hooks->doAction('console_command_translate__after_process', $this);
- Line: 32
- Description: This hook gives the chance to perform some actions after the translate command is processing.
- Tag: 'customer_login_with_disabled_account'
-
Signature:
Yii::app()->hooks->doAction('customer_login_with_disabled_account', new CAttributeCollection(array( 'customer' => $customer, 'identity' => $this, 'initialStatus' => $status, )));
- Line: 41
- Description: This hook is triggered when a disabled customer logs in and the account is enabled again
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => Yii::app()->notify->hasSuccess, 'customer' => $customer, )));
- Line: 44
- 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: 109
- 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: 153
- 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: 103
- 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: 236
- 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: 77
- 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: 173
- 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, 'campaign' => $campaign, 'redirect' => $redirect, )));
- Line: 342
- 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: 80
- 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: 182
- 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, 'campaign' => $campaign, )));
- Line: 259
- 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' => $campaign, 'redirect' => $redirect, )));
- Line: 2115
- 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: 138
- 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: 315
- 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, 'email' => $email, )));
- 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, 'email' => $email, 'redirect' => $redirect, )));
- Line: 189
- 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: 106
- 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, 'server' => $server, )));
- Line: 104
- 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' => $loggedIn, 'model' => $model, )));
- Line: 111
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'customer_controller_guest_reset_password'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_guest_reset_password', $collection = new CAttributeCollection(array( 'customer' => $customer, 'passwordReset' => $model, 'randPassword' => $randPassword, 'hashedPassword'=> $hashedPassword, 'sendEmail' => true, 'redirect' => array('guest/index'), )));
- Line: 435
- Description: This hook is triggered when the customer is resetting the password.
- Tag: 'list_import_before_processing_data'
-
Signature:
Yii::app()->hooks->doAction('list_import_before_processing_data', $collection = new CAttributeCollection(array( 'data' => $data, 'list' => $list, 'importLog' => $importLog, 'finished' => $finished, 'importCount' => $importCount, 'failures' => $failures, 'importType' => 'csv' )));
- Line: 501
- Description: This hook gives the chance to perform some actions before the list import command is processing the data.
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'list' => $list, 'page' => $page, 'pageType' => $pageType )));
- Line: 73
- 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, 'list' => $list, 'segment' => $segment, )));
- Line: 154
- 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, 'list' => $list, 'segment' => $segment, 'redirect' => $redirect, )));
- Line: 446
- 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' => Yii::app()->notify->hasSuccess, 'subscriber' => $subscriber, )));
- Line: 609
- 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, 'list' => $list, 'subscriber' => $subscriber, 'redirect' => $redirect, )));
- Line: 1032
- Description: This hook allows you to do some custom work when the controller action delete is called
- Tag: 'controller_action_bulk_action'
-
Signature:
Yii::app()->hooks->doAction('controller_action_bulk_action', $collection = new CAttributeCollection(array( 'controller' => $this, 'redirect' => $redirect, 'list' => $list, 'action' => $action, 'data' => $selectedSubscribers, )));
- Line: 1142
- Description: This hook gives the chance to perform some actions when the bulk action is performed in a controller.
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller' => $this, 'success' => $notify->hasSuccess, 'list' => $list, )));
- Line: 176
- 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' => $list, 'redirect' => $redirect, )));
- Line: 430
- 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, 'domain' => $domain, )));
- Line: 103
- 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: 252
- 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, 'list' => $list, 'email' => $email, )));
- Line: 98
- 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, 'list' => $list, 'email' => $email, 'redirect' => $redirect, )));
- Line: 201
- 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, 'email' => $list, )));
- 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, 'list' => $list, 'redirect' => $redirect, )));
- Line: 186
- 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' => Yii::app()->notify->hasSuccess, 'responder' => $responder, )));
- Line: 451
- 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, 'survey' => $survey, 'responder' => $responder, 'redirect' => $redirect, )));
- Line: 687
- 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, 'list' => $list, 'segment' => $segment, )));
- Line: 154
- 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, 'list' => $list, 'segment' => $segment, 'redirect' => $redirect, )));
- Line: 446
- 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, 'survey' => $survey, )));
- 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' => $survey, 'redirect' => $redirect, )));
- Line: 272
- 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: 181
- 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: 480
- 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: 77
- 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: 178
- 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: 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' => $domain, 'redirect' => $redirect, )));
- Line: 185
- 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: 41
- 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: 59
- 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: 86
- 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: 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_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 41
- 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: 59
- 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: 174
- 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: 197
- 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: 211
- 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: 41
- Description: This hook gives a chance to prepend content before the active form or to replace the default active form entirely.
- Tag: 'after_active_form'
-
Signature:
Yii::app()->hooks->doAction('after_active_form', new CAttributeCollection(array( 'controller' => $this, 'renderedForm' => $collection->renderForm, )));
- Line: 71
- 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: 85
- 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: 41
- 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: 61
- 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: 185
- 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: 208
- 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: 222
- 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: 134
- 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: 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_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: 163
- 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: 194
- 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: 191
- 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: 224
- 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: 183
- 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: 219
- 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: 129
- 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: 155
- 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: 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: 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: 130
- 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: 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: 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: 159
- 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: 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: 62
- 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: 122
- 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: 162
- 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: 62
- 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: 118
- 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: 158
- 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: 61
- 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: 178
- 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: 129
- 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: 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: 166
- 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: 79
- 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: 176
- 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: 211
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'views_before_content'
-
Signature:
Yii::app()->hooks->doAction('views_before_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.
- Tag: 'views_before_grid'
-
Signature:
Yii::app()->hooks->doAction('views_before_grid', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 58
- Tag: 'views_after_grid'
-
Signature:
Yii::app()->hooks->doAction('views_after_grid', 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: 'views_after_content'
-
Signature:
Yii::app()->hooks->doAction('views_after_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: 61
- 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: 115
- 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: 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_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 62
- 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: 182
- 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: 62
- 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: 140
- 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: 177
- 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: 67
- 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: 165
- 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: 196
- 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: 132
- 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: 145
- 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: 67
- 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: 158
- 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: 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_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 69
- 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: 299
- 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: 324
- 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: 70
- 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: 305
- 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: 335
- 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: 'customer_campaigns_overview_after_tracking_stats'
-
Signature:
Yii::app()->hooks->doAction('customer_campaigns_overview_after_tracking_stats', new CAttributeCollection(array( 'controller' => $this, )));
- Line: 89
- Description: This hook gives the chance to insert some content after the tracking stats in the overview of a customer campaign.
- Tag: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 102
- 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: 69
- 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: 297
- 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: 322
- 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: 46
- 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: 222
- 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: 282
- 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: 294
- 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, 'campaign' => $campaign, 'form' => $form )));
- Line: 173
- 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: 214
- 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: 226
- 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: 'campaign_form_setup_step_before_campaign_options'
-
Signature:
Yii::app()->hooks->doAction('campaign_form_setup_step_before_campaign_options', array( 'controller' => $this, 'campaign' => $campaign, 'form' => $form, ));
- Line: 141
- Description: This hook gives the chance to insert some content in the setup of a campaign before the campaign options.
- Tag: 'campaign_form_setup_step_after_campaign_options'
-
Signature:
Yii::app()->hooks->doAction('campaign_form_setup_step_after_campaign_options', array( 'controller' => $this, 'campaign' => $campaign, 'form' => $form, ));
- Line: 224
- Description: This hook gives the chance to insert some content in the setup of a campaign after the campaign options.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 888
- 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: 919
- 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: 1098
- 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: 76
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'campaign_form_template_step_before_top_options'
-
Signature:
Yii::app()->hooks->doAction('campaign_form_template_step_before_top_options', array( 'controller' => $this, 'campaign' => $campaign, 'form' => $form, 'template' => $template, ));
- Line: 84
- Description: This hook gives the chance to insert some content in the setup of a campaign before the campaign top options.
- Tag: 'campaign_form_template_step_after_top_options'
-
Signature:
Yii::app()->hooks->doAction('campaign_form_template_step_after_top_options', array( 'controller' => $this, 'campaign' => $campaign, 'form' => $form, 'template' => $template, ));
- Line: 120
- Description: This hook gives the chance to insert some content in the setup of a campaign after the campaign top options.
- Tag: 'before_wysiwyg_editor_left_side'
-
Signature:
Yii::app()->hooks->doAction('before_wysiwyg_editor_left_side', array( 'controller' => $this, 'template' => $template, 'campaign' => $campaign, 'form' => $form, ));
- Line: 138
- 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, 'campaign' => $campaign, 'form' => $form, ));
- Line: 149
- 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, 'campaign' => $campaign, 'form' => $form, )); ?>
- Line: 162
- 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: 573
- 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: 604
- 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: 912
- 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: 153
- 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: 198
- 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: 47
- 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: 139
- 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: 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_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: 134
- 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: 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_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: 192
- 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: 209
- 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: 132
- 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: 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: 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: 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: 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: 191
- 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: 203
- 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: 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: 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: 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: 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: 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: 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: 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: 105
- 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_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: 69
- 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: 152
- 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: 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_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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 40
- 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: 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: 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: 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: 105
- 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: 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_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: 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: 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: 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: 105
- 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: 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: 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: 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: 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: 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: 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: 105
- 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: 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_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: 105
- 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: 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: 105
- 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: 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: 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: 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: 154
- 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_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: 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: 154
- 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: 24
- 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: 40
- 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: 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: 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: 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: 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: 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: 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: 159
- 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: 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: '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: 185
- 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_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: 96
- 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: 119
- 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: 131
- 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: 69
- 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: 160
- 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: 213
- 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: 225
- 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: 238
- 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: 183
- 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: 218
- 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: 143
- 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: 166
- 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: 188
- 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: 183
- 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: 218
- 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: 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: 142
- 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: 153
- 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: 279
- 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: 294
- 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: 305
- 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: 62
- 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: 82
- 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: 108
- 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: 119
- 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: 97
- Description: This hook allows the addition of items at the end of top navbar menu inside the layout file.
- Tag: 'customer_layout_main_sidebar_user_panel'
-
Signature:
Yii::app()->hooks->doAction('customer_layout_main_sidebar_user_panel', $this);
- Line: 114
- Description: This hook allows to replace the content of the user panel in the left sidebar for the customer area.
- Tag: 'layout_footer_html'
-
Signature:
Yii::app()->hooks->doAction('layout_footer_html', $this)
- Line: 155
- 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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 80
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'customer_controller_list_fields_before_form'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_list_fields_before_form')
- Line: 23
- Description: This hook gives the chance to insert some content before the form for the fields list in the customer area.
- Tag: 'customer_controller_list_fields_render_buttons'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_list_fields_render_buttons')
- Line: 35
- Description: This hook gives the chance to insert some buttons for the fields list in the customer area.
- Tag: 'customer_controller_list_fields_after_form'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_list_fields_after_form')
- Line: 47
- Description: This hook gives the chance to insert some content after the form for the fields list in the customer area.
- 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: 119
- 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: 472
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 24
- 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: 50
- 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: 83
- 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: 119
- Description: This hook gives a chance to append content after the active form.
- 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: '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: '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: '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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 58
- 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: '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: '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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 58
- 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: '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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 81
- 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: 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: 46
- 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: 161
- 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: 187
- 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: 256
- 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: 73
- 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: 158
- 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: 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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 75
- 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: 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_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: 122
- 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: 153
- 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: 70
- 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: 95
- 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: 119
- 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: 130
- 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: 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: 181
- 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: 146
- 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: 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: 230
- 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_active_form'
-
Signature:
Yii::app()->hooks->doAction('before_active_form', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderForm' => true, )));
- Line: 48
- 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: 83
- Description: This hook gives a chance to prepend content before the active form fields.
- Tag: 'list_subscriber_actions_subscribe_action_before_html_display'
-
Signature:
Yii::app()->hooks->doAction('list_subscriber_actions_subscribe_action_before_html_display', $list)
- Line: 299
- Description: This hook gives the chance to insert some content before the html is displayed when a subscriber is performing the subscribe action.
- Tag: 'list_subscriber_actions_subscribe_action_after_html_display'
-
Signature:
Yii::app()->hooks->doAction('list_subscriber_actions_subscribe_action_after_html_display', $list)
- Line: 311
- Description: This hook gives the chance to insert some content after the html is displayed when a subscriber is performing the subscribe action.
- Tag: 'list_subscriber_actions_unsubscribe_action_before_html_display'
-
Signature:
Yii::app()->hooks->doAction('list_subscriber_actions_unsubscribe_action_before_html_display', $list)
- Line: 323
- Description: This hook gives the chance to insert some content before the html is displayed when a subscriber is performing the unsubscribe action.
- Tag: 'list_subscriber_actions_unsubscribe_action_after_html_display'
-
Signature:
Yii::app()->hooks->doAction('list_subscriber_actions_unsubscribe_action_after_html_display', $list)
- Line: 335
- Description: This hook gives the chance to insert some content after the html is displayed when a subscriber is performing the unsubscribe action.
- Tag: 'after_active_form_fields'
-
Signature:
Yii::app()->hooks->doAction('after_active_form_fields', new CAttributeCollection(array( 'controller' => $this, 'form' => $form )));
- Line: 465
- 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: 488
- 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: 528
- 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: 207
- 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: 224
- 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: 60
- 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: 153
- 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: 163
- 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: 67
- 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: '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: 'after_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('after_view_file_content', new CAttributeCollection(array( 'controller' => $this, 'renderedContent' => $viewCollection->renderContent, )));
- Line: 107
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'before_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, )));
- Line: 142
- 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: 198
- Description: This hook gives a chance to append content after the grid view 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: 167
- 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: 184
- 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: 22
- 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: 162
- 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: 41
- 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: 75
- 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: 132
- 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: 143
- 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: 69
- 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: 156
- 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: 189
- 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: 91
- 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: 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: 69
- 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: 150
- 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: 203
- 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: 91
- 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: 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: 67
- 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: 155
- 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: 173
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'customer_controller_survey_fields_before_form'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_survey_fields_before_form')
- Line: 16
- Tag: 'customer_controller_survey_fields_render_buttons'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_survey_fields_render_buttons')
- Line: 28
- Tag: 'customer_controller_survey_fields_after_form'
-
Signature:
Yii::app()->hooks->doAction('customer_controller_survey_fields_after_form')
- Line: 40
- 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: 107
- 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: 70
- 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: 95
- 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: 119
- 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: 130
- 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: 89
- 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: 105
- 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: 74
- 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: 159
- 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: 182
- 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: 193
- 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: 192
- 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: 209
- 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: 92
- 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: 47
- 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: 77
- 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: 105
- 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: 113
- 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: 123
- 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: 138
- 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: 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_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: 150
- 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: 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: 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: 167
- 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: 226
- 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_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: 67
- 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: 153
- 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: 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: 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: 108
- 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: 147
- 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: 158
- 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: 67
- 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: 20
- 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: 36
- 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: 57
- 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: 142
- 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: 165
- 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: 20
- 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: 36
- 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: 57
- 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: 117
- 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: 140
- 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: 21
- 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: 51
- 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: 'ext_backup_manager_on_backup_start'
-
Signature:
Yii::app()->hooks->doAction('ext_backup_manager_on_backup_start', $event);
- Line: 466
- Description: This hook gives the chance to perform some actions when the backup manager is starting the backup.
- Tag: 'ext_backup_manager_on_backup_finish'
-
Signature:
Yii::app()->hooks->doAction('ext_backup_manager_on_backup_finish', $event);
- Line: 477
- Description: This hook gives the chance to perform some actions when the backup manager is finishing the backup.
- Tag: 'ext_backup_manager_on_backup_error'
-
Signature:
Yii::app()->hooks->doAction('ext_backup_manager_on_backup_error', $event);
- Line: 488
- Description: This hook gives the chance to perform some actions when the backup manager is encountering an error.
- Tag: 'backup_manager_after_snapshot_delete'
-
Signature:
Yii::app()->hooks->doAction('backup_manager_after_snapshot_delete', $event);
- Line: 499
- Description: This hook gives the chance to perform some actions after the backup manager is deleteing a snapshot.
- Tag: 'before_view_file_content'
-
Signature:
Yii::app()->hooks->doAction('before_view_file_content', $viewCollection = new CAttributeCollection(array( 'controller' => $this, 'renderContent' => true, )));
- Line: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 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: 20
- 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: 35
- 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: 91
- 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: 21
- 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: 36
- 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: 75
- 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: 99
- 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: 122
- 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: 133
- 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 100
- 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 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: 12
- 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: 27
- 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: 48
- 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: 72
- 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: 95
- 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: 106
- 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 100
- 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_grid_view'
-
Signature:
Yii::app()->hooks->doAction('before_grid_view', $collection = new CAttributeCollection(array( 'controller' => $this, 'renderGrid' => true, 'ID' => 1, )));
- Line: 55
- 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: 130
- 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: 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, 'ID' => 1, )));
- Line: 55
- 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: 125
- 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: 143
- 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: 21
- 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: 36
- 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: 68
- 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: 137
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'ticket' => $ticket, )));
- Line: 97
- 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: 82
- 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: 71
- Description: This hook allows you to do some custom work when the controller action save 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: 21
- 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: 36
- 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: 66
- 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: 117
- 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: 128
- 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: 21
- 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: 52
- 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: 21
- 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: 36
- 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: 66
- 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: 85
- 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: 108
- 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: 119
- 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: 21
- 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: 52
- 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: 21
- 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: 36
- 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: 66
- 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: 153
- 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: 176
- 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: 187
- 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: 21
- 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: 52
- 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: 158
- 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: 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: 21
- 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: 100
- 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: 124
- 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: 143
- 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: 170
- 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: 239
- Description: This hook gives a chance to append content after the view file default content.
- Tag: 'controller_action_save_data'
-
Signature:
Yii::app()->hooks->doAction('controller_action_save_data', $collection = new CAttributeCollection(array( 'controller'=> $this, 'success' => $notify->hasSuccess, 'ticket' => $ticket, )));
- Line: 98
- Description: This hook allows you to do some custom work when the controller action save 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: 21
- 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: 36
- 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: 66
- 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: 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: 21
- 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: 52
- 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: 141
- 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: 158
- 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: 21
- 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: 93
- 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: 117
- 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: 136
- 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: 251
- 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 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: 21
- 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: 36
- 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: 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: 131
- 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: 142
- 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: 20
- 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: 36
- 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: 100
- 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: 'frontend_campaigns_after_track_opening'
-
Signature:
Yii::app()->hooks->doAction('frontend_campaigns_after_track_opening', $this, $track, $campaign, $subscriber);
- Line: 239
- Description: This hook gives the chance to perform some actions after the emails opening are tracked and registered.
- Tag: 'frontend_campaigns_track_url_item_not_found'
-
Signature:
Yii::app()->hooks->doAction('frontend_campaigns_track_url_item_not_found', array( 'step' => 'campaign' ));
- Line: 273
- Description: This hook gives the chance to perform some actions when the track url item is not found.
- Tag: 'frontend_campaigns_after_track_url_before_redirect'
-
Signature:
Yii::app()->hooks->doAction('frontend_campaigns_after_track_url_before_redirect', $this, $campaign, $subscriber, $url);
- Line: 328
- Description: This hook gives the chance to perform some actions after the track url is clicked, just before the redirect.
- Tag: 'frontend_campaigns_after_track_url'
-
Signature:
Yii::app()->hooks->doAction('frontend_campaigns_after_track_url', $this, $track, $campaign, $subscriber);
- Line: 363
- Description: This hook gives the chance to perform some actions after the track url is clicked.
- Tag: 'frontend_list_subscribe_before_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_subscribe_before_transaction', $this);
- Line: 139
- Description: This hook gives the chance to perform some actions before the db transaction in the process of registering a subscriber to a list.
- Tag: 'frontend_list_subscribe_at_transaction_start'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_subscribe_at_transaction_start', $this);
- Line: 146
- Description: This hook gives the chance to perform some actions when the db transaction start.
- Tag: 'frontend_list_subscribe_at_transaction_end'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_subscribe_at_transaction_end', $this);
- Line: 230
- Description: This hook gives the chance to perform some actions when the db transaction end.
- Tag: 'frontend_list_subscribe_after_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_subscribe_after_transaction', $this);
- Line: 313
- Description: This hook gives the chance to perform some actions after the db transaction in the process of registering a subscriber to a list.
- Tag: 'frontend_list_update_profile_before_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_update_profile_before_transaction');
- Line: 591
- Description: This hook gives the chance to perform some actions before the db transaction in the process of updating a subscriber profile.
- Tag: 'frontend_list_update_profile_at_transaction_start'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_update_profile_at_transaction_start');
- Line: 598
- Description: This hook gives the chance to perform some actions when the db transaction start.
- Tag: 'frontend_list_update_profile_at_transaction_end'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_update_profile_at_transaction_end');
- Line: 638
- Description: This hook gives the chance to perform some actions when the db transaction end.
- Tag: 'frontend_list_update_profile_after_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_list_update_profile_after_transaction');
- Line: 659
- Description: This hook gives the chance to perform some actions after the db transaction in the process of updating a subscriber profile.
- Tag: 'frontend_lists_after_track_campaign_unsubscribe'
-
Signature:
Yii::app()->hooks->doAction('frontend_lists_after_track_campaign_unsubscribe', $this, $track);
- Line: 883
- Description: This hook gives the chance to perform some actions after the tracking campaign process is recording an unsubscribe action.
- 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: 1195
- Description: This hook allows you to do some custom work when the controller action save is called
- Tag: 'frontend_survey_respond_before_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_survey_respond_before_transaction', $this);
- Line: 138
- Tag: 'frontend_survey_respond_at_transaction_start'
-
Signature:
Yii::app()->hooks->doAction('frontend_survey_respond_at_transaction_start', $this);
- Line: 145
- Tag: 'frontend_survey_respond_at_transaction_end'
-
Signature:
Yii::app()->hooks->doAction('frontend_survey_respond_at_transaction_end', $this);
- Line: 206
- Tag: 'frontend_survey_respond_after_transaction'
-
Signature:
Yii::app()->hooks->doAction('frontend_survey_respond_after_transaction', $this);
- Line: 229
- 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: 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: 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_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: 64
- 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: 86
- 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: 109
- 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: 120
- 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: 87
- 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: 104
- 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: 115
- 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: 119
- 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: 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: 62
- 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: 100
- 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: 123
- 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: 134
- Description: This hook gives a chance to append content after the view file default content.
Copyright © 2024 Onetwist All rights reserved.