XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
CommentClientDelegateInterface.class.php
1
<?php
11
12
if
(!defined(
'XOOPS_ROOT_PATH'
)) {
13
exit();
14
}
15
20
interface
Legacy_iCommentClientDelegate
21
{
33
public
static
function
getClientList
(
/*** mixed[] ***/
&$list,
/*** string ***/
$cDirname);
34
}
Legacy_iCommentClientDelegate
Definition
CommentClientDelegateInterface.class.php:21
Legacy_iCommentClientDelegate\getClientList
static getClientList(&$list, $cDirname)
html
modules
legacy
class
interface
CommentClientDelegateInterface.class.php
Generated by
1.13.2