Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SEQL\ByHttpRequest\ResponsePropertyList Class Reference

Public Member Functions

 __construct ( $querySource)
 
 getPropertyList ()
 
 findPropertyKey ( $key)
 
 hasProperty ( $key)
 
 getProperty ( $key)
 
 addToPropertyList (array $value)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SEQL\ByHttpRequest\ResponsePropertyList::__construct (   $querySource)
Since
1.0
Parameters
string$querySource

Member Function Documentation

◆ addToPropertyList()

SEQL\ByHttpRequest\ResponsePropertyList::addToPropertyList ( array  $value)
Since
1.0
Parameters
array$value

◆ findPropertyKey()

SEQL\ByHttpRequest\ResponsePropertyList::findPropertyKey (   $key)
Since
1.0
Parameters
string$key
Returns
string

◆ getProperty()

SEQL\ByHttpRequest\ResponsePropertyList::getProperty (   $key)
Since
1.0
Parameters
string$key
Returns
DIProperty|null

◆ getPropertyList()

SEQL\ByHttpRequest\ResponsePropertyList::getPropertyList ( )
Since
1.0
Returns
DIProperty[]

◆ hasProperty()

SEQL\ByHttpRequest\ResponsePropertyList::hasProperty (   $key)
Since
1.0
Parameters
string$key
Returns
boolean

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

About | General disclaimer | Privacy policy