|
book_get_flat_menu |
drupal-6.x/modules/book/book.module |
Get the book menu tree for a page, and return it as a linear array. |
3 |
|
|
book_help |
drupal-6.x/modules/book/book.module |
Implementation of hook_help(). |
|
|
|
book_init |
drupal-6.x/modules/book/book.module |
Implementation of hook_init(). Add's the book module's CSS. |
|
|
|
book_install |
drupal-6.x/modules/book/book.install |
Implementation of hook_install(). |
|
|
|
book_link |
drupal-6.x/modules/book/book.module |
Implementation of hook_link(). |
|
2 |
|
book_link_load |
drupal-6.x/modules/book/book.module |
Like menu_link_load(), but adds additional data from the {book} table. |
2 |
|
|
book_menu |
drupal-6.x/modules/book/book.module |
Implementation of hook_menu(). |
|
|
|
book_menu_name |
drupal-6.x/modules/book/book.module |
Generate the corresponding menu name from a book ID. |
4 |
|
|
book_menu_subtree_data |
drupal-6.x/modules/book/book.module |
Get the data representing a subtree of the book hierarchy. |
3 |
|
|
book_next |
drupal-6.x/modules/book/book.module |
Fetches the menu link for the next page of the book. |
1 |
|
|
book_nodeapi |
drupal-6.x/modules/book/book.module |
Implementation of hook_nodeapi(). |
|
|
|
book_node_export |
drupal-6.x/modules/book/book.module |
Generates printer-friendly HTML for a node. |
1 |
1 |
|
book_node_type |
drupal-6.x/modules/book/book.module |
Implementation of hook_node_type(). |
|
|
|
book_outline |
drupal-6.x/modules/book/book.pages.inc |
Menu callback; show the outline form for a single node. |
|
1 |
|
book_outline_form |
drupal-6.x/modules/book/book.pages.inc |
Build the form to handle all book outline operations via the outline tab. |
|
1 |
|
book_outline_form_submit |
drupal-6.x/modules/book/book.pages.inc |
Handles book outline form submissions from the outline tab. |
|
|
|
book_perm |
drupal-6.x/modules/book/book.module |
Implementation of hook_perm(). |
|
|
|
book_prev |
drupal-6.x/modules/book/book.module |
Fetches the menu link for the previous page of the book. |
1 |
|
|
book_remove_button_submit |
drupal-6.x/modules/book/book.pages.inc |
Button submit function to redirect to removal confirm form. |
|
1 |
|
book_remove_form |
drupal-6.x/modules/book/book.pages.inc |
Menu callback; builds a form to confirm removal of a node from the book. |
|
1 |
|
book_remove_form_submit |
drupal-6.x/modules/book/book.pages.inc |
Confirm form submit function to remove a node from the book. |
|
|
|
book_render |
drupal-6.x/modules/book/book.pages.inc |
Menu callback; prints a listing of all books. |
|
1 |
|
book_schema |
drupal-6.x/modules/book/book.install |
Implementation of hook_schema(). |
|
|
|
book_theme |
drupal-6.x/modules/book/book.module |
Implementation of hook_theme() |
|
|
|
book_toc |
drupal-6.x/modules/book/book.module |
Returns an array of book pages in table of contents order. |
1 |
|
|
book_type_is_allowed |
drupal-6.x/modules/book/book.module |
Determine if a given node type is in the list of types allowed for books. |
1 |
|
|
book_uninstall |
drupal-6.x/modules/book/book.install |
Implementation of hook_uninstall(). |
|
|
|
book_update_6000 |
drupal-6.x/modules/book/book.install |
Drupal 5.x to 6.x update. |
|
|
|
book_update_bid |
drupal-6.x/modules/book/book.module |
Update the bid for a page and its children when it is moved to a new book. |
1 |
|
|
bootstrap_hooks |
drupal-6.x/includes/bootstrap.inc |
Define the critical hooks that force modules to always be loaded. |
1 |
|
|
bootstrap_invoke_all |
drupal-6.x/includes/bootstrap.inc |
Call all init or exit hooks without including all modules. |
1 |
|
|
cache_clear_all |
drupal-6.x/includes/cache-install.inc |
|
52 |
2 |
|
cache_clear_all |
drupal-6.x/includes/cache.inc |
Expire data from the cache. If called without arguments, expirable
entries will be cleared from the cache_page and cache_block tables. |
52 |
2 |
|
cache_get |
drupal-6.x/includes/cache-install.inc |
|
11 |
|
|
cache_get |
drupal-6.x/includes/cache.inc |
Return data from the persistent cache. Data may be stored as either plain text or as serialized data.
cache_get will automatically return unserialized objects and arrays. |
11 |
|
|
cache_set |
drupal-6.x/includes/cache-install.inc |
|
11 |
|
|
cache_set |
drupal-6.x/includes/cache.inc |
Store data in the persistent cache. |
11 |
|
|
chameleon_comment |
drupal-6.x/themes/chameleon/chameleon.theme |
|
|
|
|
chameleon_help |
drupal-6.x/themes/chameleon/chameleon.theme |
|
|
|
|
chameleon_node |
drupal-6.x/themes/chameleon/chameleon.theme |
|
|
|
|
chameleon_page |
drupal-6.x/themes/chameleon/chameleon.theme |
|
|
|
|
chameleon_theme |
drupal-6.x/themes/chameleon/chameleon.theme |
Implementation of hook_theme. Auto-discover theme functions. |
|
|
|
check_file |
drupal-6.x/includes/common.inc |
|
|
|
|
check_markup |
drupal-6.x/modules/filter/filter.module |
Run all the enabled filters on a piece of text. |
8 |
|
|
check_plain |
drupal-6.x/includes/bootstrap.inc |
Encode special characters in a plain-text string for display as HTML. |
139 |
6 |
|
check_url |
drupal-6.x/includes/common.inc |
Prepare a URL for use in an HTML attribute. Strips harmful protocols. |
27 |
|
|
color_form_alter |
drupal-6.x/modules/color/color.module |
Implementation of hook_form_alter(). |
|
|
|
color_get_info |
drupal-6.x/modules/color/color.module |
Retrieve the color.module info for a particular theme. |
3 |
|
|
color_get_palette |
drupal-6.x/modules/color/color.module |
Helper function to retrieve the color palette for a particular theme. |
3 |
|
|
color_help |
drupal-6.x/modules/color/color.module |
Implementation of hook_help(). |
|
|