You are here

Functions in Flash Node 5

Primary tabs

Namesort descending Location Description Direct uses Strings
flash_access ./flash.module Implementation of hook_access
flash_admin_settings ./flash.module Settings callback 1
flash_content ./flash.module Function to retrive and inject flash, based on an array of arguments 1
flash_cron ./flash.module Implements hook_cron (delete old temp files)
flash_delete ./flash.module Implementation of hook_delete.
flash_display ./flash.module Create the HTML for insertion of Flash - relies on ufo.js http://www.bobbyvandersluis.com/ufo/ 2
flash_filter ./flash.module Implementation of hook_filter()
flash_filter_tips ./flash.module Implementation of hook_filter_tips().
flash_form ./flash.module Implementation of hook_form
flash_get_macros ./flash.module Return all flash macros as an array for passing to flash_content 1
flash_help ./flash.module Implementation of hook_help
flash_insert ./flash.module Implementation of hook_insert 1
flash_install ./flash.install Implementation of hook_install().
flash_load ./flash.module Implementation of hook_load
flash_menu ./flash.module Implementation of hook_menu
flash_nodeapi ./flash.module Implementation of hook_nodeapi().
flash_node_info ./flash.module Implementation of hook_node_info
flash_perm ./flash.module Implementation of hook_perm
flash_prepare ./flash.module Implementation of hook_prepare().
flash_update ./flash.module Implementation of hook_update
flash_update_1 ./flash.install Update database hooks
flash_update_2 ./flash.install
flash_validate ./flash.module Implementation of hook_validate
flash_view ./flash.module Implementation of hook_view
_flash_check_settings ./flash.module Verify the flash folders exist 2
_flash_filename ./flash.module Creates a flash filename 2
_flash_form_after_build ./flash.module Various functions to manipulate the form after building in case default values are being reset. It also changes the description on the flash file field when a file has been uploaded, to help the user to identify which file is in use on this node.… 1
_flash_insert ./flash.module Moves temporary file to flash directory and stores information in {files} 1

Other projects