imce_dir_man_form |
imce_dir_man/imce_dir_man.module |
generates admin form for managing user directory restrictions |
|
1 |
imce_dir_man_form_submit |
imce_dir_man/imce_dir_man.module |
Save configured restriction settings adding new settings,
updating or deleting existing settings |
|
1 |
imce_dir_man_form_validate |
imce_dir_man/imce_dir_man.module |
Validate restriction form (imce_dir_man_form) settings |
|
1 |
imce_dir_man_menu |
imce_dir_man/imce_dir_man.module |
hook menu |
|
|
imce_dir_man_path |
imce_dir_man/imce_dir_man.module |
returns an array representing a user's currently accessible file directories
used by the imce uploader
If a user has not been restricted in the configuration, . (all directories)
is returned |
|
|
imce_dir_man_schema |
imce_dir_man/imce_dir_man.install |
Implements hook_schema() |
|
|
imce_file_path_content |
imce_file_path/imce_file_path.module |
registered callback for imce |
|
|
imce_file_path_disable |
imce_file_path/imce_file_path.install |
hook_disable - remove our custom content registration with imce |
|
|
imce_file_path_enable |
imce_file_path/imce_file_path.install |
hook_enable - let imce know we have custom content |
|
|
imce_search_callback |
imce_search/imce_search.module |
|
|
1 |
imce_search_content |
imce_search/imce_search.module |
provide form content to imce, registered function for callback |
|
|
imce_search_disable |
imce_search/imce_search.install |
hook_disable - remove our custom content registration with imce |
|
|
imce_search_enable |
imce_search/imce_search.install |
hook_enable - let imce know we have custom content |
|
|
imce_search_form |
imce_search/imce_search.module |
|
|
1 |
imce_search_menu |
imce_search/imce_search.module |
hook_menu implementation, defines imce_swfupload path for handling file
uploads |
|
|