kernel/private/eztemplate/ezpattributeoperatorhtmlformatter.php
File containing ezpAttributeOperatorHTMLFormatter 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
\ezpAttributeOperatorHTMLFormatter
Package: kernelFile containing ezpAttributeOperatorHTMLFormatter 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
)
:
stringFormats 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
)
:
stringFormats single line for the 'attribute' template operator output
Parameters
| Name |
Type |
Description |
| $key |
string |
|
| $item |
mixed |
|
| $showValues |
bool |
|
| $level |
int |
|
Returns