Функции
Имя | Описание |
---|---|
theme_comment_admin_overview modules/comment/comment.module | Темизирует форму комментирования администратора. |
theme_comment_block modules/comment/comment.module | Returns a formatted list of recent comments to be displayed in the comment block. |
theme_comment_controls modules/comment/comment.module | Темизирует область(бокс) контроля комментариев, где пользователь может изменить отображение по умолчанию и упорядочить их показ. |
theme_comment_flat_collapsed modules/comment/comment.module | |
theme_comment_flat_expanded modules/comment/comment.module | Темизирует комментарий в раскрытом виде. |
theme_comment_folded modules/comment/comment.module | |
theme_comment_post_forbidden modules/comment/comment.module | Темизирует уведомление "вы не можете оставить комментарий". |
theme_comment_preview modules/comment/comment.module | |
theme_comment_thread_collapsed modules/comment/comment.module | |
theme_comment_thread_expanded modules/comment/comment.module | |
theme_comment_view modules/comment/comment.module | |
theme_comment_wrapper modules/comment/comment.module | Allow themable wrapping of all comments. |
theme_date includes/form.inc | Форматирует дату выбранного элемента. |
theme_feed_icon includes/theme.inc | Возвращает код, который выдает иконку новостной ленты. |
theme_fieldset includes/form.inc | Форматирует группу элементов формы |
theme_file includes/form.inc | Форматирует поле загрузки файла. |
theme_filter_admin_order modules/filter/filter.module | Темизирует форму конфигурации порядка фильтров. |
theme_filter_admin_overview modules/filter/filter.module | |
theme_filter_tips modules/filter/filter.module | Format a set of filter tips. |
theme_filter_tips_more_info modules/filter/filter.module | |
theme_form includes/form.inc | Темизирует форму. |
theme_form_element includes/form.inc | Возвращает темизированный элемент формы. |
theme_forum_display modules/forum/forum.module | Format the forum body. |
theme_forum_icon modules/forum/forum.module | Format the icon for each individual topic. |
theme_forum_list modules/forum/forum.module | Format the forum listing. |
theme_forum_topic_list modules/forum/forum.module | Format the topic listing. |
theme_forum_topic_navigation modules/forum/forum.module | Format the next/previous forum topic navigation links. |
theme_get_function includes/theme.inc | Determine if a theme function exists, and if so return which one was found. |
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_install_page includes/theme.inc | |
theme_item includes/form.inc | Возвращает темизированный элемент формы. |
theme_item_list includes/theme.inc | Возвращает темизированный список. |
theme_links includes/theme.inc | Возвращает темизированный набор ссылок. |
theme_locale_admin_manage_screen includes/locale.inc | Theme the locale admin manager form. |
theme_maintenance_page includes/theme.inc | |
theme_mark includes/theme.inc | Возвращает темизированный маркер, полезный для маркировки нового или обновленного содержимого. |
theme_markup includes/form.inc | |
theme_menu_item includes/menu.inc | Generate the HTML output for a single menu item. |
theme_menu_item_link includes/menu.inc | Генерирует HTML, представляющий заданный ID пункта меню. |
theme_menu_links includes/menu.inc | Returns the themed HTML for primary and secondary links. Note that this function is overridden by most core themes because those themes display links in 'link | link' format, not from a list. Also note that by default links rendered with... |
theme_menu_local_task includes/menu.inc | Generate the HTML representing a given menu item ID as a tab. |
theme_menu_local_tasks includes/menu.inc | Returns the rendered local tasks. The default implementation renders them as tabs. |
theme_menu_tree includes/menu.inc | Генерирует HTML-код, выводимый для дерева меню. |
theme_more_help_link includes/theme.inc | Returns code that emits the 'more help'-link. |
theme_multipage_form_example developer/examples/multipage_form_example.module | A custom theme function. |
- « первая
- ‹ предыдущая
- …
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- …
- следующая ›
- последняя »