XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
images_uploadimages.php File Reference

Go to the source code of this file.

Variables

 endforeach
 
 endif
 
 foreach ($categories as $category)
 
if(!$cat->isNew()) onclick
 

Variable Documentation

endforeach

Definition at line 10 of file images_uploadimages.php.

endif

Definition at line 29 of file images_uploadimages.php.

foreach($categories as $category)

Definition at line 8 of file images_uploadimages.php.

if (!$cat->isNew()) onclick
Initial value:
="$('#files-container').uploadifyUpload();" value="<?php _e('Upload','rmcommon'); ?>" />
<input type="button" class="imgcontrols" style="margin-right: 5px;" onclick="$('#files-container').uploadifyClearQueue(); $('#upload-errors').html('');" value="<?php _e('Clear All','rmcommon'); ?>" />
<div id="upload-errors">
</div>
<div id="files-container">
</div>
</div>
<?php endif

Definition at line 19 of file images_uploadimages.php.