You are here

23 uses of FLAG_ADMIN_PATH in Flag 7.3

FlagAdminTestCase::testFlagAdmin in tests/flag.test
Create a flag through the UI and ensure that it is saved properly.
flag_actions_add_form_submit in ./flag_actions.module
flag_actions_delete_form in ./flag_actions.module
flag_actions_delete_form_submit in ./flag_actions.module
flag_actions_form_submit in ./flag_actions.module
Generic submit handler for saving flag actions.
flag_action_form in includes/flag.actions.inc
Generic form for configuring Flag actions.
flag_add_form_submit in includes/flag.admin.inc
flag_admin_menu_map in ./flag.module
Implements hook_admin_menu_map().
flag_delete_confirm in includes/flag.admin.inc
Delete flag page.
flag_delete_confirm_submit in includes/flag.admin.inc
flag_entity_info in ./flag.module
Implements hook_entity_info().
flag_export_form in includes/flag.export.inc
Export a flag and display it in a form.
flag_flag::admin_path in includes/flag/flag_flag.inc
Returns administrative menu path for carrying out some action.
flag_form_node_type_form_alter in ./flag.module
Implements hook_form_FORM_ID_alter(): node_type_form.
flag_form_submit in includes/flag.admin.inc
Add/Edit flag form submit.
flag_handler_relationship_content::options_form in includes/views/flag_handler_relationships.inc
Provide the label widget that all fields should have.
flag_help in ./flag.module
Implements hook_help().
flag_import_form in includes/flag.export.inc
Form to import a flag.
flag_import_form_submit in includes/flag.export.inc
Submit handler; Import a flag.
flag_plugin_argument_validate_flaggability::options_form in includes/views/flag_plugin_argument_validate_flaggability.inc
Provide the default form for setting options.
flag_update_page in includes/flag.export.inc
Page for displaying an upgrade message and export form for Flag 1.x flags.
theme_flag_actions_page in ./flag_actions.module
Theme the list of actions currently in place for flags.
theme_flag_admin_page in includes/flag.admin.inc
Theme the output for the main flag administration page.