imce_access |
./imce.module |
Check if the user has access to imce. |
1 |
1 |
imce_add_file |
inc/page.inc |
Add a new file to the file list. |
2 |
|
imce_admin |
inc/admin.inc |
Admin main page. |
|
2 |
imce_admin_form |
inc/admin.inc |
Admin form. |
|
1 |
imce_admin_submit |
inc/admin.inc |
Submit admin form. |
|
1 |
imce_admin_theme |
inc/admin.inc |
Admin form themed. |
|
1 |
imce_check_directory |
inc/page.inc |
Create a writable directory(any level) under file system directory. |
1 |
|
imce_clean_profile_fields |
inc/admin.inc |
Unset empty fields in thumbnails and directory paths. |
1 |
|
imce_construct_profile |
inc/core_profiles.inc |
Construct a profile based on arguments. |
3 |
|
imce_content |
inc/page.inc |
Content of the file browser. |
1 |
|
imce_create_subdirectories |
inc/subdir.inc |
Create directories under root according to path. |
1 |
|
imce_create_thumbnail |
inc/page.inc |
Create a thumbnail. |
1 |
|
imce_create_thumbnails |
inc/page.inc |
Create all selected thumbnails. |
1 |
1 |
imce_create_tree |
inc/page.inc |
Create directory tree. |
1 |
|
imce_delete_file |
inc/page.inc |
Delete a file in the file list. |
|
1 |
imce_delete_form |
inc/page.inc |
Delete form. |
1 |
|
imce_delete_submit |
inc/page.inc |
Submit delete form. |
|
1 |
imce_directories_theme |
inc/admin.inc |
Directorys form themed. |
|
1 |
imce_directory_form |
inc/admin.inc |
directory settings form |
1 |
|
imce_directory_info |
inc/page.inc |
Return the permissions for a directory that is accessed directly or indirectly.
A child of a predefined directory in the directory list takes its parent's properties.
If it has multiple parents, it gets the properties of the latter in the list. |
2 |
|
imce_elements |
./imce.module |
Implementation of hook_elements(). |
|
|
imce_fileop_form |
inc/page.inc |
File operations form. |
|
2 |
imce_fileop_form_validate |
inc/page.inc |
Validate file operations form. |
|
|
imce_file_download |
./imce.module |
Implementation of hook_file_download(). |
|
|
imce_form_subdirectory |
inc/subdir.inc |
Subdirectory creation form. |
|
1 |
imce_form_subdirectory_submit |
inc/subdir.inc |
Subdirectory form submit. |
|
|
imce_get_subdirectories |
inc/subdir.inc |
Scan directory and return directories matching the expression. |
1 |
|
imce_image_info |
inc/page.inc |
Check if the file is an image and return info. |
4 |
|
imce_inaccessible_directory |
inc/page.inc |
Generate and log a directory access error. |
3 |
|
imce_initiate_profile |
inc/page.inc |
Initiate and return configuration profile for the $user. |
2 |
|
imce_install |
./imce.install |
Implementation of hook_install(). |
1 |
|
imce_install_profiles |
inc/core_profiles.inc |
Create core profiles and import settings from 5.x |
2 |
|
imce_js |
inc/page.inc |
Ajax operations. q=imce&jsop={op} |
1 |
|
imce_js_delete |
inc/js.inc |
Ajax operation: delete |
|
|
imce_js_navigate |
inc/js.inc |
Ajax operation: navigate |
|
|
imce_js_resize |
inc/js.inc |
Ajax operation: resize |
|
|
imce_js_thumb |
inc/js.inc |
Ajax operation: thumbnails |
|
|
imce_js_upload |
inc/js.inc |
Ajax operation: upload |
|
|
imce_load_profile |
inc/admin.inc |
Profile load. |
2 |
|
imce_menu |
./imce.module |
Implementation of hook_menu(). |
|
|
imce_page |
inc/page.inc |
q = imce. |
1 |
1 |
imce_perm |
./imce.module |
Implementation of hook_perm(). |
|
|
imce_perm_exists |
inc/page.inc |
Check if a permission is given to at least one directory in the list. |
2 |
|
imce_process_directories |
inc/page.inc |
Translate tokens and evaluate php in directory names.
Return an associative array of directories (dirname => info) |
1 |
|
imce_process_fileop |
inc/js.inc |
Process file operations form |
3 |
|
imce_process_files |
inc/page.inc |
Do batch operations on files.
Used by delete, resize, create thumbnail submissions. |
3 |
|
imce_process_profile |
inc/page.inc |
Get files and folders of the actve directory. Do custom processing. |
2 |
|
imce_profile_delete_form |
inc/admin.inc |
Profile delete form |
|
1 |
imce_profile_delete_submit |
inc/admin.inc |
Profile delete form submit |
|
1 |
imce_profile_form |
inc/admin.inc |
Profile form. |
|
1 |