Public Member Functions | |
DBLockForm () | |
showForm ($err) | |
doSubmit () | |
showSuccess () | |
Static Public Member Functions | |
static | notWritable () |
Public Attributes | |
$reason = '' |
Definition at line 42 of file SpecialLockdb.php.
DBLockForm::DBLockForm | ( | ) |
DBLockForm::doSubmit | ( | ) |
Definition at line 93 of file SpecialLockdb.php.
References $wgLang, $wgOut, $wgReadOnlyFile, $wgRequest, $wgUser, SpecialPage::getTitleFor(), notWritable(), showForm(), wfMsg(), and wfTimestampNow().
static DBLockForm::notWritable | ( | ) | [static] |
Definition at line 127 of file SpecialLockdb.php.
References $wgOut.
Referenced by doSubmit(), and wfSpecialLockdb().
DBLockForm::showForm | ( | $ | err | ) |
Definition at line 50 of file SpecialLockdb.php.
References $action, $lb, $reason, $wgOut, $wgUser, END, SpecialPage::getTitleFor(), table, and wfMsg().
Referenced by doSubmit().
DBLockForm::showSuccess | ( | ) |
DBLockForm::$reason = '' |