Class awKeyword

Description

Represents a keyword.

Located in /classes/cm/Keyword.php

awComplexObject
   |
   --awCriterion
      |
      --awKeyword
Variable Summary
 string $matchType
 string $text
Method Summary
 void getRow ()
Variables
string $matchType

Match type of this keyword.

<span class="constraint Selectable">This field can be selected using the value "KeywordMatchType".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : ADD.</span>

  • var: awKeywordMatchType
string $text

Text of this keyword (at most 80 characters and ten words).

<span class="constraint Selectable">This field can be selected using the value "KeywordText".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint MatchesRegex">This string must match the regular expression '[^\x00]*'</span> <span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : ADD.</span>

Inherited Variables

Inherited from awCriterion

awCriterion::$id
awCriterion::$type

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:01 +0200 by phpDocumentor 1.4.3