hook_mpac_selection_handlers |
./mpac.api.php |
Alters the list of selection handlers for a given type. |
|
|
hook_mpac_selection_matches |
./mpac.api.php |
Alters the list of selection matches. |
|
|
hook_mpac_selection_plugin_info |
./mpac.api.php |
Declares information about additional selection plugins. |
|
|
mpac_autocomplete |
./mpac.pages.inc |
Page callback: Outputs JSON for autocomplete suggestions. |
|
|
mpac_form_menu_link_form_alter |
./mpac.module |
Implements hook_form_FORM_ID_alter(). |
|
|
mpac_form_path_admin_form_alter |
./mpac.module |
Implements hook_form_FORM_ID_alter(). |
|
|
mpac_get_selection_handlers |
./mpac.module |
Gets the selection handlers for a given mpac autocomplete type. |
1 |
|
mpac_menu |
./mpac.module |
Implements hook_menu(). |
|
|
mpac_selection_plugin_info |
./mpac.module |
Collect information about selection plugins provided by other modules. |
1 |
|