Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
node_page_view
modules/node/node.module
Menu callback; view a single node.
node_perm
modules/node/node.module
Реализация hook_perm().
node_prepare
modules/node/node.module
Применяет фильтры и создает стандартные элементы нод.
node_preview
modules/node/node.pages.inc
Generate a node preview.
node_promote_action
modules/node/node.module
Реализация Drupal-действий (actions). Устанавливает значение свойства "Помещать на главную" материала равным 1.
node_publish_action
modules/node/node.module
Implementation of a Drupal action. Sets the status of a node to 1, meaning published.
node_revision_delete_confirm
modules/node/node.pages.inc
node_revision_delete_confirm_submit
modules/node/node.pages.inc
node_revision_list
modules/node/node.module
Return a list of all the existing revision numbers.
node_revision_overview
modules/node/node.pages.inc
Generate an overview table of older revisions of a node.
node_revision_revert_confirm
modules/node/node.pages.inc
Ask for confirmation of the reversion to prevent against CSRF attacks.
node_revision_revert_confirm_submit
modules/node/node.pages.inc
node_save
modules/node/node.module
Сохраняет ноду в базе данных.
node_save_action
modules/node/node.module
Implementation of a Drupal action. Saves a node.
node_schema
modules/node/node.install
Реализация hook_schema().
node_search
modules/node/node.module
Реализация hook_search().
node_search_validate
modules/node/node.module
Form API callback for the search form. Registered in node_form_alter().
node_show
modules/node/node.module
Generate a page displaying a single node, along with its comments.
node_submit
modules/node/node.module
Подготавливает ноду к записи и делает возможным вносить изменния другими модулями.
node_tag_new
modules/node/node.module
Устанавливает время последнего просмотра текущего пользователя для заданной ноды.
node_teaser
modules/node/node.module
Создаёт анонс для тела ноды.
node_teaser_include_verify
modules/node/node.module
Ensure value of 'teaser_include' checkbox is consistent with other form data.
node_teaser_js
modules/node/node.module
See if the user used JS to submit a teaser.
node_theme
modules/node/node.module
Реализация hook_theme().
node_title_list
modules/node/node.module
Gather a listing of links to nodes.
node_types_rebuild
modules/node/node.module
Resets the database cache of node types, and saves all new or non-modified module-defined node types to the database.
node_type_delete
modules/node/node.module
Удаляет тип ноды из БД.
node_type_delete_confirm
modules/node/content_types.inc
Menu callback; delete a single content type.
node_type_delete_confirm_submit
modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form
modules/node/content_types.inc
Generates the node type editing form.
node_type_form_submit
modules/node/content_types.inc
Implementation of hook_form_submit().
node_type_form_validate
modules/node/content_types.inc
Implementation of hook_form_validate().
node_type_reset
modules/node/content_types.inc
Resets all of the relevant fields of a module-defined node type to their default values.
node_type_save
modules/node/node.module
Сохраняет тип ноды в базе данных.
node_type_update_nodes
modules/node/node.module
Updates all nodes of one type to be of another type.
node_unpromote_action
modules/node/node.module
Implementation of a Drupal action. Sets the promote property of a node to 0.
node_unpublish_action
modules/node/node.module
Implementation of a Drupal action. Sets the status of a node to 0, meaning unpublished.
node_unpublish_by_keyword_action
modules/node/node.module
Implementation of a configurable Drupal action. Unpublish a node if it contains a certain string.
node_unpublish_by_keyword_action_form
modules/node/node.module
node_unpublish_by_keyword_action_submit
modules/node/node.module
node_update_index
modules/node/node.module
Реализация hook_update_index().
node_user
modules/node/node.module
Реализация hook_user().
node_validate
modules/node/node.module
Perform validation checks on the given node.
node_view
modules/node/node.module
Генерирует вывод ноды.
openid_association
modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
openid_association_request
modules/openid/openid.module
openid_authentication
modules/openid/openid.module
Authenticate a user or attempt registration.
openid_authentication_page
modules/openid/openid.pages.inc
Menu callback; Process an OpenID authentication.
openid_authentication_request
modules/openid/openid.module
openid_begin
modules/openid/openid.module
The initial step of OpenID authentication responsible for the following: Perform discovery on the claimed OpenID. If possible, create an association with the Provider's endpoint. Create the authentication request. Perform the appropriate redirect.

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