MediaWiki master
MediaWiki\Installer\Task\PostgresUtils Class Reference

Public Member Functions

 __construct (ITaskContext $context)
 
 canCreateAccounts ()
 
 canCreateObjectsForWebUser ()
 Returns true if the install user is able to create objects owned by the web user, false otherwise.
 
 isSuperUser ()
 

Detailed Description

Access: internal
For use by the installer

Definition at line 11 of file PostgresUtils.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Installer\Task\PostgresUtils::__construct ( ITaskContext $context)

Definition at line 17 of file PostgresUtils.php.

Member Function Documentation

◆ canCreateAccounts()

MediaWiki\Installer\Task\PostgresUtils::canCreateAccounts ( )

Definition at line 21 of file PostgresUtils.php.

◆ canCreateObjectsForWebUser()

MediaWiki\Installer\Task\PostgresUtils::canCreateObjectsForWebUser ( )

Returns true if the install user is able to create objects owned by the web user, false otherwise.

Returns
bool

Definition at line 36 of file PostgresUtils.php.

◆ isSuperUser()

MediaWiki\Installer\Task\PostgresUtils::isSuperUser ( )

Definition at line 26 of file PostgresUtils.php.


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