2 require_once(dirname(__FILE__) .
'/../Statement/class.arStatement.php');
17 protected $type = self::TYPE_REGULAR;
29 protected $operator =
'=';
49 if ($this->
getType() == self::TYPE_REGULAR) {
51 if ($arField instanceof
arField) {
52 $type = $arField->getFieldType();
108 $this->
operator = $operator;
116 return $this->operator;
asSQLStatement(ActiveRecord $ar)
Build WHERE Statement
getConnectorContainerName()
Create styles array
The data for the language used.