Функции
Имя | Описание |
---|---|
theme_form includes/form.inc | Темизирует форму. |
theme_form_element includes/form.inc | Возвращает темизированный элемент формы. |
theme_get_registry includes/theme.inc | Возвращает регистр темизации. |
theme_get_setting includes/theme.inc | Получает значение указанной настройки темы. |
theme_get_settings includes/theme.inc | Retrieve an associative array containing the settings for a theme. |
theme_help includes/theme.inc | Возвращает темизированное сообщение справки. |
theme_hidden includes/form.inc | Форматирует скрытое поле формы. |
theme_hidden_array developer/examples/multipage_form_example.module | |
theme_image includes/theme.inc | Возвращает темизированную картинку. |
theme_image_button includes/form.inc | Темизирует кнопку-картинку формы. |
theme_indentation includes/theme.inc | Создает стандартный
|
theme_install_page includes/theme.maintenance.inc | Generate a themed installation page. |
theme_item includes/form.inc | Возвращает темизированный элемент формы. |
theme_item_list includes/theme.inc | Возвращает темизированный список. |
theme_links includes/theme.inc | Возвращает темизированный набор ссылок. |
theme_locale_languages_overview_form includes/locale.inc | Темизирует форму обзора языков сайта. |
theme_mark includes/theme.inc | Возвращает темизированный маркер, полезный для маркировки нового или обновленного содержимого. |
theme_markup includes/form.inc | |
theme_menu_item includes/menu.inc | Генерирует HTML код для пункта меню и подменю. |
theme_menu_item_link includes/menu.inc | Генерирует вывод HTML данных для единичной ссылки меню. |
theme_menu_local_task includes/menu.inc | Создаёт HTML для ссылки на одну локальную задачу (рисует вкладку). |
theme_menu_local_tasks includes/menu.inc | Returns the rendered local tasks. The default implementation renders them as tabs. |
theme_menu_overview_form modules/menu/menu.admin.inc | Theme the menu overview form into a table. |
theme_menu_tree includes/menu.inc | Генерирует HTML-код, выводимый для дерева меню. |
theme_more_help_link includes/theme.inc | Returns code that emits the 'more help'-link. |
theme_more_link includes/theme.inc | Returns code that emits the 'more' link used on blocks. |
theme_multipage_form_example developer/examples/multipage_form_example.module | A custom theme function. |
theme_multipage_form_example_node_form developer/examples/multipage_form_example.module | |
theme_nodeapi_example_rating developer/examples/nodeapi_example.module | Пользовательская функция темизации. |
theme_node_add_list modules/node/node.pages.inc | Выводит список доступных типов контента для создания нод. |
theme_node_admin_nodes modules/node/node.admin.inc | Theme node administration overview. |
theme_node_example_order_info developer/examples/node_example.module | Пользовательская функция темизации. |
theme_node_filters modules/node/node.admin.inc | Theme node administration filter selector. |
theme_node_filter_form modules/node/node.admin.inc | Theme node administration filter form. |
theme_node_form modules/node/node.pages.inc | Выводит форму добавления ноды. |
theme_node_list modules/node/node.module | Форматирует список ссылок на ноды. |
theme_node_log_message modules/node/node.module | Темизирует сообщения системного журнала. |
theme_node_preview modules/node/node.pages.inc | Отображает предпросмотр ноды во время ее создания и редактирования. |
theme_node_search_admin modules/node/node.module | Theme the content ranking part of the search settings admin page. |
theme_node_submitted modules/node/node.module | Формат представления "Опубликовано _пользователем_ в _дата/время_" для каждой ноды |
theme_pager includes/pager.inc | Темизирует "листалку" страниц. |
theme_pager_first includes/pager.inc | Форматирует ссылку "первая страница". |
theme_pager_last includes/pager.inc | Форматирует ссылку "последняя страница". |
theme_pager_link includes/pager.inc | Форматирует ссылку на определенную запрошенную страницу. |
theme_pager_next includes/pager.inc | Форматирует ссылку "следующая страница". |
theme_pager_previous includes/pager.inc | Форматирует ссылку "предыдущая страница". |
theme_password includes/form.inc | Форматирует поле ввода пароля. |
theme_password_confirm includes/form.inc | Форматирует пункт подтверждения пароля. |
theme_phonenumber developer/examples/example_element.module | Theme function to format the output. |
theme_placeholder includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence. Used automatically by t(). |
- « первая
- ‹ предыдущая
- …
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- …
- следующая ›
- последняя »