Interface of image client delegate Modules which uses Legacy_Image must implement this interface. Legacy_Image module must be unique. You can get its dirname by constant LEGACY_IMAGE_DIRNAME
Definition at line 22 of file ImageClientDelegateInterface.class.php.
◆ getClientList()
static getClientList |
( |
& | $list | ) |
|
|
static |
getClientList Legacy_Image.{dirname}.GetClientList Get client module's dirname and dataname(tablename)
- Parameters
-
mixed[] | &$list | $list[]['dirname'] client module dirname $list[]['dataname'] client module dataname(tablename) |
- Returns
- void
- Parameters
-
The documentation for this interface was generated from the following file: