You are here

17 calls to scald_contexts() in Scald: Media Management made easy 7

atom_reference_field_formatter_view in modules/fields/atom_reference/atom_reference.module
Implements hook_field_formatter_view.
ScaldAtomController::addType in includes/ScaldAtomController.inc
Add a Scald unified type.
ScaldAtomController::save in includes/ScaldAtomController.inc
Save changes to a Scald Atom, or create a new one.
ScaldDnDTestCase::testScaldDndLibrary in tests/scald.test
Test Scald DnD Library.
scald_admin_contexts_form in includes/scald.admin.inc
Form for admin settings for Scald Contexts.
scald_admin_contexts_form_submit in includes/scald.admin.inc
Submit handler for Scald Contexts admin settings form.
scald_admin_dashboard in includes/scald.admin.inc
The Scald Admin Dashboard.
scald_contexts_public in ./scald.module
Returns the list of public context.
scald_context_load in ./scald.module
Load callback for the %scald_context placeholder.
scald_context_type_features_export_options in ./scald.features.inc
Implements hook_features_export_options().
scald_entity_info in ./scald.module
Implements hook_entity_info().
scald_player_settings_form in includes/scald.admin.inc
Player settings form.
scald_prerender in ./scald.module
Prepare a Scald Atom for rendering.
scald_render in ./scald.module
Render a Scald Atom.
scald_sas_to_rendered in ./scald.module
Process a text string and replace shorthands with rendered Scald Atoms.
scald_unregister_atom in ./scald.module
Unregister a Scald Atom.
_scald_context_fallback in ./scald.module
Determine the next Context in the Context fallback order for this type.