You are here

constant SWFTOOLS_NOJAVASCRIPT in SWF Tools 6.2

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_NOJAVASCRIPT
  2. 6 swftools.module \SWFTOOLS_NOJAVASCRIPT
5 uses of SWFTOOLS_NOJAVASCRIPT
swf in ./swftools.module
Return output, which might be embed markup, or pre-flash markup that includes the appropriate jQuery added to the <head>
swftools_admin_embed_form in ./swftools.admin.inc
swftools_push_js in ./swftools.module
Add to the page any supporting files required by a given embedding method.
swftools_swftools_methods in ./swftools.module
Report the methods that are supported by the SWF Tools module.
_swftools_status_embedding in ./swftools.admin.status.inc
Generate a status report for embedding methods Called from swftools_status() and returns markup

File

./swftools.module, line 24

Code

define('SWFTOOLS_NOJAVASCRIPT', 'swftools_nojavascript');