lib/eztemplate/classes/eztemplateblockfunction.php
File containing the eZTemplateBlockFunction class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZTemplateBlockFunction
Package: lib
File containing the eZTemplateBlockFunction class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Constants
Properties
Methods


eZTemplateBlockFunction(
$blockName
=
'set-block', $appendBlockName
=
'append-block', $onceName
=
'run-once'
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$blockName | ||
$appendBlockName | ||
$onceName |


process(
$tpl, $textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$textElements | ||
$functionName | ||
$functionChildren | ||
$functionParameters | ||
$functionPlacement | ||
$rootNamespace | ||
$currentNamespace |