Функции
Имя | Описание |
---|---|
path_to_theme includes/theme.inc | Возвращает путь к текущему темизируемому элементу. |
pgsql_is_available includes/install.pgsql.inc | Проверяет, доступна ли PostgreSQL. |
phptemplate_body_class themes/garland/template.php | Sets the body-tag class attribute. |
phptemplate_breadcrumb themes/garland/template.php | Return a themed breadcrumb trail. |
phptemplate_comment_submitted themes/garland/template.php | |
phptemplate_comment_wrapper themes/garland/template.php | Allow themable wrapping of all comments. |
phptemplate_get_ie_styles themes/garland/template.php | Generates IE CSS links for LTR and RTL languages. |
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. Overridden to split the secondary tasks. |
phptemplate_node_submitted themes/garland/template.php | |
phptemplate_preprocess_page themes/garland/template.php | Override or insert PHPTemplate variables into the templates. |
phptemplate_theme themes/engines/phptemplate/phptemplate.engine | Implementation of hook_theme to tell Drupal what templates the engine and the current theme use. The $existing argument will contain hooks pre-defined by Drupal so that we can use that information if we need to. |
php_disable modules/php/php.install | Реализация hook_disable(). |
php_filter modules/php/php.module | Implementation of hook_filter(). Contains a basic PHP evaluator. |
php_filter_tips modules/php/php.module | Реализация hook_filter_tips(). |
php_help modules/php/php.module | Реализация hook_help(). |
php_install modules/php/php.install | Реализация hook_install(). |
ping_cron modules/ping/ping.module | Реализация hook_cron(). |
ping_help modules/ping/ping.module | Реализация hook_help(). |
ping_ping modules/ping/ping.module | Implementation of hook_ping(). |
poll_access modules/poll/poll.module | Реализация метода hook_access() |
poll_block modules/poll/poll.module | Реализация hook_block(). |
poll_cancel modules/poll/poll.module | Submit callback for poll_cancel_form |
poll_cancel_form modules/poll/poll.module | Builds the cancel form for a poll. See alsopoll_cancel() |
poll_choice_js modules/poll/poll.module | Коллбэк меню для AHAH добавления пунктов. |
poll_cron modules/poll/poll.module | Реализация hook_cron(). |
poll_delete modules/poll/poll.module | Реализация hook_delete(). |
poll_form modules/poll/poll.module | Реализация hook_form(). |
poll_help modules/poll/poll.module | Реализация hook_help(). |
poll_init modules/poll/poll.module | Реализация hook_init(). |
poll_insert modules/poll/poll.module | Implementation of hook_insert(). |
poll_install modules/poll/poll.install | Реализация hook_install(). |
poll_load modules/poll/poll.module | Implementation of hook_load(). |
poll_menu modules/poll/poll.module | Реализация hook_menu(). |
poll_more_choices_submit modules/poll/poll.module | Submit handler to add more choices to a poll form. This handler is used when javascript is not available. It makes changes to the form state and the entire form is rebuilt during the page reload. |
poll_node_form_submit modules/poll/poll.module | Implementation of hook_submit(). |
poll_node_info modules/poll/poll.module | Реализация hook_node_info(). |
poll_page modules/poll/poll.pages.inc | Menu callback to provide a simple list of all polls available. |
poll_perm modules/poll/poll.module | Реализация hook_perm(). |
poll_results modules/poll/poll.pages.inc | Callback for the 'results' tab for polls you can vote on |
poll_schema modules/poll/poll.install | Реализация hook_schema(). |
poll_teaser modules/poll/poll.module | Создает список вариантов ответов опроса для помещения этого списка в тизере. |
poll_theme modules/poll/poll.module | Реализация hook_theme(). |
poll_uninstall modules/poll/poll.install | Реализация hook_uninstall(). |
poll_update modules/poll/poll.module | Implementation of hook_update(). |
poll_user modules/poll/poll.module | Реализация hook_user(). |
poll_validate modules/poll/poll.module | Implementation of hook_validate(). |
poll_view modules/poll/poll.module | Реализация hook_view(). |
poll_view_results modules/poll/poll.module | Generates a graphical representation of the results of a poll. |
poll_view_voting modules/poll/poll.module | Generates the voting form for a poll. See alsopoll_vote() |
- « первая
- ‹ предыдущая
- …
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- …
- следующая ›
- последняя »