imce_js_unzip |
./imce_unzip.module |
Ajax operation: unzip
Called by (and naming convention for) imce. |
|
|
imce_unzip_err |
./imce_unzip.module |
Nice error messages for zip.
See http://php.net/manual/en/function.zip-open.php. |
1 |
|
imce_unzip_file |
./imce_unzip.module |
unzip a file in the file list. |
|
1 |
imce_unzip_form |
./imce_unzip.module |
Unzip form. |
1 |
|
imce_unzip_form_imce_fileop_form_alter |
./imce_unzip.module |
Implements hook_form_formID_alter(). |
|
|
imce_unzip_form_imce_profile_form_alter |
./imce_unzip.module |
Implements hook_form_formID_alter(). |
|
|
imce_unzip_install |
./imce_unzip.install |
Implements hook_install(). |
|
|
imce_unzip_submit |
./imce_unzip.module |
Submit unzip form. |
|
1 |
imce_unzip_uninstall |
./imce_unzip.install |
Implements hook_uninstall(). |
|
|
_imce_unzip_file_unzip |
./imce_unzip.module |
Unzip the files and check extensions. |
1 |
|
_imce_unzip_scale_image |
./imce_unzip.module |
Private function for scaling and saving images. |
1 |
|