Public Member Functions | |
| __construct (SMWDataItem $dataItem, $comparator) | |
| Constructor. | |
| getQueryString ($asValue=false) | |
| getSQLCondition ($tableName, array $fieldNames, $dbs) | |
Definition at line 12 of file SM_GeoCoordsValueDescription.php.
| SMGeoCoordsValueDescription::__construct | ( | SMWDataItem $ | dataItem, | |
| $ | comparator | |||
| ) |
Constructor.
| SMWDataItem | $dataItem |
Definition at line 21 of file SM_GeoCoordsValueDescription.php.
| SMGeoCoordsValueDescription::getQueryString | ( | $ | asValue = false |
) |
| Boolean | $asvalue |
Reimplemented from SMWValueDescription.
Definition at line 32 of file SM_GeoCoordsValueDescription.php.
References SMWDataValueFactory::newDataItemValue().
| SMGeoCoordsValueDescription::getSQLCondition | ( | $ | tableName, | |
| array $ | fieldNames, | |||
| $ | dbs | |||
| ) |
| string | $tableName | |
| array | $fieldNames | |
| DatabaseBase | or Database $dbs |
Definition at line 52 of file SM_GeoCoordsValueDescription.php.
References SMWValueDescription::getComparator(), SMWValueDescription::getDataItem(), and SMWDataItem::TYPE_GEO.
1.5.6