Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Tests\Utils\Fixtures\FixturesProvider Class Reference

Public Member Functions

 setupDependencies (Store $store)
 
 getListOfFactsheetInstances ()
 
 getListOfPropertyInstances ()
 
 getListOfCategoryInstances ()
 
 getProperty ( $id)
 
 getCategory ( $id)
 
 getFactsheet ( $id)
 
 getCleaner ()
 

Detailed Description

GNU GPL v2+

Since
2.1
Author
mwjames

Member Function Documentation

◆ getCategory()

SMW\Tests\Utils\Fixtures\FixturesProvider::getCategory (   $id)
Since
2.1
Returns
DIProperty
Exceptions
RuntimeException

◆ getCleaner()

SMW\Tests\Utils\Fixtures\FixturesProvider::getCleaner ( )
Since
2.1
Returns
FixturesCleaner

◆ getFactsheet()

SMW\Tests\Utils\Fixtures\FixturesProvider::getFactsheet (   $id)
Since
2.1
Returns
Factsheet
Exceptions
RuntimeException

◆ getListOfCategoryInstances()

SMW\Tests\Utils\Fixtures\FixturesProvider::getListOfCategoryInstances ( )
Since
2.1
Returns
array

◆ getListOfFactsheetInstances()

SMW\Tests\Utils\Fixtures\FixturesProvider::getListOfFactsheetInstances ( )
Since
2.1
Returns
array

◆ getListOfPropertyInstances()

SMW\Tests\Utils\Fixtures\FixturesProvider::getListOfPropertyInstances ( )
Since
2.1
Returns
array

◆ getProperty()

SMW\Tests\Utils\Fixtures\FixturesProvider::getProperty (   $id)
Since
2.1
Returns
DIProperty
Exceptions
RuntimeException

◆ setupDependencies()

SMW\Tests\Utils\Fixtures\FixturesProvider::setupDependencies ( Store  $store)
Since
2.1

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

About | General disclaimer | Privacy policy