| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 929 lines (31 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| advanced_help_menu() X-Ref |
| Implementation of hook_menu(). |
| advanced_help_menu_alter(&$callbacks) X-Ref |
| Inplementation of hook_menu_alter(). |
| advanced_help_theme() X-Ref |
| Implementation of hook_theme(). |
| advanced_help_uasort($id_a, $id_b) X-Ref |
| No description |
| advanced_help_search_view() X-Ref |
| Page callback for advanced help search. |
| advanced_help_index_page($module = '') X-Ref |
| Page callback to view the advanced help topic index. |
| advanced_help_get_tree($topics, $topic_ids, $max_depth = -1, $depth = 0) X-Ref |
| Build a tree of advanced help topics. |
| advanced_help_get_topic_hierarchy(&$topics) X-Ref |
| Build a hierarchy for a single module's topics. |
| advanced_help_search_form(&$form_state, $keys = '') X-Ref |
| Form builder callback to build the search form. |
| advanced_help_search_form_submit($form, &$form_state) X-Ref |
| Process a search form submission. |
| advanced_help_get_module_name($module) X-Ref |
| Small helper function to get a module's proper name. |
| advanced_help_topic_page($module, $topic) X-Ref |
| Page callback to view a help topic. |
| advanced_help_perm() X-Ref |
| Implementation of hook_perm(). |
| theme_advanced_help_topic($module, $topic, $type = 'icon') X-Ref |
| Display a help icon with a link to view the topic in a popup. param: $module param: $topic param: $type |
| advanced_help_get_topic_filename($module, $topic) X-Ref |
| Load and render a help topic. |
| advanced_help_get_topic_file_info($module, $topic) X-Ref |
| Load and render a help topic. |
| advanced_help_view_topic($module, $topic, $popup = FALSE) X-Ref |
| Load and render a help topic. |
| advanced_help_get_topic($module, $topic) X-Ref |
| Get the information for a single help topic. |
| advanced_help_get_topics() X-Ref |
| Search the system for all available help topics. |
| advanced_help_get_settings() X-Ref |
| No description |
| _advanced_help_parse_ini() X-Ref |
| No description |
| advanced_help_search($op = 'search', $keys = null) X-Ref |
| Implementation of hook_search() |
| advanced_help_get_sids(&$topics) X-Ref |
| Get or create an sid (search id) that correllates to each topic for the search system. |
| advanced_help_update_index() X-Ref |
| Implementation of hook_update_index(). |
| template_preprocess_advanced_help_popup(&$variables) X-Ref |
| Fill in a bunch of page variables for our specialized popup page. |
| advanced_help_l($text, $dest, $options = array() X-Ref |
| Format a link but preserve popup identity. |
| advanced_help_url($dest, $options = array() X-Ref |
| Format a URL but preserve popup identity. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |