You are here

constant FLASHNODE_DEFAULT_PATH in Flash Node 6.2

Same name and namespace in other branches
  1. 6.3 flashnode.module \FLASHNODE_DEFAULT_PATH
8 uses of FLASHNODE_DEFAULT_PATH
flashnode_admin_settings in ./flashnode.admin.inc
@file Callback for settings page
flashnode_import_confirm in ./flashnode.import.inc
Confirmation form for user to confirm import of selected items
flashnode_import_file in ./flashnode.import.inc
Import function called by flashnode_import_confirm_submit It is called once for each file that is to be imported $file_to_import is a Drupal path to a file for import
flashnode_import_form in ./flashnode.import.inc
Form definition function to show list of files available for import
flashnode_node_form_submit in ./flashnode.module
Perform some post-processing on submitted form to populate node with data from the uploaded file

... See full list

File

./flashnode.module, line 11

Code

define('FLASHNODE_DEFAULT_PATH', 'flash');