Attribute | Type | Static* | Description |
---|---|---|---|
id |
string |
Yes. |
The ID number of the class group. |
name |
string |
Yes. |
The name of the class group (for example "Media"). |
creator_id |
string |
Yes. |
The ID number of the object representing the user who created the class group. |
modifier_id |
string |
Yes. |
The ID number of the object representing the user who last modified the class group. |
created |
string |
Yes. |
A UNIX timestamp pinpointing the exact date/time when the class group was created. |
modified |
string |
Yes. |
A UNIX timestamp pinpointing the exact date/time when the class group was last modified. |
creator |
object |
No. |
The user who created the class group (as ezuser object). |
modifier |
object |
No. |
The user who last modified the class group (as ezuser object). |
* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.