PHP Class common\ModuleExtraType

Afficher le fichier Open project: forkcms/forkcms Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $type )
__toString ( ) : string
block ( ) : self
getPossibleTypes ( ) : array
homepage ( ) : self
widget ( ) : self

Method Details

__construct() public méthode

public __construct ( string $type )
$type string

__toString() public méthode

public __toString ( ) : string
Résultat string

block() public static méthode

public static block ( ) : self
Résultat self

getPossibleTypes() public static méthode

public static getPossibleTypes ( ) : array
Résultat array

homepage() public static méthode

public static homepage ( ) : self
Résultat self

widget() public static méthode

public static widget ( ) : self
Résultat self