You are here

constant SCALD_ACTIONS_ADMIN_BIT in Scald: Media Management made easy 6

3 uses of SCALD_ACTIONS_ADMIN_BIT
scald_actions in ./scald.module
Determine the Scald Actions Bitstring for a given Atom for a given User.
scald_prerender in ./scald.module
Prepare a Scald Atom for rendering
_scald_actions in ./scald.module
Get the available Scald Actions

File

./scald.constants.inc, line 19
Scald Constants

Code

define('SCALD_ACTIONS_ADMIN_BIT', 0x40000000);