a-blog cms PHP API Reference

ACMS_Namespace
in package

Table of Contents

Properties

$_INSTANCE  : ACMS_Namespace
$_namespaces  : array<string|int, mixed>

Methods

addNamespace()  : mixed
getModuleClass()  : string|bool
singleton()  : ACMS_Namespace

Properties

$_namespaces

private array<string|int, mixed> $_namespaces = []

Methods

addNamespace()

public addNamespace(string $path[, string $type = 'old' ]) : mixed
Parameters
$path : string
$type : string = 'old'

getModuleClass()

public getModuleClass(string $method, string $moduleName) : string|bool
Parameters
$method : string
$moduleName : string
Return values
string|bool

        
On this page

Search results