Function __global->get_staff_actions_list
Definitions
sources/site2.php
- Get list of staff contextual actions.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The list
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get list of staff contextual actions.
*
* @return string The list
*/
function get_staff_actions_list() : string
* Get list of staff contextual actions.
*
* @return string The list
*/
function get_staff_actions_list() : string
