imce_js_mkdir |
./imce_mkdir.module |
Ajax operation: mkdir |
|
|
imce_js_rmdir |
./imce_mkdir.module |
Ajax operation: rmdir |
|
|
imce_mkdir_batch |
./imce_mkdir.inc |
Batch add directories. |
1 |
|
imce_mkdir_content |
./imce_mkdir.module |
Custom content. Returns directory creation form |
|
|
imce_mkdir_form |
./imce_mkdir.module |
Mkdir form. |
|
3 |
imce_mkdir_form_imce_profile_form_alter |
./imce_mkdir.module |
Implementation of hook_form_formID_alter(). |
|
|
imce_mkdir_install |
./imce_mkdir.install |
Implementation of hook_install() |
|
|
imce_mkdir_process_profile |
./imce_mkdir.module |
Custom profile process. Redefines mkdir permission based on some other parameters. |
|
|
imce_mkdir_rmdir_batch |
./imce_mkdir.inc |
Batch remove directories. |
1 |
|
imce_mkdir_rmdir_recursive |
./imce_mkdir.inc |
Recursive directory deletion |
1 |
|
imce_mkdir_rmdir_submit |
./imce_mkdir.inc |
Submit rmdir form. |
|
1 |
imce_mkdir_submit |
./imce_mkdir.inc |
Submit mkdir form. |
|
1 |
imce_mkdir_uninstall |
./imce_mkdir.install |
Implementation of hook_uninstall(). |
|
|
imce_mkdir_unlink |
./imce_mkdir.inc |
Delete a file in recursive directory deletion. |
1 |
|
_imce_mkdir_form |
./imce_mkdir.inc |
Mkdir form. |
1 |
|
_imce_mkdir_form_imce_profile_form_alter |
./imce_mkdir.inc |
Implementation of hook_form_formID_alter(). |
1 |
|