Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SQLStore\Lookup\ErrorLookup Class Reference

Public Member Functions

 __construct (Store $store)
 
 buildArray ($res)
 
 findErrorsByType ( $errorType, DIWikiPage $subject=null, RequestOptions $requestOptions=null)
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\Lookup\ErrorLookup::__construct ( Store  $store)
Since
3.1
Parameters
Store$store

Member Function Documentation

◆ buildArray()

SMW\SQLStore\Lookup\ErrorLookup::buildArray (   $res)
Since
3.1
Parameters
Traversable$res
Returns
array

◆ findErrorsByType()

SMW\SQLStore\Lookup\ErrorLookup::findErrorsByType (   $errorType,
DIWikiPage  $subject = null,
RequestOptions  $requestOptions = null 
)
Since
3.1
Parameters
string$errorType
DIWikiPage$subject= null
Returns
Iterator/array

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

About | General disclaimer | Privacy policy