You are here

constant FASTTOGGLE_FORMAT_LINK_ARRAY in Fasttoggle 6

Same name and namespace in other branches
  1. 8.2 fasttoggle.inc \FASTTOGGLE_FORMAT_LINK_ARRAY
  2. 7 fasttoggle.inc \FASTTOGGLE_FORMAT_LINK_ARRAY

Return a link as the structure passed to l().

3 uses of FASTTOGGLE_FORMAT_LINK_ARRAY
fasttoggle in ./fasttoggle.module
Add fasttoggle abilities to a link
fasttoggle_link in ./fasttoggle.module
Implementation of hook_link().
fasttoggle_menu_contextual_links_alter in ./fasttoggle.module

File

./fasttoggle.module, line 33
Enables fast toggling of binary or not so binary settings.

Code

define('FASTTOGGLE_FORMAT_LINK_ARRAY', 0x1);