kernel/private/eztemplate/ezpattributeoperatortextformatter.php
File containing ezpAttributeOperatorTextFormatter class definition
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
-
eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\ezpAttributeOperatorTextFormatter
Package: kernelFile containing ezpAttributeOperatorTextFormatter class definition
- Parent(s)
- \ezpAttributeOperatorFormatterInterface
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
-
eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods



header(
string $value, bool $showValues
)
:
string
Formats header for the 'attribute' template operator output
Parameters
Name |
Type |
Description |
$value |
string |
|
$showValues |
bool |
|
Returns



line(
string $key, mixed $item, bool $showValues, int $level
)
:
string
Formats single line for the 'attribute' template operator output
Parameters
Name |
Type |
Description |
$key |
string |
|
$item |
mixed |
|
$showValues |
bool |
|
$level |
int |
|
Returns