You are here

Functions in Scald: Media Management made easy 6

Primary tabs

Namesort descending Location Description Direct uses Strings
scald_disable ./scald.install Implementation of hook_disable().
scald_dnd_library_add_item scald_dnd_library/scald_dnd_library.module Adds an item in the library array. 1
scald_dnd_library_dnd_libraries_info scald_dnd_library/scald_dnd_library.module Implements hook_dnd_libraries_info.
scald_dnd_library_form_alter scald_dnd_library/scald_dnd_library.module Implements hook_form_alter().
scald_dnd_library_imagecache_default_presets scald_dnd_library/scald_dnd_library.module Provides default ImageCache presets that can be overridden by site administrators.
scald_dnd_library_perm scald_dnd_library/scald_dnd_library.module Implementation of hook_perm().
scald_dnd_library_scald_provider scald_dnd_library/scald_dnd_library.module Implements hook_scald_provider.
scald_dnd_library_scald_render scald_dnd_library/scald_dnd_library.module Implements hook_scald_render.
scald_dnd_library_theme scald_dnd_library/scald_dnd_library.module Implements hook_theme().
scald_dnd_library_views_api scald_dnd_library/scald_dnd_library.module Implements hook_views_api().
scald_dnd_library_views_default_views scald_dnd_library/includes/scald_dnd_library.views_default.inc Implements hook_views_default_views.
scald_dnd_library_views_plugins scald_dnd_library/includes/scald_dnd_library.views.inc Implements hook_views_plugins(). TODO: Maybe try to get rid of the style plugin ? The display should probably just set it.
scald_enable ./scald.install Implementation of hook_enable().
scald_enable_batch ./scald.install Batch addition of all Users as Scald Authors. 1 1
scald_example_content_type_get_atom scald_example_content_type/scald_example_content_type.module Returns an atom based on the node information. 2
scald_example_content_type_install scald_example_content_type/scald_example_content_type.install Implements hook_install.
scald_example_content_type_nodeapi scald_example_content_type/scald_example_content_type.module Implements hook_nodeapi. Dispatch the call to the corresponding D7 hook.
scald_example_content_type_node_info scald_example_content_type/scald_example_content_type.module Implements hook_node_info.
scald_example_content_type_node_insert scald_example_content_type/scald_example_content_type.module Implements hook_node_insert.
scald_example_content_type_node_load scald_example_content_type/scald_example_content_type.module Implements hook_node_load (D7)
scald_example_content_type_node_update scald_example_content_type/scald_example_content_type.module Implements hook_node_update.
scald_example_content_type_scald_fetch scald_example_content_type/scald_example_content_type.module Implements hook_scald_fetch.
scald_example_content_type_scald_provider scald_example_content_type/scald_example_content_type.module Implements hook_scald_provider.
scald_example_content_type_uninstall scald_example_content_type/scald_example_content_type.install Implements hook_uninstall.
scald_fetch ./scald.module Load a Scald Atom. 10
scald_filter ./scald.module Implementation of hook_filter().
scald_filter_tips ./scald.module Implementation of hook_filter_tips().
scald_flush_caches ./scald.module Implementation of hook_flush_caches()
scald_form_system_modules_alter ./scald.module Implementation of hook_form_FORM_ID_alter().
scald_image_disable scald_image/scald_image.install Implementation of hook_disable().
scald_image_enable scald_image/scald_image.install Implementation of hook_enable().
scald_image_install scald_image/scald_image.install Implementation of hook_install().
scald_image_scald_action scald_image/scald_image.module Implementation of hook_scald_action()
scald_image_scald_prerender scald_image/scald_image.module Implementation of hook_scald_prerender().
scald_image_scald_provider scald_image/scald_image.module Implementation of hook_scald_provider(). 1
scald_image_scald_register_atom scald_image/scald_image.module Implementation of hook_scald_register_atom().
scald_image_scald_unregister_atom scald_image/scald_image.module Implementation of hook_scald_unregister_atom().
scald_image_scald_update_atom scald_image/scald_image.module Implementation of hook_scald_update_atom().
scald_image_uninstall scald_image/scald_image.install Implementation of hook_uninstall().
scald_image_update_6001 scald_image/scald_image.install Implements hook_update_N(). Converts our imagecache based transcoders to use the presetname instead of the presetid as a key. This is more robust to change such as putting presets in code.
scald_included ./scald.module Determine atoms (expressed as SAS) embedded in a string. 3
scald_init ./scald.module Implementation of hook_init().
scald_install ./scald.install Implementation of hook_install().
scald_invoke ./scald.module Invokes a function, with a byref parameter. 4
scald_is_fetched ./scald.module Determine if a Scald Atom is fetched 1
scald_is_registered ./scald.module Determine if a Scald Atom is registered with Scald Core or not. 5
scald_menu ./scald.module Implementation of hook_menu().
scald_perm ./scald.module Implementation of hook_perm().
scald_prerender ./scald.module Prepare a Scald Atom for rendering 1
scald_register_atom ./scald.module Register a new Scald Atom with Scald Core. 5

Pages

Other projects