You are here

Functions in One Click Upload 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_ocupload_dl_library ./ocupload.drush.inc Command callback.
ocupload_change_files_status ./ocupload.module Custom form submit. Change status uploaded files to "permanent". 1
ocupload_ckeditor_plugin ./ocupload.module Implements hook_ckeditor_plugin().
ocupload_config_page ./ocupload.inc Admin page with templates list 1
ocupload_delete_confirm ./ocupload.inc Confirm form delete teamplate 1
ocupload_delete_confirm_submit ./ocupload.inc Confirm form submit
ocupload_drush_command ./ocupload.drush.inc Implementation of hook_drush_command().
ocupload_features_api ./ocupload.module Implements hook_features_api().
ocupload_form_alter ./ocupload.module Implements hook_form_alter().
ocupload_form_settings ./ocupload.inc Form module settings 1
ocupload_form_template ./ocupload.inc Form add/edit template 1
ocupload_form_template_submit ./ocupload.inc Form submit
ocupload_install ./ocupload.install Implements hook_install().
ocupload_menu ./ocupload.module Implements hook_menu().
ocupload_permission ./ocupload.module Implements hook_permission().
ocupload_preprocess_html ./ocupload.module Implements hook_preprocess_html().
ocupload_schema ./ocupload.install Implements hook_schema().
ocupload_templates ./ocupload.module Return all templates. 5 10
ocupload_templates_features_export ./ocupload.features.inc Implements hook_features_export().
ocupload_templates_features_export_options ./ocupload.features.inc Implementation of hook_features_export_options. [component_hook]
ocupload_templates_features_export_render ./ocupload.features.inc Implements hook_features_export_render().
ocupload_templates_features_revert ./ocupload.features.inc Implements hook_features_revert().
ocupload_template_delete ./ocupload.inc Delete template 1
ocupload_template_load ./ocupload.module Return template object by tid.
ocupload_template_save ./ocupload.inc Add/save template 3
ocupload_uninstall ./ocupload.install Implements hook_uninstall().
ocupload_update_7100 ./ocupload.install Add new col {ocupload_templates}.show_in_colorbox
ocupload_update_7101 ./ocupload.install Change col length {ocupload_templates}.path
ocupload_update_7102 ./ocupload.install Add new col {ocupload_templates}.image_style_original
ocupload_update_7103 ./ocupload.install Add new col {ocupload_templates}.max_filesize
ocupload_update_7104 ./ocupload.install Add new col {ocupload_templates}.max_dimensions
ocupload_update_7105 ./ocupload.install Add new col {ocupload_templates}.link_template Update colorbox integration Delete col {ocupload_templates}.show_in_colorbox
ocupload_upload ./ocupload.inc Upload file 1
ocupload_wysiwyg_plugin ./ocupload.module Implements hook_wysiwyg_plugin().
_ocupload_answer ./ocupload.inc Return answer in json format 1
_ocupload_auth ./ocupload.inc Authorize by $_POST data 1
_ocupload_check_max_filesize ./ocupload.inc Element validate callback for the maximum upload size field. Ensure a size that can be parsed by parse_size() has been entered. 1
_ocupload_field_value_by_html_name ./ocupload.module Return value by input name. 1
_ocupload_get_file_extension ./ocupload.inc Return file extension 2
_ocupload_get_local_url ./ocupload.inc Return local url by uri. Example: "_ocupload_get_local_url('public://images/logo.jpg')" return "/sites/default/files/images/logo.jpg" 1
_ocupload_get_path ./ocupload.module Return module path. 3
_ocupload_is_image ./ocupload.inc Return TRUE if file extension equal jpg,gif,png,bmp 1
_ocupload_templates_save_template ./ocupload.features.inc Saves a profile field to the database. 1

Other projects