civicrm_admin_ui.php
Table of Contents
Functions
- civicrm_admin_ui_civicrm_config() : mixed
- Implements hook_civicrm_config().
- civicrm_admin_ui_civicrm_pageRun() : mixed
- Implements hook_civicrm_pageRun().
- civicrm_admin_ui_civicrm_postProcess() : mixed
- Implements hook_civicrm_postProcess().
- civicrm_admin_ui_civicrm_post() : mixed
- Implements hook_civicrm_post().
- civicrm_admin_ui_civicrm_managed() : mixed
- civicrm_admin_ui_civicrm_alterMenu() : mixed
- civicrm_admin_ui_civicrm_navigationMenu() : mixed
- _civicrm_admin_ui_alter_mailing_navigation() : mixed
Functions
civicrm_admin_ui_civicrm_config()
Implements hook_civicrm_config().
civicrm_admin_ui_civicrm_config(mixed &$config) : mixed
Parameters
- $config : mixed
Tags
civicrm_admin_ui_civicrm_pageRun()
Implements hook_civicrm_pageRun().
civicrm_admin_ui_civicrm_pageRun(mixed &$page) : mixed
Parameters
- $page : mixed
civicrm_admin_ui_civicrm_postProcess()
Implements hook_civicrm_postProcess().
civicrm_admin_ui_civicrm_postProcess(mixed $className, mixed $form) : mixed
Parameters
- $className : mixed
- $form : mixed
civicrm_admin_ui_civicrm_post()
Implements hook_civicrm_post().
civicrm_admin_ui_civicrm_post(mixed $op, mixed $entityName, mixed $id, mixed $object, mixed $params) : mixed
Parameters
- $op : mixed
- $entityName : mixed
- $id : mixed
- $object : mixed
- $params : mixed
civicrm_admin_ui_civicrm_managed()
civicrm_admin_ui_civicrm_managed(mixed &$entities, mixed $modules) : mixed
Parameters
- $entities : mixed
- $modules : mixed
civicrm_admin_ui_civicrm_alterMenu()
civicrm_admin_ui_civicrm_alterMenu(mixed &$menuItems) : mixed
Parameters
- $menuItems : mixed
civicrm_admin_ui_civicrm_navigationMenu()
civicrm_admin_ui_civicrm_navigationMenu(mixed &$navigationItems) : mixed
Parameters
- $navigationItems : mixed
_civicrm_admin_ui_alter_mailing_navigation()
_civicrm_admin_ui_alter_mailing_navigation(mixed &$navigationItems) : mixed
Parameters
- $navigationItems : mixed