PHP Class Redaxscript\Modules\FeedReader\FeedReader

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

Protected Properties

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

Méthodes publiques

Méthode Description
adminPanelNotification ( ) : array adminPanelNotification
render ( string $url = null, array $optionArray = [] ) : string render
renderStart ( ) renderStart

Method Details

adminPanelNotification() public static méthode

adminPanelNotification
Since: 3.0.0
public static adminPanelNotification ( ) : array
Résultat array

render() public static méthode

render
Since: 3.0.0
public static render ( string $url = null, array $optionArray = [] ) : string
$url string
$optionArray array
Résultat string

renderStart() public static méthode

renderStart
Since: 3.0.0
public static renderStart ( )

Property Details

$_moduleArray protected_oe static_oe property

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