Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
node_example_form
developer/examples/node_example.module
Реализация hook_form().
node_example_insert
developer/examples/node_example.module
Реализация hook_insert().
node_example_install
developer/examples/node_example.install
Реализация hook_install().
node_example_load
developer/examples/node_example.module
Реализация hook_load().
node_example_nodeapi
developer/examples/node_example.module
Реализация hook_nodeapi().
node_example_node_info
developer/examples/node_example.module
Реализация hook_node_info().
node_example_perm
developer/examples/node_example.module
Реализация hook_perm().
node_example_schema
developer/examples/node_example.install
Реализация hook_schema().
node_example_theme
developer/examples/node_example.module
Реализация hook_theme().
node_example_uninstall
developer/examples/node_example.install
Реализация hook_uninstall().
node_example_update
developer/examples/node_example.module
Реализация hook_update().
node_example_validate
developer/examples/node_example.module
Реализация hook_validate().
node_example_view
developer/examples/node_example.module
Реализация hook_view().
node_feed
modules/node/node.module
A generic function for generating RSS feeds from a set of nodes.
node_filters
modules/node/node.admin.inc
List node administration filters that can be applied.
node_filter_form
modules/node/node.admin.inc
Return form for node administration filters.
node_filter_form_submit
modules/node/node.admin.inc
Process result from node administration filter form.
node_form
modules/node/node.pages.inc
Генерирует нод, добавляет/редактирует массив формы.
node_forms
modules/node/node.module
Implementation of hook_forms(). All node forms share the same form handler
node_form_alter
modules/node/node.module
Implementation of hook_form_alter().
node_form_build_preview
modules/node/node.pages.inc
node_form_delete_submit
modules/node/node.pages.inc
Button sumit function: handle the 'Delete' button on the node form.
node_form_submit
modules/node/node.pages.inc
node_form_submit_build_node
modules/node/node.pages.inc
Build a node by processing submitted form values and prepare for a form rebuild.
node_form_validate
modules/node/node.pages.inc
node_get_types
modules/node/node.module
Формирует список доступных типов нод и возвращает те из них, которые определены параметрами.
node_help
modules/node/node.module
Реализация hook_help().
node_hook
modules/node/node.module
Determine whether a node hook exists.
node_hook_info
modules/node/node.module
Реализация hook_hook_info().
node_init
modules/node/node.module
Реализация hook_init().
node_invoke
modules/node/node.module
Invoke a node hook.
node_invoke_nodeapi
modules/node/node.module
Вызывает операцию hook_nodeapi() во всех модулях.
node_last_changed
modules/node/node.module
node_last_viewed
modules/node/node.module
Retrieves the timestamp at which the current user last viewed the specified node.
node_link
modules/node/node.module
Реализация hook_link().
node_load
modules/node/node.module
Загружает объект ноды из базы данных.
node_make_sticky_action
modules/node/node.module
Implementation of a Drupal action. Sets the sticky-at-top-of-list property of a node to 1.
node_make_unsticky_action
modules/node/node.module
Implementation of a Drupal action. Sets the sticky-at-top-of-list property of a node to 0.
node_mark
modules/node/node.module
Определяет тип маркера, относительно заданного времени, для заданной ноды.
node_mass_update
modules/node/node.admin.inc
Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
node_menu
modules/node/node.module
Реализация hook_menu().
node_multiple_delete_confirm
modules/node/node.admin.inc
node_multiple_delete_confirm_submit
modules/node/node.admin.inc
node_node_operations
modules/node/node.admin.inc
Реализация hook_node_operations().
node_node_type
modules/node/content_types.inc
Implementation of hook_node_type().
node_object_prepare
modules/node/node.pages.inc
node_overview_types
modules/node/content_types.inc
Displays the content type admin overview page.
node_page_default
modules/node/node.module
Menu callback; Generate a listing of promoted nodes.
node_page_edit
modules/node/node.pages.inc
Menu callback; presents the node editing form, or redirects to delete confirmation.
node_page_title
modules/node/node.module
Title callback.

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