You are here

Constants in SWF Tools 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
SWFTOOLS_ACCESSIBLE_DISABLED ./swftools.module Accessible controls should be disabled. 4 1
SWFTOOLS_ACCESSIBLE_HIDDEN ./swftools.module Accessible controls should be enabled but hidden. 1
SWFTOOLS_ACCESSIBLE_VISIBLE ./swftools.module Accessible controls should be enabled and visible on the page. 1 1
SWFTOOLS_ADMIN_RETRIEVE ./swftools.module Settings are being retrieved from the variables table. 3 1
SWFTOOLS_ADMIN_STORE ./swftools.module Settings are being stored in to the variables table. 5 1
SWFTOOLS_ALWAYS_ADD_JS includes/swftools.core.inc JavaScript will be added to all pages when they are served, even if SWF Tools isn't called directly. 8 1
SWFTOOLS_API_INSTALLED api/swftools_api.module Other modules can query whether SWF Tools API is present by checking for this constant. 1
SWFTOOLS_DEFAULT_HTML_ALT includes/swftools.core.inc The default alternate markup string that is displayed if the embedding process fails. 3 1
SWFTOOLS_DO_NOT_CLEAN_ID api/swftools_api.module Do not clean the id when the user supplies their own. 1 1
SWFTOOLS_ERROR_NONE ./swftools.module Don't write any error messages. 1
SWFTOOLS_ERROR_SCREEN ./swftools.module Write error messages to the screen. 1 1
SWFTOOLS_ERROR_WATCHDOG ./swftools.module Write error messages to the watchdog. 1 1
SWFTOOLS_ERROR_WATCHDOG_AND_SCREEN ./swftools.module Write error messages to both screen and watchdog. 2 1
SWFTOOLS_FLOWPLAYER3_CURRENT_PALETTE flowplayer3/swftools_flowplayer3.admin.inc Return the current palette for Flowplayer 3. 1 1
SWFTOOLS_FLOWPLAYER3_DEFAULT_PALETTE flowplayer3/swftools_flowplayer3.admin.inc Return the default palette for Flowplayer 3. 1 1
SWFTOOLS_FLOWPLAYER3_FILE flowplayer3/swftools_flowplayer3.module The default name of the Flowplayer 3 player file. 2 1
SWFTOOLS_FLOWPLAYER3_JAVASCRIPT flowplayer3/swftools_flowplayer3.module The default name of the Flowplayer 3 JavaScript API file. 2 1
SWFTOOLS_FLOWPLAYER3_SCROLLABLE_JAVASCRIPT flowplayer3/swftools_flowplayer3.module The default name of the Flowplayer 3 JavaScript tools.scrollable file. 2 1
SWFTOOLS_FLOWPLAYER3_STREAM_PLUGIN flowplayer3/swftools_flowplayer3.module The default name of the Flowplayer 3 streaming plug-in file. 2 1
SWFTOOLS_FULL_SETTINGS ./swftools.module The calling function is requesting player settings and wants the full set, including blanks and defaults. 8 1
SWFTOOLS_INSTALLED ./swftools.module Other modules can query whether SWF Tools is present by checking for this constant. 3
SWFTOOLS_JAVASCRIPT_FOOTER includes/swftools.core.inc JavaScript will be added to the page footer. 1
SWFTOOLS_JAVASCRIPT_HEADER includes/swftools.core.inc JavaScript will be added to the page header. 2 1
SWFTOOLS_JAVASCRIPT_INLINE includes/swftools.core.inc JavaScript will be added inline with the page markup. 5 1
SWFTOOLS_MINIMUM_SETTINGS ./swftools.module The calling function is requesting player settings and only needs settings that are non-default. 1
SWFTOOLS_NON_XML_PLAYLIST ./swftools.module This playlist does not return xml but updates the data array directly. 3 1
SWFTOOLS_NOT_CACHED ./swftools.module The swf content was not available in the cache. 1 1
SWFTOOLS_PRIVATE_ACCESS_ALLOWED_EXTENSIONS ./swftools.module When private access via SWF Tools is enabled grant access to these extensions. 2 1
SWFTOOLS_PRIVATE_ACCESS_DENIED ./swftools.module SWF Tools does not allow access to private files by default. 2 1
SWFTOOLS_RETURN_CID ./swftools.module SWF Tools should return the cid for the content which was stored in the cache. 1 1
SWFTOOLS_RETURN_MARKUP ./swftools.module SWF Tools should return mark up to place on the page. 1 1
SWFTOOLS_UNDEFINED ./swftools.module Used in various places to indicate that the requested item is undefined. 30 1

Other projects