FASTTOGGLE_FORMAT_FORM |
./fasttoggle.module |
Return a link as the structure for a form build. |
1 |
1 |
FASTTOGGLE_FORMAT_HTML |
./fasttoggle.module |
Return a link in the resulting HTML format. |
5 |
1 |
FASTTOGGLE_FORMAT_LINK_ARRAY |
./fasttoggle.module |
Return a link as the structure passed to l(). |
3 |
1 |
FASTTOGGLE_LABEL_ACTION |
./fasttoggle.module |
Displays the action that will be performed (e.g. "unpublish", "block"). |
1 |
1 |
FASTTOGGLE_LABEL_CUSTOM |
./fasttoggle.module |
Read custom strings from settings.php |
1 |
1 |
FASTTOGGLE_LABEL_STATUS |
./fasttoggle.module |
Displays the current state of a setting (e.g. "published", "active"). |
5 |
1 |