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

Static Public Member Functions

static getClientList (&$list, $cDirname)
 

Detailed Description

Interface of group client delegate Modules which uses Legacy_Comment must implement this interface.

Definition at line 20 of file CommentClientDelegateInterface.class.php.

Member Function Documentation

◆ getClientList()

static getClientList ( & $list,
$cDirname )
static

getClientList Legacy_CommentClient.{dirname}.GetClientList

Parameters
mixed[]&$liststring $list[]['dirname'] client module's dirname string $list[]['dataname'] client module's dataname(tablename) string $list[]['access_controller']
string$cDirnamecomment module's dirname
Returns
void
Parameters
$list* mixed[] **
$cDirname* string **

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