PHP Class Redaxscript\Modules\Preview\Preview

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Module
Afficher le fichier Open project: redaxmedia/redaxscript

Protected Properties

Свойство Type Description
$_moduleArray array array of the module

Méthodes publiques

Méthode Description
render ( string $alias = null, string $path = null ) : string render
renderStart ( ) renderStart
routerStart ( ) routerStart

Method Details

render() public static méthode

render
Since: 3.0.0
public static render ( string $alias = null, string $path = null ) : string
$alias string
$path string
Résultat string

renderStart() public static méthode

renderStart
Since: 2.2.0
public static renderStart ( )

routerStart() public static méthode

routerStart
Since: 3.0.0
public static routerStart ( )

Property Details

$_moduleArray protected_oe static_oe property

array of the module
protected static array $_moduleArray
Résultat array