kernel/private/api/content/field.php

Show: inherited
Table of Contents

File containing the ezpContentField class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
API  
Version
4.6.0  

\ezpContentField

Package: API

This class handles content fields.

A content field currently wraps around an eZContentObjectAttribute

Properties

Propertyprotected\eZContentObjectAttribute  $attribute= ''

Methods

methodpublic__call(  $method,  $arguments ) : void

Parameters
Name Type Description
$method
$arguments
methodpublic__construct( ) : void

methodpublic__get(  $property ) : void

Parameters
Name Type Description
$property
methodpublic__toString( ) : void

String representation of the attribute.

Uses {eZContentObjectAttribute::toString()}

methodpublicfromContentObjectAttribute( \eZContentObjectAttribute $attribute ) : \ezpContentField
static

Initializes an ezpContentField using an eZContentObjectAttribute

Parameters
Name Type Description
$attribute \eZContentObjectAttribute
Returns
Type Description
\ezpContentField
Documentation was generated by DocBlox 0.18.1.