Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
book_admin_settings
modules/book/book.admin.inc
Строит и возвращает форму настройки книги.
book_admin_settings_validate
modules/book/book.admin.inc
Валидатор формы настройки книги.
book_block
modules/book/book.module
Реализация hook_block().
book_build_active_trail
modules/book/book.module
Build an active trail to show in the breadcrumb.
book_children
modules/book/book.module
Format the menu links for the child pages of the current page.
book_export
modules/book/book.pages.inc
Menu callback; Generates various representation of a book page and its children.
book_export_html
modules/book/book.pages.inc
This function is called by book_export() to generate HTML for export.
book_export_traverse
modules/book/book.module
Traverse the book tree to build printable or exportable output.
book_form_alter
modules/book/book.module
Implementation of hook_form_alter(). Adds the book fieldset to the node form. See alsobook_pick_book_submit()
book_form_node_delete_confirm_alter
modules/book/book.module
Функция изменения формы подтверждения единичного удаления ноды.
book_form_update
modules/book/book.pages.inc
AJAX callback to replace the book parent select options.
book_get_books
modules/book/book.module
Возвращает массив всех книг.
book_get_flat_menu
modules/book/book.module
Get the book menu tree for a page, and return it as a linear array.
book_help
modules/book/book.module
Реализация hook_help().
book_init
modules/book/book.module
Реализация hook_init(). Добавляет CSS модуля book.
book_install
modules/book/book.install
Реализация hook_install().
book_link
modules/book/book.module
Реализация hook_link().
book_link_load
modules/book/book.module
Like menu_link_load(), but adds additional data from the {book} table.
book_menu
modules/book/book.module
Реализация hook_menu().
book_menu_name
modules/book/book.module
Generate the corresponding menu name from a book ID.
book_menu_subtree_data
modules/book/book.module
Get the data representing a subtree of the book hierarchy.
book_next
modules/book/book.module
Fetches the menu link for the next page of the book.
book_nodeapi
modules/book/book.module
Implementation of hook_nodeapi().
book_node_export
modules/book/book.module
Generates printer-friendly HTML for a node. See alsobook_export_traverse()
book_node_type
modules/book/book.module
Реализация hook_node_type().
book_outline
modules/book/book.pages.inc
Menu callback; show the outline form for a single node.
book_outline_form
modules/book/book.pages.inc
Build the form to handle all book outline operations via the outline tab. See alsobook_outline_form_submit()
book_outline_form_submit
modules/book/book.pages.inc
Handles book outline form submissions from the outline tab. See alsobook_outline_form()
book_perm
modules/book/book.module
Реализация hook_perm().
book_prev
modules/book/book.module
Fetches the menu link for the previous page of the book.
book_remove_button_submit
modules/book/book.pages.inc
Button submit function to redirect to removal confirm form. See alsobook_outline_form()
book_remove_form
modules/book/book.pages.inc
Menu callback; builds a form to confirm removal of a node from the book. See alsobook_remove_form_submit()
book_remove_form_submit
modules/book/book.pages.inc
Confirm form submit function to remove a node from the book. See alsobook_remove_form()
book_render
modules/book/book.pages.inc
Menu callback; prints a listing of all books.
book_schema
modules/book/book.install
Реализация hook_schema().
book_theme
modules/book/book.module
Реализация hook_theme().
book_toc
modules/book/book.module
Returns an array of book pages in table of contents order.
book_type_is_allowed
modules/book/book.module
Determine if a given node type is in the list of types allowed for books.
book_uninstall
modules/book/book.install
Реализация hook_uninstall().
book_update_6000
modules/book/book.install
Drupal 5.x to 6.x update.
book_update_bid
modules/book/book.module
Update the bid for a page and its children when it is moved to a new book.
bootstrap_hooks
includes/bootstrap.inc
Define the critical hooks that force modules to always be loaded.
bootstrap_invoke_all
includes/bootstrap.inc
Call all init or exit hooks without including all modules.
cache_clear_all
includes/cache-install.inc
Очищает кэш. Если вызывается без аргументов, то очищаются таблицы с кэшами страниц и блоков.
cache_get
includes/cache-install.inc
Возвращает данные из кэша. Данные могут быть сохранены в виде простого текста или в сериализованной данных. cache_get автоматически десериализирует массивы и объекты.
cache_set
includes/cache-install.inc
Сохраняет данные в кэше.
chameleon_comment
themes/chameleon/chameleon.theme
chameleon_help
themes/chameleon/chameleon.theme
chameleon_node
themes/chameleon/chameleon.theme
chameleon_page
themes/chameleon/chameleon.theme

Вход в систему