You are here

constant SCALD_ATOM_ACCESS_IGNORE in Scald: Media Management made easy 7

Modules should return this value from hook_scald_atom_access() to not affect atom access.

2 uses of SCALD_ATOM_ACCESS_IGNORE
scald_invoke_atom_access in ./scald.module
Invokes the hook_scald_atom_access() and collects the results.
scald_scald_atom_access in ./scald.module
Implements hook_scald_atom_access().

File

includes/scald.constants.inc, line 75
Scald Constants

Code

define('SCALD_ATOM_ACCESS_IGNORE', NULL);