constant FASTTOGGLE_FORMAT_LINK_ARRAY in Fasttoggle 7
Same name and namespace in other branches
- 8.2 fasttoggle.inc \FASTTOGGLE_FORMAT_LINK_ARRAY
- 6 fasttoggle.module \FASTTOGGLE_FORMAT_LINK_ARRAY
Return a link as the structure passed to l().
13 uses of FASTTOGGLE_FORMAT_LINK_ARRAY
- fasttoggle in ./
fasttoggle.module - Add fasttoggle abilities to a link.
- fasttoggle_comment_comment_view in module/
fasttoggle_comment/ fasttoggle_comment.module - Implements hook_comment_view().
- fasttoggle_comment_link in module/
fasttoggle_comment/ fasttoggle_comment.module - Implements hook_link().
- fasttoggle_comment_views_handler_field_comment_link::render_link in module/
fasttoggle_comment/ views/ fasttoggle_comment_views_handler_field_comment_link.inc - fasttoggle_field_menu_contextual_links_alter in module/
fasttoggle_field/ fasttoggle_field.module - Implements hook_menu_contextual_links_alter().
File
- ./
fasttoggle.inc, line 31 - Provides common routines and declarations for Fasttoggle.
Code
define('FASTTOGGLE_FORMAT_LINK_ARRAY', 0x1);