lib/eztemplate/classes/eztemplateincludefunction.php
File containing the eZTemplateIncludeFunction 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
\eZTemplateIncludeFunction
Package: lib
File containing the eZTemplateIncludeFunction 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
Properties
Methods

eZTemplateIncludeFunction(
$inc_name
=
"include"
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $inc_name |

handleInclude(
$textElements, $uri, $tpl, $rootNamespace, $name
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $textElements | ||
| $uri | ||
| $tpl | ||
| $rootNamespace | ||
| $name |

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