You are here

Functions in Auto Menu Title 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
auto_menutitle_after_build ./auto_menutitle.module 1
auto_menutitle_form_alter ./auto_menutitle.module Implementation of hook_form_alter().
auto_menutitle_get_default_setting ./auto_menutitle.module Returns the auto_menutitle setting depending on the content type paramatar. 2
auto_menutitle_get_setting ./auto_menutitle.module Returns the auto_menutitle setting for the node, if its been custom set for this particular node. 1
auto_menutitle_install ./auto_menutitle.install Implementation of hook_install();
auto_menutitle_nodeapi ./auto_menutitle.module hook nodeapi function to store/retrieve/set auto_menutitle states
auto_menutitle_node_settings_form ./auto_menutitle.module Implementation of node_settings_form(). 1
auto_menutitle_perm ./auto_menutitle.module Implementation of hook_perm()
auto_menutitle_uninstall ./auto_menutitle.install Implementation of hook_uninstall().
auto_menutitle_update_1000 ./auto_menutitle.install SQL Updates to node table for menu states 1
auto_menutitle_update_1001 ./auto_menutitle.install Copy the old setting for 'collapsible', so we can support the new option for enabling, but not checking on
_auto_menutitle_patternprocessor ./auto_menutitle.module Helper function to generate the menu title according to the token string. Right now its only a wrapper, but if this is to be expanded, here is the place to be.

Other projects