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.

ezkeyword

Summary

Contains information about keywords.

Persistent

No.

Attributes

Attribute

Type

Static*

Description

keywords

array

Yes.

An array of strings containing the keywords/phrases.

keyword_string

string

No.

The actual keyword string (comma separated keywords/phrases).

related_nodes

array

No.

An array of nodes (as ezcontentobjecttreenode objects) that have at least one of the same keywords.

related_objects

array

No.

(Deprecated from 3.6.1, use related_nodes) An array of nodes (as ezcontentobjecttreenode objects) that have at least one of the same keywords.

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

Note: When an ezkeyword attribute is present in a content class, and a content object of this class has this attribute filled in, it is used to fill the 'keyworkd' HTML meta element.

Balazs Halasy (30/03/2005 12:38 pm)

Andrea Melo (19/09/2012 9:18 am)

Frederik Holljen, Svitlana Shatokhina, Andrea Melo


Comments

There are no comments.