Property | Type | Description | |
---|---|---|---|
$_moduleArray | array | array of the module |
Method | Description | |
---|---|---|
_compress ( string $content = null ) : string | compress | |
_uncompress ( string $content = null ) : string | uncompress | |
adminPanelNotification ( ) : array | adminPanelNotification | |
renderTemplate ( ) : mixed | renderTemplate |
public static _uncompress ( string $content = null ) : string | ||
$content | string | |
return | string |
public static adminPanelNotification ( ) : array | ||
return | array |
public static renderTemplate ( ) : mixed | ||
return | mixed |
protected static array $_moduleArray | ||
return | array |