You are here

Functions in SWF Tools 5

Primary tabs

Namesort descending Location Description Direct uses Strings
flowplayer_admin_form flowplayer/flowplayer.module 1
flowplayer_admin_form_submit flowplayer/flowplayer.module
flowplayer_menu flowplayer/flowplayer.module Implementation of hook_menu().
flowplayer_swftools_flashvars flowplayer/flowplayer.module Implementation of swftools_flashvars hook. Return an array of flashvars.
flowplayer_swftools_methods flowplayer/flowplayer.module Implementation of swftools_methods hook Report methods back to SWF Tools
flowplayer_swftools_variable_mapping flowplayer/flowplayer.module 1
genericplayers_menu ./genericplayers.module Implementation of hook_menu(). Items such as access control is set by swftools automatically 1
genericplayers_swftools_flashvars ./genericplayers.module Implementation of swftools_flashvars hook.
genericplayers_swftools_methods ./genericplayers.module 1
lutman_swftools_embed lutman/lutman.module Implementation of swftools_embed hook Returns the markup for the page, plus set necessary javascript.
lutman_swftools_methods lutman/lutman.module SWF Tools - Luke Lutman Flash Replacement
onepixelout_admin_form onepixelout/onepixelout.module 1
onepixelout_admin_form_submit onepixelout/onepixelout.module
onepixelout_menu onepixelout/onepixelout.module Implementation of hook_menu().
onepixelout_swf onepixelout/onepixelout.module Call swf(), enforcing the one pixel out player, for a single file Parameters are identical to swf()
onepixelout_swftools_flashvars onepixelout/onepixelout.module Implementation of swftools_flashvars hook. Return an array of flashvars.
onepixelout_swftools_methods onepixelout/onepixelout.module Implementation of swftools_methods hook Report methods back to SWF Tools
onepixelout_swftools_variable_mapping onepixelout/onepixelout.module
simpleviewer_menu simpleviewer/simpleviewer.module Implementation of hook_menu().
simpleviewer_swf simpleviewer/simpleviewer.module Call swf(), enforcing SimpleViewer, for a pre-saved xml file Parameters are identical to swf()
simpleviewer_swftools_flashvars simpleviewer/simpleviewer.module Implementation of swftools_flashvars hook Allows the Flash player provider to add variables to the Flashvars array. Other arrays can also be modified.
simpleviewer_swftools_methods simpleviewer/simpleviewer.module Implementation of swftools_methods hook Report methods back to SWF Tools
simpleviewer_swf_list simpleviewer/simpleviewer.module Call swf_list(), enforcing the SimpleViewer, for a playlist array Parameters and calling are identical to swf_list()
swf ./swftools.module Return output, which might be embed markup, or pre-flash markup that includes the appropriate jQuery added to the <head> 6 4
swfobject2_swftools_embed swfobject2/swfobject2.module Implementation of swftools_embed hook Returns the markup for the page, plus set necessary javascript.
swfobject2_swftools_methods swfobject2/swfobject2.module SWF Tools - SWFObject2
swfobject_swftools_embed swfobject/swfobject.module Implementation of swftools_embed hook Returns the markup for the page, plus set necessary javascript.
swfobject_swftools_methods swfobject/swfobject.module SWF Tools - SWFObject
swftools_admin ./swftools.module Show the administration forms, depending on the url. In general, SWF Tools player integration modules allow SWF Tools to define the callback so that it passes through here. 1
swftools_admin_embed_form ./swftools.module
swftools_admin_generic_form ./genericplayers.module Implementation of swftools_admin_hook_form. Return the system settings page.
swftools_admin_handling_form ./swftools.module
swftools_admin_simpleviewer_form simpleviewer/simpleviewer.module
swftools_file_download ./swftools.module Implementation of hook_file_download Allows SWF Tools to work with a private file system that might include files upload outside the control of an upload module, e.g. FTP of large video files If the file is in the playlists directory then return a…
swftools_filter ./swftools.module
swftools_filter_tips ./swftools.module
swftools_flowplayer_mediaplayer_playlist flowplayer/flowplayer.module
swftools_generate_playlist ./swftools.module Saves a playlist/xml file to a directory ready for the browser callback. Data must be formatted correctly, see docs (link to come) Returns a fully qualified url to the playlist file 1
swftools_get_action ./swftools.module Identify the best action based on the file type that is passed 2
swftools_get_filter_alias ./swftools.module 1
swftools_get_info ./swftools.module Attempt to return information for the specified file Supply the path to the file to be processed, and it return FALSE if no data was obtained. The return variable, if successful, is an array that may include width, height, extension, file_size, mime_type. 1
swftools_get_media_path ./swftools.module Returns the media path relative to webroot. There is a setting 'swftools_media_url', if this is set, we assume the media is on a different server, and we don't change the path or check for the existence of the media. Otherwise we assume… 8
swftools_get_media_url ./swftools.module Resolved a path to a full url. The path must be relative to the webroot. We check for the existence if a file is the follow is true: 8
swftools_get_player ./swftools.module Identify the best flash player based on the chosen action. In a couple of cases we have a built-in default, but FALSE indicates that no default player is configured. 2
swftools_get_player_path ./swftools.module Returns a flash player path relative to webroot. The default value is in the modules/swftools/shared directory. It may suit some sites to store flash players in an alternative location, but the assumption is the location will be on the same server. If… 8
swftools_get_playlist_path ./swftools.module Returns the playlist path relative to webroot. This path needs to be writeable, so it is fitting to limit valid locations to the files directory. 2
swftools_integrate_admin_form ./swftools_integrate.module 1
swftools_integrate_menu ./swftools_integrate.module Implementation of hook_menu().
swftools_integrate_nodeapi ./swftools_integrate.module
swftools_json_params ./swftools.module 3

Pages

Other projects