book_made_simple_add_child_book_content_types_ddlist |
./book_made_simple.module |
Display allowed child type as dropdown listbox. |
1 |
|
book_made_simple_creator_only_access |
./book_made_simple.module |
|
4 |
|
book_made_simple_form_alter |
./book_made_simple.module |
Implements hook_form_alter(). |
1 |
|
book_made_simple_form_submit |
./book_made_simple.module |
Implements of hook_form_submit(). |
|
1 |
book_made_simple_help |
./book_made_simple.module |
Implements hook_help(). |
|
|
book_made_simple_init |
./book_made_simple.module |
Implements hook_init(). |
|
|
book_made_simple_install |
./book_made_simple.install |
Implements hook_install(). |
|
|
book_made_simple_is_outline_access |
./book_made_simple.module |
Access callback for book outline tab. |
1 |
1 |
book_made_simple_is_reorder_access |
./book_made_simple.module |
Returns access rights for book. |
1 |
1 |
book_made_simple_link |
./book_made_simple.module |
Creates dropdown list of links. |
1 |
|
book_made_simple_menu |
./book_made_simple.module |
Implementats hook_menu(). |
|
|
book_made_simple_menu_alter |
./book_made_simple.module |
Implements hook_menu_alter(). |
|
|
book_made_simple_new_book_object_alter |
./book_made_simple.module |
Implements hook new_book_object_alter from Outline Designer |
|
|
book_made_simple_node_insert |
./book_made_simple.module |
Implements hook_node_insert(). |
|
|
book_made_simple_node_view |
./book_made_simple.module |
Implements hook_node_view(). |
|
|
book_made_simple_node_view_alter |
./book_made_simple.module |
Implements hook_node_view_alter(). |
|
|
book_made_simple_og_manager |
./book_made_simple.module |
Add gids[] param in url for Organic Group managenement |
2 |
|
book_made_simple_permission |
./book_made_simple.module |
Implements hook_permision(). |
|
|
book_made_simple_reorder |
./book_made_simple.module |
Creates shortuct to reorder book page from node object. |
|
1 |
book_made_simple_settings_form |
./book_made_simple.module |
Implements hook_settings_form(). |
|
1 |
book_made_simple_theme |
./book_made_simple.module |
Implements hook_theme(). |
|
|
book_made_simple_theme_menu_item_link |
./book_made_simple.module |
Preprocessor for menu_item_link.
Adds an ID attribute to menu links and helps the module
follow the recursion of menu_tree_output(). |
|
|
book_made_simple_uninstall |
./book_made_simple.install |
Implements hook_uninstall(). |
|
|
book_made_simple_update_6013 |
./book_made_simple.install |
|
|
|
mymodule_book_made_simple_allowed_types_list_alter |
./book_made_simple.api.php |
Allows other modules to change list of allowed content types.
Potential use case is to remove content types from the list, depending on a
field in the book. |
|
|
theme_add_child_book_content_types |
./book_made_simple.module |
Themeable function to display allowed child types of book. |
|
|
_book_made_simple_print_error |
./book_made_simple.module |
Formats error message including the form id. |
1 |
|