XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_iImageClientDelegate Interface Reference

Static Public Member Functions

static getClientList (&$list)
 

Detailed Description

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.

Member Function Documentation

◆ 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
$list* array **

The documentation for this interface was generated from the following file: