You are here

constant FLAG_ADMIN_PATH in Flag 7.2

Same name and namespace in other branches
  1. 6.2 flag.module \FLAG_ADMIN_PATH
  2. 7.3 flag.module \FLAG_ADMIN_PATH
21 uses of FLAG_ADMIN_PATH
FlagTestCase::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 19
The Flag module.

Code

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