You are here

constant SWFTOOLS_FULL_SETTINGS in SWF Tools 6.3

The calling function is requesting player settings and wants the full set, including blanks and defaults.

Related topics

8 uses of SWFTOOLS_FULL_SETTINGS
swftools_flexpaper_profile_form in flexpaper/swftools_flexpaper.admin.inc
Returns a form definition for use by the profile system.
swftools_imagerotator_profile_form in imagerotator/swftools_imagerotator.admin.inc
Returns a form definition for use by the profile system.
swftools_jw5_profile_form in jw5/swftools_jw5.admin.inc
Returns a form definition for use by the profile system.
swftools_wijering4_profile_form in wijering4/swftools_wijering4.admin.inc
Returns a form definition for use by the profile system.
_swftools_flexpaper_settings in flexpaper/swftools_flexpaper.module
Returns the player default settings, or customised settings from the configuration page.

... See full list

File

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

Code

define('SWFTOOLS_FULL_SETTINGS', 0x2);