Функции
Имя | Описание |
---|---|
node_update_index modules/node/node.module | Реализация hook_update_index(). |
node_update_shutdown modules/node/node.module | shutdown function to make sure we always mark the last node processed. |
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 | Генерирует вывод ноды. |
pager_get_querystring includes/pager.inc | Compose a query string to append to pager requests. |
pager_load_array includes/pager.inc | Helper function |
pager_query includes/pager.inc | Выполняет «постраничный» запрос к базе данных. |
page_example_baz developer/examples/page_example.module | Более сложная реализация коллбэка меню для отображения страницы, которая принимает аргументы. |
page_example_foo developer/examples/page_example.module | Простейшая реализация коллбэка меню для отображения страницы. |
page_example_help developer/examples/page_example.module | Реализация hook_help(). |
page_example_menu developer/examples/page_example.module | Реализация hook_menu(). |
page_example_perm developer/examples/page_example.module | Реализация hook_perm(). |
page_get_cache includes/bootstrap.inc | Retrieve the current page from the cache. |
page_set_cache includes/common.inc | Store the current page in the cache. |
parse_size includes/common.inc | Parse a given byte count. |
password_confirm_validate includes/form.inc | Validate password_confirm element. |
path_admin modules/path/path.module | Menu callback; presents an overview of all URL aliases. |
path_admin_delete modules/path/path.module | Post-confirmation; delete an URL alias. |
path_admin_delete_confirm modules/path/path.module | Menu callback; confirms deleting an URL alias |
path_admin_delete_confirm_submit modules/path/path.module | Execute URL alias deletion |
path_admin_edit modules/path/path.module | Menu callback; handles pages for creating and editing URL aliases. |
path_form modules/path/path.module | Return a form for editing or creating an individual URL alias. |
path_form_alter modules/path/path.module | Implementation of hook_form_alter(). |
path_form_submit modules/path/path.module | Save a new URL alias to the database. |
path_form_validate modules/path/path.module | Verify that a new URL alias is valid |
path_help modules/path/path.module | Реализация hook_help(). |
path_load modules/path/path.module | Извлекает специфичный синоним URL из базы данных. |
path_menu modules/path/path.module | Реализация hook_menu(). |
path_nodeapi modules/path/path.module | Implementation of hook_nodeapi(). |
path_overview modules/path/path.module | Return a listing of all defined URL aliases. |
path_perm modules/path/path.module | Реализация hook_perm(). |
path_set_alias modules/path/path.module | Set an aliased path for a given Drupal path, preventing duplicates. |
path_to_engine includes/theme.inc | Return the path to the currently selected engine. |
path_to_theme includes/theme.inc | Return the path to the currently selected theme. |
pgsql_is_available includes/install.pgsql.inc | Check if PostgreSQL is available. |
phptemplate_block themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_block function to be passed into a pluggable template engine. Uses block properties to generate a series of template file suggestions. If none are found, the default block.tpl.php is used. |
phptemplate_body_class themes/garland/template.php | Sets the body-tag class attribute. |
phptemplate_box themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_box function to be passed into a pluggable template engine. |
phptemplate_breadcrumb themes/garland/template.php | Return a themed breadcrumb trail. |
phptemplate_comment themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_comment function to be passed into a pluggable template engine. |
phptemplate_comment_wrapper themes/garland/template.php | Allow themable wrapping of all comments. |
phptemplate_features themes/engines/phptemplate/phptemplate.engine |
Возвращаемое значениеArray of template features |
phptemplate_init themes/engines/phptemplate/phptemplate.engine | |
phptemplate_menu_local_tasks themes/garland/template.php | Returns the rendered local tasks. The default implementation renders them as tabs. |
phptemplate_node themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_node function to be passed into a pluggable template engine. |
phptemplate_page themes/engines/phptemplate/phptemplate.engine | Prepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php... |
phptemplate_regions themes/engines/phptemplate/phptemplate.engine | Declare the available regions implemented by this engine. |
phptemplate_templates themes/engines/phptemplate/phptemplate.engine | |
ping_cron modules/ping/ping.module | Реализация hook_cron(). |
- « первая
- ‹ предыдущая
- …
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- …
- следующая ›
- последняя »