| XOOPS RMCommon Utilities
    2.1.8.91RC
    | 
Go to the source code of this file.
| Variables | |
| $tfile = str_replace(XOOPS_URL, XOOPS_ROOT_PATH, $image['url']).'/sizes/'.$image['file'].'_'.$size['width'].'x'.$size['height'].'.'.$image['extension'] | |
| endforeach | |
| endif | |
| foreach($image['links'] as $link) | onclick ="$('#image-link-<?php echo $image['id']; ?>').val('<?php echo $link['value']; ?>');"><?php echo $link['caption'] | 
| $tfile = str_replace(XOOPS_URL, XOOPS_ROOT_PATH, $image['url']).'/sizes/'.$image['file'].'_'.$size['width'].'x'.$size['height'].'.'.$image['extension'] | 
Definition at line 71 of file images_list_editor.php.
Referenced by get_file_now(), resize_images(), and update_image().
| endforeach | 
Definition at line 52 of file images_list_editor.php.
| if ($image['desc']!='') endif | 
Definition at line 9 of file images_list_editor.php.
| foreach ($image['links'] as $link) onclick ="$('#image-link-<?php echo $image['id']; ?>').val('<?php echo $link['value']; ?>');"><?php echo $link['caption'] | 
Definition at line 51 of file images_list_editor.php.