kernel/private/eztemplate/ezpattributeoperatorformatterinterface.php

Show: inherited
    Table of Contents

    File containing interface definition for the 'attribute' template operator output formatter

    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  

    \ezpAttributeOperatorFormatterInterface

    Package: kernel

    File containing interface definition for the 'attribute' template operator output formatter

    Children
    \ezpAttributeOperatorHTMLFormatter
    \ezpAttributeOperatorTextFormatter
    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

    methodpublicheader( string $value, bool $showValues ) : string

    Formats header for the 'attribute' template operator output

    Parameters
    Name Type Description
    $value string
    $showValues bool
    Returns
    Type Description
    string
    methodpublicline( 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
    Type Description
    string
    Documentation was generated by DocBlox 0.18.1.