You are here

constant SWFTOOLS_ADMIN_STORE in SWF Tools 6.3

Settings are being stored in to the variables table.

Related topics

5 uses of SWFTOOLS_ADMIN_STORE
swftools_admin_embed_submit in includes/swftools.admin.inc
Custom form handler to encode checkboxes to true/false.
swftools_tiltviewer_admin_color_settings in tiltviewer/swftools_tiltviewer.admin.inc
Adds, or removes, the leading # from a color setting.
swftools_tiltviewer_admin_form_submit in tiltviewer/swftools_tiltviewer.admin.inc
Custom form handler to process color settings.
swftools_wpaudio_admin_colors_submit in wpaudio/swftools_wpaudio.admin.inc
Adds, or removes, the leading # from a color setting.
swftools_wpaudio_admin_form_submit in wpaudio/swftools_wpaudio.admin.inc
Custom form handler to encode checkboxes to yes/no responses and process color settings.

File

./swftools.module, line 57
The primary component of SWF Tools that enables comprehensive media handling.

Code

define('SWFTOOLS_ADMIN_STORE', 0x1);