|
MediaWiki master
|
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 () | |
Definition at line 11 of file PostgresUtils.php.
| MediaWiki\Installer\Task\PostgresUtils::__construct | ( | ITaskContext | $context | ) |
Definition at line 17 of file PostgresUtils.php.
| MediaWiki\Installer\Task\PostgresUtils::canCreateAccounts | ( | ) |
Definition at line 21 of file PostgresUtils.php.
| MediaWiki\Installer\Task\PostgresUtils::canCreateObjectsForWebUser | ( | ) |
Returns true if the install user is able to create objects owned by the web user, false otherwise.
Definition at line 36 of file PostgresUtils.php.
| MediaWiki\Installer\Task\PostgresUtils::isSuperUser | ( | ) |
Definition at line 26 of file PostgresUtils.php.