kernel/private/eztemplate/ezpattributeoperatormanager.php

Show: inherited
Table of Contents

File containing ezpAttributeOperatorManager 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  

\ezpAttributeOperatorManager

Package: kernel

File containing ezpAttributeOperatorManager class definition

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

Propertyprotected  $format= 'null'
static
Default valuenullDetails
Type
n/a
Propertyprotected\ezpAttributeOperatorFormatterInterface  $formatter= 'null'
static

Output formatter object container
Default valuenullDetails
Type
\ezpAttributeOperatorFormatterInterface

Methods

methodprotectedcreateFormatter( string $format ) : \ezpAttributeOperatorFormatterInterface
static

Searches for the output formatter handler class for a given format

Parameters
Name Type Description
$format string
Returns
Type Description
\ezpAttributeOperatorFormatterInterface
Details
Static
 
methodpublicgetOutputFormatter( string $format ) : \ezpAttributeOperatorFormatterInterface | null
static

Returns formatter object for a given format

Parameters
Name Type Description
$format string
Returns
Type Description
\ezpAttributeOperatorFormatterInterface | null
Details
Static
 
methodprotectedisRegisteredFormatter( string $format ) : bool
static

Checks is given format has registered handler class

Parameters
Name Type Description
$format string
Returns
Type Description
bool
Details
Static
 
Documentation was generated by DocBlox 0.18.1.