You are here

Functions in Styles 7

Primary tabs

Namesort descending Location Description Direct uses Strings
file_effect_definitions contrib/file_styles/file_styles.module Pull in file effects exposed by modules implementing hook_file_effect_info(). 1
file_effect_delete_form contrib/file_styles/file_styles.admin.inc 1
file_effect_form contrib/file_styles/file_styles.admin.inc 1
file_styles contrib/file_styles/file_styles.module Get an array of all styles and their settings. 3 6
file_styles_file_effect_info contrib/file_styles/file_styles.effects.inc Implement hook_file_effect_info().
file_styles_flush_caches contrib/file_styles/file_styles.module Implement hook_flush_caches().
file_styles_install contrib/file_styles/file_styles.install Implement hook_install().
file_styles_permission contrib/file_styles/file_styles.module Implement hook_permission().
file_styles_schema contrib/file_styles/file_styles.install Implement hook_schema().
file_styles_styles_containers contrib/file_styles/file_styles.module Implements hook_styles_containers().
file_styles_styles_formatter_filter contrib/file_styles/file_styles.module 1
file_styles_styles_formatter_filter_default contrib/file_styles/file_styles.module The 'Default' file style is a fallback when nothing else resolves. 1
file_styles_styles_presets contrib/file_styles/file_styles.module Implements hook_styles_presets().
file_styles_styles_styles contrib/file_styles/file_styles.module Implements hook_styles_styles().
file_styles_theme contrib/file_styles/file_styles.module Implement hook_theme().
file_styles_uninstall contrib/file_styles/file_styles.install Implement hook_uninstall().
file_styles_video_default_effects contrib/file_styles/file_styles.module 1
file_style_add_form contrib/file_styles/file_styles.admin.inc Form builder; Form for adding a new file style. 1
file_style_add_form_submit contrib/file_styles/file_styles.admin.inc Submit handler for adding a new file style.
file_style_delete_form contrib/file_styles/file_styles.admin.inc 1
file_style_flush contrib/file_styles/file_styles.module Flush cached file for a style. 1
file_style_form contrib/file_styles/file_styles.admin.inc Form builder; Edit a file style name and effects order. 1
file_style_form_add_submit contrib/file_styles/file_styles.admin.inc Submit handler for adding a new file effect to a file style.
file_style_form_add_validate contrib/file_styles/file_styles.admin.inc Validate handler for adding a new file effect to a file style.
file_style_form_override_submit contrib/file_styles/file_styles.admin.inc Submit handler for overriding a module-defined style. 1
file_style_form_submit contrib/file_styles/file_styles.admin.inc Submit handler for saving a file style.
file_style_list contrib/file_styles/file_styles.admin.inc Menu callback; Listing of all current File styles. 1
file_style_load contrib/file_styles/file_styles.module Load a style by style name or ID. May be used as a loader for menu items.
file_style_name_validate contrib/file_styles/file_styles.admin.inc Element validate function to ensure unique, URL safe style names. 2
file_style_revert_form contrib/file_styles/file_styles.admin.inc 1
file_style_save contrib/file_styles/file_styles.module Save a file style. 2
hhhfile_styles contrib/file_styles/file_styles.module Build a list of all registered File styles.
hook_styles_containers ./styles.api.php Define information about style containers provided by a module.
hook_styles_styles ./styles.api.php
styles_containers ./styles.module Get an array of all defined style containers. 6
styles_containers_available_styles ./styles.module Grab all styles available to a specific field type/container. 3
styles_containers_load ./styles.module Load a specific array of styles containers. 1
styles_fieldtype_container_load ./styles.module Load a specific container from a field type.
styles_field_formatter_info ./styles.module Implements hook_field_formatter_info().
styles_field_formatter_view ./styles.module Implements hook_field_formatter_view().
styles_install ./styles.install Implement hook_install().
styles_presets ./styles.module Return an array of all style presets. 7
styles_preset_save ./styles.module
styles_schema ./styles.install Implement hook_schema().
styles_styles ./styles.module Get an array of all available styles. 1
styles_theme ./styles.module Implements hook_theme().
styles_uasort ./styles.module Sort the containers array by weight and label. Use like usort($containers, 'styles_usort'); 1
styles_ui_containers_overview contrib/styles_ui/styles_ui.admin.inc Page callback for various styles preset overview listing pages. 1
styles_ui_menu contrib/styles_ui/styles_ui.module Implements hook_menu().
styles_ui_preset_add_form contrib/styles_ui/styles_ui.admin.inc Page callback for adding a styles preset. 1

Pages

Other projects