epsacrop_ajax |
./epsacrop.module |
epsacrop_ajax function. |
|
1 |
epsacrop_crop_image |
./epsacrop.module |
Apply the effect to the image. |
|
1 |
epsacrop_crop_image_form |
./epsacrop.module |
Function that provide the effect form settings for dialog crop. |
|
1 |
epsacrop_dialog |
./epsacrop.module |
epsacrop_dialog function. |
|
1 |
epsacrop_element_info_alter |
./epsacrop.module |
Implements hook_element_info_alter. |
|
|
epsacrop_file_delete |
./epsacrop.module |
Implements hook_file_delete(). |
|
|
epsacrop_form_field_ui_field_edit_form_alter |
./epsacrop.module |
Implements hook_form_FORM_ID_alter(). |
|
|
epsacrop_image_default_styles |
./epsacrop.module |
Implements hook_image_default_styles(). |
|
|
epsacrop_image_effect_info |
./epsacrop.module |
Implements hook_image_effect_info. |
|
|
epsacrop_install |
./epsacrop.install |
Implementation of hook_install. |
|
|
epsacrop_menu |
./epsacrop.module |
Implements hook_menu. |
|
|
epsacrop_permission |
./epsacrop.module |
Implements hook_permission. |
|
|
epsacrop_requirements |
./epsacrop.install |
Implementation of hook_requirements. |
|
|
epsacrop_schema |
./epsacrop.install |
Implementation of hook_schema |
|
|
epsacrop_uninstall |
./epsacrop.install |
Implementation of hook_uninstall. |
|
|
_epsacrop_access |
./epsacrop.module |
Callback for hook_menu. |
|
1 |
_epsacrop_add_file |
./epsacrop.module |
Insert coordonates for one file in the database. |
1 |
|
_epsacrop_aspect_ratio_validate |
./epsacrop.module |
Validate a aspect ration information. |
|
1 |
_epsacrop_delete_file |
./epsacrop.module |
Delete the coordonates in the database. |
1 |
|
_epsacrop_fid_exists |
./epsacrop.module |
Check if we've coordonates for one file. |
2 |
|
_epsacrop_get_coords_from_fid |
./epsacrop.module |
Get all coordonates for one file. |
3 |
|
_epsacrop_get_effect |
./epsacrop.module |
Return the effect issue from the module. |
2 |
|
_epsacrop_get_fid_from_uri |
./epsacrop.module |
Try to find the fid from a uri. |
1 |
|
_epsacrop_get_style_name_from_url |
./epsacrop.module |
Helper function that get the style name from image url. |
1 |
|
_epsacrop_get_uri_from_fid |
./epsacrop.module |
Try to get the uri from a fid. |
1 |
|
_epsacrop_include_header_html |
./epsacrop.module |
This function include all files (JavaScript & CSS) needed by the module. |
1 |
|
_epsacrop_is_json2_exists |
./epsacrop.module |
Check if json2.js is findable. |
1 |
|
_epsacrop_jcrop_get_version |
./epsacrop.module |
Return the version of jcrop library. |
1 |
|
_epsacrop_load_style |
./epsacrop.module |
This function load only on style that implement epsacrop effect. |
2 |
|
_epsacrop_load_styles |
./epsacrop.module |
Helper function that get all styles with epsacrop effect. |
2 |
|
_epsacrop_load_styles_by_instance |
./epsacrop.module |
Get all style that are attach to one instance of field. |
2 |
|
_epsacrop_process_form_element |
./epsacrop.module |
Helper function that add a link in image widget field to open a dialog for the crops. |
|
1 |
_epsacrop_save_coords |
./epsacrop.module |
Save the coordonates in the database. |
1 |
|