You are here

Functions in Galleria 6

Primary tabs

Namesort descending Location Description Direct uses Strings
galleria_admin_settings ./galleria.admin.inc Form builder. Configure gallerias. 1
galleria_admin_settings_validate ./galleria.admin.inc Validation for the administration form.
galleria_content_extra_fields ./galleria.module Implementation of hook_content_extra_fields().
galleria_field_formatter_info ./galleria.module Implementation of hook_field_formatter_info().
galleria_form_alter ./galleria.module Implementation of hook_form_alter().
galleria_html ./galleria.module Menu callback to create just the HTML data that gets embedded in a lightbox. Only supports attached files Gallerias, not imagefield ones. 1
galleria_includes ./galleria.module Include necessary files for the galleria. 4
galleria_is_valid ./galleria.module Check that the node is a valid Galleria. 2
galleria_menu ./galleria.module Implementation of hook_menu().
galleria_nodeapi ./galleria.module Implementation of hook_nodeapi().
galleria_perm ./galleria.module Implementation of hook_perm().
galleria_set_message ./galleria.module Helper function to only display messages if the admin option is checked. 3
galleria_theme ./galleria.module Implementation of hook_theme().
galleria_uninstall ./galleria.install Implementation of hook_uninstall().
galleria_validate_file_extensions ./galleria.module Helper to ensure file extension is an image. 1
template_preprocess_galleria ./galleria.module Implementation of template_preprocess_hook().
theme_galleria_files ./galleria.module Create a Galleria from the attached (upload module) files.
theme_galleria_formatter_imagefield_galleria ./galleria.module Theme CCK imagefield uploads in a Galleria.
theme_galleria_lightbox_link ./galleria.module Theme the link that opens a lightbox with a Galleria in it. Currently only supports Gallerias built from attached files, not imagefield.

Other projects