Path

ez.no / exponential / documentation / reference / data fetching / class / attribute_list


attribute_list

Summary

Fetch attribute list from class.

Usage

fetch( 'class', 'attribute_list', hash( 'class_id', id ) )

Parameters

NameTypeDescriptionRequired
id interger Class ID yes

Returns

Array containing class attributes.

Description

Fetch class attributes, and return array containing eZContentClassAttribute objects.

Examples

{fetch( 'class', 'attribute_list', hash( 'class_id', 2 ) )}

returns array containing all attributes of the Article class.

Comments

Log in or create a user account to comment.

Contents

Reference

Database diagram
Template operators
Template functions
Data fetching
    Class
       override_template_list
       attribute_list
       latest_list
       list
    Content
    Collaboration
    Layout
    Notification
    Package
    Section
    Shop
    URL
    User
Modules
XML tags


Created

06/02/2004
12:55:08 pm
by Balazs Halasy

Last updated

06/02/2004
3:09:50 pm
by K�re K�hler H�vik

Authors

Balazs Halasy
K�re K�hler H�vik



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.