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.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.