PHP Class Redaxscript\Modules\SitemapXml\SitemapXml

Since: 2.2.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 render
renderStart ( ) renderStart

Méthodes protégées

Méthode Description
_writeXML ( object $categories = null, object $articles = null ) : string

Method Details

_writeXML() protected static méthode

protected static _writeXML ( object $categories = null, object $articles = null ) : string
$categories object
$articles object
Résultat string

render() public static méthode

render
Since: 2.5.0
public static render ( ) : string
Résultat string

renderStart() public static méthode

renderStart
Since: 2.2.0
public static renderStart ( )

Property Details

$_moduleArray protected_oe static_oe property

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