Public Member Functions | |
SqlQueryForm ($query) | |
showForm ($err) | |
doSubmit () | |
logQuery ($q) | |
logFinishedQuery () | |
Public Attributes | |
$query = "" |
|
Definition at line 41 of file SpecialAsksql.php. References $query. |
|
Definition at line 82 of file SpecialAsksql.php. References $conn, $n, $res, $s, $wgArticlePath, $wgDBname, $wgDBserver, $wgDBsqlpassword, $wgDBsqluser, $wgLang, $wgOut, $wgScript, $wgSqlTimeout, $wgUser, logFinishedQuery(), logQuery(), wfLocalUrlE(), and wfMsg(). |
|
Definition at line 182 of file SpecialAsksql.php. References $wgLogQueries, $wgSqlLogFile, wfTime(), and wfTimestampNow(). Referenced by doSubmit(). |
|
Definition at line 170 of file SpecialAsksql.php. References $wgLogQueries, $wgSqlLogFile, $wgUser, logQuery(), wfTime(), and wfTimestampNow(). Referenced by doSubmit(), and logQuery(). |
|
Definition at line 45 of file SpecialAsksql.php. References $action, $wgLang, $wgLogQueries, $wgOut, $wgUser, NS_SPECIAL, showForm(), and wfMsg(). Referenced by showForm(). |
|
Definition at line 39 of file SpecialAsksql.php. Referenced by SqlQueryForm(). |