Protected Member Functions | |
getRightToCheck () |
'MassSubscribe' takes the user to a form where they can choose marketingList to subscribe many models at once. This is also known as bulk write or mass subscribe.
Definition at line 41 of file MassSubscribeActionSecurity.php.
getRightToCheck | ( | ) | [protected] |
Returns an array of the module class name and the right if there is a right to check against this action. Example: return array('ZurmoModule', ZurmoModule::RIGHT_BULK_WRITE);
Reimplemented from ActionSecurity.
Definition at line 43 of file MassSubscribeActionSecurity.php.