Definition at line 17 of file Legacy_Utils.class.php.
◆ checkSystemModules()
| static checkSystemModules |
( |
| ) |
|
|
static |
◆ convertVersionFromModinfoToInt()
| static convertVersionFromModinfoToInt |
( |
| $version | ) |
|
|
static |
◆ convertVersionIntToFloat()
| static convertVersionIntToFloat |
( |
| $version | ) |
|
|
static |
◆ createBlockProcedure()
| static & createBlockProcedure |
( |
& | $block | ) |
|
|
static |
◆ createModule()
| static & createModule |
( |
XoopsModule | $module, |
|
|
bool | $loadConfig = true ) |
|
static |
◆ formatPagetitle()
| static formatPagetitle |
( |
| $modulename, |
|
|
| $pagetitle, |
|
|
| $action ) |
|
static |
formatPagetitle
- Parameters
-
| string | $modulename | |
| string | $pagetitle | ex. "Hello!", "How to install XCL?" |
| string | $action | ex.edit, delete, list |
- Returns
- string
- Parameters
-
| $modulename | * string ** |
| $pagetitle | * string ** |
| $action | * string ** |
Definition at line 257 of file Legacy_Utils.class.php.
◆ getCommonModuleList()
| static getCommonModuleList |
( |
| $role | ) |
|
|
static |
getCommonModuleList
- Parameters
-
| string | $role | ex) cat, group, workflow, image |
- Returns
- string[] dirnames
- Parameters
-
Definition at line 358 of file Legacy_Utils.class.php.
◆ getDirnameListByTrustDirname()
| static getDirnameListByTrustDirname |
( |
| $trustDirname | ) |
|
|
static |
◆ getModuleHandler()
| static getModuleHandler |
( |
| $name, |
|
|
| $dirname ) |
|
static |
◆ getTrustDirnameByDirname()
| static getTrustDirnameByDirname |
( |
| $dirname | ) |
|
|
static |
◆ getUid()
◆ getUserName()
| static getUserName |
( |
| $uid | ) |
|
|
static |
◆ raiseUserControlEvent()
| static raiseUserControlEvent |
( |
| ) |
|
|
static |
◆ renderUri()
| static renderUri |
( |
| $dirname, |
|
|
| $dataname = null, |
|
|
| $data_id = 0, |
|
|
| $action = null, |
|
|
| $query = null ) |
|
static |
renderUri
- Parameters
-
| string | $dirname | |
| string | $dataname | |
| int | $data_id | |
| string | $action | |
| string | $query | |
- Returns
- XoopsObjectGenericHandler
- Parameters
-
| $dirname | * string ** |
| $dataname | * string ** |
| $data_id | * int ** |
| $action | * string ** |
| $query | * string ** |
Definition at line 308 of file Legacy_Utils.class.php.
The documentation for this class was generated from the following file: