PHP Class TemplateConverterListObject

Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
GetNewTagContent ( $p_optArray )
__construct ( array $p_optArray )
getEndList ( )
getListString ( )
setEndList ( string $p_endString, boolean $p_overwrite = false )

Private Methods

Méthode Description
parse ( array $p_optArray )

Method Details

GetNewTagContent() public static méthode

public static GetNewTagContent ( $p_optArray )

__construct() public méthode

public __construct ( array $p_optArray )
$p_optArray array

getEndList() public méthode

public getEndList ( )

getListString() public méthode

public getListString ( )

setEndList() public méthode

public setEndList ( string $p_endString, boolean $p_overwrite = false )
$p_endString string The end list string
$p_overwrite boolean True to overwrite the current end list value, default value false