27 calls to scald_types() in Scald: Media Management made easy 7
- atom_reference_field_instance_settings_form in modules/
fields/ atom_reference/ atom_reference.module - Implements hook_field_instance_settings_form().
- atom_reference_field_referenceable_types in modules/
fields/ atom_reference/ atom_reference.module - Atom types that are allowed to be referenced in that field instance.
- atom_reference_field_widget_form in modules/
fields/ atom_reference/ atom_reference.module - Implements hook_field_widget_form.
- dnd_scald_wysiwyg_context_list in modules/
library/ dnd/ dnd.module - Get the list of Scald contexts that can be used in a WYSIWYG, keyed by type.
- ScaldAtomController::addType in includes/
ScaldAtomController.inc - Add a Scald unified type.
- ScaldAtomController::removeType in includes/
ScaldAtomController.inc - Remove a Scald unified type.
- ScaldAtomController::save in includes/
ScaldAtomController.inc - Save changes to a Scald Atom, or create a new one.
- scald_admin_dashboard in includes/
scald.admin.inc - The Scald Admin Dashboard.
- scald_admin_type_form_submit in includes/
scald.admin.inc - Submit function for admin settings for Scald Types.
- scald_atom_add in includes/
scald.pages.inc - Creates the page listing possible Scald Atom Types.
- scald_atom_add_access in ./
scald.module - Access callback for the atom add page.
- scald_atom_delete_confirm_submit in includes/
scald.pages.inc - Execute atom deletion.
- scald_atom_edit_page in includes/
scald.pages.inc - Atom edit page callback.
- scald_context_config_load in ./
scald.module - Load a context config.
- scald_context_type_features_export_options in ./
scald.features.inc - Implements hook_features_export_options().
- scald_context_type_features_rebuild in ./
scald.features.inc - Implements hook_features_rebuild().
- scald_entity_info in ./
scald.module - Implements hook_entity_info().
- scald_fetch_multiple in ./
scald.module - Load multiple Scald Atoms.
- scald_field_extra_fields in ./
scald.module - Implements hook_field_extra_fields().
- scald_permission in ./
scald.module - Implements hook_permission().
- scald_plugin_display_library::execute in modules/
library/ scald_dnd_library/ includes/ scald_plugin_display_library.inc - Overrides views_plugin_display_page::execute().
- scald_prerender in ./
scald.module - Prepare a Scald Atom for rendering.
- scald_search in ./
scald.module - Find Atoms matching a given set of characteristics.
- scald_type_get_names in ./
scald.module - Returns a list of available atom type names.
- scald_type_load in ./
scald.module - Load callback for the %scald_type placeholder.
- scald_unregister_atom in ./
scald.module - Unregister a Scald Atom.
- scald_views_handler_filter_atom_type::get_value_options in includes/
scald_views_handler_filter_atom_type.inc - Overrides views_handler_filter_in_operator::get_value_options().