Path

ezpublish / documentation / ez publish / technical manual / 4.x / reference / objects / ezcontentlanguage


Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ezcontentlanguage

Summary

Contains information about a language.

Persistent

Yes.

Attributes

Attribute

Type

Static*

Description

id

string

Yes.

The ID number of the language (can be 2, 4, 8, 16, 32, etc.)

name

string

Yes.

The name of the language, for example "English (United Kingdom)".

locale

string

Yes.

The language's locale code (for example "eng-GB").

disabled

string

Yes.

Reserved for future use.

translation

object

No.

Returns reference to the ezcontentlanguage object itself.

locale_object

object

No.

The locale of this language (as ezlocale object).

object_count

string

No.

The number of objects translated to this language.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Svitlana Shatokhina (12/07/2006 1:08 pm)

Julia Shymova (27/08/2007 9:56 am)

Svitlana Shatokhina, Julia Shymova


Comments

There are no comments.