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

Public Member Functions

 __construct (DataValueDeserializer $dataValueDeserializer)
 
 findPropertyFromInMemoryExternalRepositoryCache (DIProperty $property)
 
 getResultSubjectList ()
 
 getPrintouts ()
 
 getPrintRequestPropertyList ()
 
 hasFurtherResults ()
 
 getRawResponseResult ()
 
 getPropertyValuesFor (DIWikiPage $subject, DIProperty $property)
 
 doParse (array $result)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SEQL\ByHttpRequest\JsonResponseParser::__construct ( DataValueDeserializer  $dataValueDeserializer)
Since
1.0
Parameters
DataValueDeserializer$dataValueDeserializer

Member Function Documentation

◆ doParse()

SEQL\ByHttpRequest\JsonResponseParser::doParse ( array  $result)
Since
1.0
Parameters
array$result

◆ findPropertyFromInMemoryExternalRepositoryCache()

SEQL\ByHttpRequest\JsonResponseParser::findPropertyFromInMemoryExternalRepositoryCache ( DIProperty  $property)
Since
1.0
Parameters
DIProperty$property
Returns
DIProperty

◆ getPrintouts()

SEQL\ByHttpRequest\JsonResponseParser::getPrintouts ( )
Since
1.0
Parameters
[]

◆ getPrintRequestPropertyList()

SEQL\ByHttpRequest\JsonResponseParser::getPrintRequestPropertyList ( )
Since
1.0
Parameters
[]

◆ getPropertyValuesFor()

SEQL\ByHttpRequest\JsonResponseParser::getPropertyValuesFor ( DIWikiPage  $subject,
DIProperty  $property 
)
Since
1.0
Parameters
DIWikiPage$subject
DIProperty$property
Returns
array

◆ getRawResponseResult()

SEQL\ByHttpRequest\JsonResponseParser::getRawResponseResult ( )
Since
1.0
Returns
array

◆ getResultSubjectList()

SEQL\ByHttpRequest\JsonResponseParser::getResultSubjectList ( )
Since
1.0
Parameters
DIWikiPage[]

◆ hasFurtherResults()

SEQL\ByHttpRequest\JsonResponseParser::hasFurtherResults ( )
Since
1.0
Returns
boolean

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

About | General disclaimer | Privacy policy