You are here

Functions in Outline Designer 5

Primary tabs

Namesort descending Location Description Direct uses Strings
outline_designer_block ./outline_designer.module Implementation of hook_block
outline_designer_help ./outline_designer.module Implementation of hook_help
outline_designer_install ./outline_designer.install Implementation of hook_install().
outline_designer_menu ./outline_designer.module Implementation of hook_menu
outline_designer_perm ./outline_designer.module Implementation of hook_perm
outline_designer_settings ./outline_designer.module Implementation of hook_settings 1
outline_designer_settings_submit ./outline_designer.module Implementation of hook_settings_submit
theme_outline_designer_bottom ./outline_designer.module Implementation of theme hook
theme_outline_designer_options ./outline_designer.module Implementation of theme hook
theme_outline_designer_top ./outline_designer.module Implementation of theme hook
_outline_designer_ajax ./outline_designer.module Implementation of the ajax menu hook 1
_outline_designer_get_pstr ./outline_designer.module 2
_outline_designer_outline ./outline_designer.module Helper function for the rendering of the outline designer page 1
_outline_designer_recurse_duplicate_nodes ./outline_designer.module this only returns the nids that will neeed to be converted during the duplication process, it is a helper function for the duplicate ajax command 2
_outline_designer_tree_recurse ./outline_designer.module This is a helper function for pulling all the data about a tree together to be rendered, recursively traversing the tree to get all the nodes, it is a helper function for the load_tree ajax function 2

Other projects