You are here

constant FLAG_ADMIN_PATH in Flag 7.3

Same name and namespace in other branches
  1. 6.2 flag.module \FLAG_ADMIN_PATH
  2. 7.2 flag.module \FLAG_ADMIN_PATH
23 uses of FLAG_ADMIN_PATH
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.

... See full list

File

./flag.module, line 10
The Flag module.

Code

define('FLAG_ADMIN_PATH', 'admin/structure/flags');