Semantic MediaWiki and related extensions
Static Public Member Functions | Static Protected Member Functions | List of all members
SMW\MediaWiki\Connection\OptionsBuilder Class Reference

Static Public Member Functions

static toString (array $options)
 
static makeSelectOptions (Database $connection, $options)
 

Static Protected Member Functions

static makeGroupByWithHaving ( $connection, $options)
 
static makeOrderBy ( $options)
 

Detailed Description

https://phabricator.wikimedia.org/T147550

The contract of the Database interface has changed in MW 1.28 and introduced incompatibilities which this class tries to bypass.

GNU GPL v2+

Since
2.5
Author
mwjames

Member Function Documentation

◆ makeSelectOptions()

static SMW\MediaWiki\Connection\OptionsBuilder::makeSelectOptions ( Database  $connection,
  $options 
)
static

◆ toString()

static SMW\MediaWiki\Connection\OptionsBuilder::toString ( array  $options)
static
Since
3.0
Returns
string

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

About | General disclaimer | Privacy policy