Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
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_mark
modules/node/node.module
Определяет тип маркера, относительно заданного времени, для заданной ноды.
node_menu
modules/node/node.module
Реализация hook_menu().
node_multiple_delete_confirm
modules/node/node.module
node_multiple_delete_confirm_submit
modules/node/node.module
node_node_operations
modules/node/node.module
Implementation of hook_node_operations().
node_node_type
modules/node/content_types.inc
Implementation of hook_node_type().
node_object_prepare
modules/node/node.module
node_operations_demote
modules/node/node.module
Callback function for admin mass demoting nodes.
node_operations_promote
modules/node/node.module
Callback function for admin mass promoting nodes.
node_operations_publish
modules/node/node.module
Callback function for admin mass publishing nodes.
node_operations_sticky
modules/node/node.module
Callback function for admin mass editing nodes to be sticky.
node_operations_unpublish
modules/node/node.module
Callback function for admin mass unpublishing nodes.
node_operations_unsticky
modules/node/node.module
Callback function for admin mass editing nodes to remove stickiness.
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.module
Menu callback; presents the node editing form, or redirects to delete confirmation.
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.module
Generate a node preview.
node_revisions
modules/node/node.module
Menu callback for revisions related activities.
node_revision_delete
modules/node/node.module
Delete the revision with specified revision number. A 'delete revision' nodeapi event is invoked when a revision is deleted.
node_revision_delete_confirm
modules/node/node.module
Ask confirmation for revision deletion to prevent against CSRF attacks.
node_revision_delete_confirm_submit
modules/node/node.module
node_revision_list
modules/node/node.module
Return a list of all the existing revision numbers.
node_revision_overview
modules/node/node.module
Generate an overview table of older revisions of a node.
node_revision_revert
modules/node/node.module
Revert to the revision with the specified revision number. A node and nodeapi 'update' event is triggered (via the node_save() call) when a revision is reverted.
node_revision_revert_confirm
modules/node/node.module
Ask for confirmation of the reversion to prevent against CSRF attacks.
node_revision_revert_confirm_submit
modules/node/node.module
node_save
modules/node/node.module
Сохраняет ноду в базе данных.
node_search
modules/node/node.module
Implementation of 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
Чтобы автоматически создать teaser для ноды body.
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.

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