PHP Class Redaxscript\Modules\ShareThis\ShareThis

Since: 2.2.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
contentFragmentEnd ( ) contentFragmentEnd
render ( string $url = null ) : string render
renderStart ( ) renderStart

Method Details

contentFragmentEnd() public static méthode

contentFragmentEnd
Since: 3.0.0
public static contentFragmentEnd ( )

render() public static méthode

render
Since: 2.2.0
public static render ( string $url = null ) : string
$url string
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