You are here

constant FASTTOGGLE_FORMAT_FORM in Fasttoggle 7

Same name and namespace in other branches
  1. 8.2 fasttoggle.inc \FASTTOGGLE_FORMAT_FORM
  2. 6 fasttoggle.module \FASTTOGGLE_FORMAT_FORM

Return a link as the structure for a form build.

3 uses of FASTTOGGLE_FORMAT_FORM
fasttoggle in ./fasttoggle.module
Add fasttoggle abilities to a link.
fasttoggle_field_field_formatter_view in module/fasttoggle_field/fasttoggle_field.module
Implements hook_field_formatter_view().
fasttoggle_user_form_alter in module/fasttoggle_user/fasttoggle_user.module
Implements hook_form_alter().

File

./fasttoggle.inc, line 36
Provides common routines and declarations for Fasttoggle.

Code

define('FASTTOGGLE_FORMAT_FORM', 0x2);