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.
Balazs Halasy (30/03/2005 12:38 pm)
Svitlana Shatokhina (13/02/2007 11:58 am)
Comments
There are no comments.