PHP Class TemplateConverterIfBlock

Exibir arquivo Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
GetIfBlockStack ( ) fn GetNewTagContent
GetNewTagContent ( $p_optArray )
__construct ( array $p_optArray )
getEndIfBlock ( )
getIfBlock ( )
getIfBlockString ( )

Private Methods

Method Description
parse ( array $p_optArray )

Method Details

GetIfBlockStack() public static method

fn GetNewTagContent
public static GetIfBlockStack ( )

GetNewTagContent() public method

public GetNewTagContent ( $p_optArray )

__construct() public method

public __construct ( array $p_optArray )
$p_optArray array

getEndIfBlock() public method

public getEndIfBlock ( )

getIfBlock() public method

public getIfBlock ( )

getIfBlockString() public method

public getIfBlockString ( )