Semantic MediaWiki and related extensions
Public Member Functions | List of all members
Maps\SemanticMW\ValueDescriptions\CoordinateDescription Class Reference
Inheritance diagram for Maps\SemanticMW\ValueDescriptions\CoordinateDescription:
Inheritance graph
[legend]
Collaboration diagram for Maps\SemanticMW\ValueDescriptions\CoordinateDescription:
Collaboration graph
[legend]

Public Member Functions

 getQueryString ( $asValue=false)
 
 getSQLCondition ( $tableName, array $fieldNames, IDatabase $db)
 
- Public Member Functions inherited from SMW\Query\Language\ValueDescription
 __construct (DataItem $dataItem, DIProperty $property=null, $comparator=SMW_CMP_EQ)
 
 getFingerprint ()
 
 getDataValue ()
 
 getDataItem ()
 
 getProperty ()
 
 getComparator ()
 
 getQueryString ( $asValue=false)
 
 isSingleton ()
 
 getSize ()
 
- Public Member Functions inherited from SMW\Query\Language\Description
 getPrintRequests ()
 
 setPrintRequests (array $printRequests)
 
 addPrintRequest (PrintRequest $printRequest)
 
 prependPrintRequest (PrintRequest $printRequest)
 
 getFingerprint ()
 
 getMembership ()
 
 setMembership ( $membership)
 
 getQueryString ( $asValue=false)
 
 isSingleton ()
 
 getSize ()
 
 getDepth ()
 
 getQueryFeatures ()
 
 prune (&$maxsize, &$maxDepth, &$log)
 
 __toString ()
 

Additional Inherited Members

- Protected Attributes inherited from SMW\Query\Language\Description
 $m_printreqs = []
 
 $fingerprint = null
 

Detailed Description

Description of one data value of type Geographical Coordinates.

Author
Jeroen De Dauw

Member Function Documentation

◆ getSQLCondition()

Maps\SemanticMW\ValueDescriptions\CoordinateDescription::getSQLCondition (   $tableName,
array  $fieldNames,
IDatabase  $db 
)
See also
SomePropertyInterpreter::mapValueDescription

FIXME: store specific code should be in the store component

Parameters
string$tableName
string[]$fieldNames
IDatabase$db
Returns
string|false

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy