Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Query\Language\NamespaceDescription Class Reference
Inheritance diagram for SMW\Query\Language\NamespaceDescription:
Inheritance graph
[legend]
Collaboration diagram for SMW\Query\Language\NamespaceDescription:
Collaboration graph
[legend]

Public Member Functions

 __construct ( $namespace)
 
 getFingerprint ()
 
 getNamespace ()
 
 getQueryString ( $asValue=false)
 
 isSingleton ()
 
 getQueryFeatures ()
 
- 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 all pages within a given wiki namespace, given by a numerical constant. Corresponds to a class restriction with a special class that characterises the given namespace (or at least that is how one could map this to OWL etc.).

GNU GPL v2+

Since
1.6
Author
Markus Krötzsch

Constructor & Destructor Documentation

◆ __construct()

SMW\Query\Language\NamespaceDescription::__construct (   $namespace)
Parameters
integer$namespace

Member Function Documentation

◆ getFingerprint()

SMW\Query\Language\NamespaceDescription::getFingerprint ( )
See also
Description::getFingerprint
Since
2.5
Returns
string

◆ getNamespace()

SMW\Query\Language\NamespaceDescription::getNamespace ( )
Returns
integer

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

About | General disclaimer | Privacy policy