imageeditor.api.php in Image Editor 7
Image Editor API functions.
File
imageeditor.api.phpView source
<?php
/**
* @file
* Image Editor API functions.
*/
function imageeditor_initialize($editors, $uploaders) {
}
function imageeditor_info($type = 'editor') {
}
Functions
Name![]() |
Description |
---|---|
imageeditor_info | |
imageeditor_initialize | @file Image Editor API functions. |