Home
last modified time | relevance | path

Searched refs:status (Results 151 – 175 of 1484) sorted by last modified time

12345678910>>...60

/plugin/blogtng/helper/
H A Dcomments.php217 public function moderate($cid, $status) { argument
220 return (bool) $this->sqlitehelper->getDB()->query($query, $status, $cid);
/plugin/blogtng/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
H A Dadmin.php143 $status = $INPUT->post->str('entry-commentstatus');
145 if(in_array($status, ['disabled', 'enabled', 'closed'])) {
147 $this->entryhelper->entry['commentstatus'] = $status;
/plugin/blogtng/db/
H A Dupdate0001.sql28 status field
32 CREATE INDEX idx_comments_status ON comments(status);
H A Dupdate0004.sql12 status field
15 SELECT cid, pid, source, name, mail, web, avatar, created, text, status
30 status, field
35 CREATE INDEX idx_comments_status ON comments(status);
38 SELECT cid, pid, source, name, mail, web, avatar, created, text, status, null
/plugin/structautolink/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/orphanmedia2/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/do/db/
H A Dupdate0001.sql14 status field
H A Dupdate0006.sql4 …ELECT task_status.page as page, task_status.md5 as md5, task_status.status as status, task_status.…
/plugin/do/
H A Dhelper.php140 $status = utf8_strtolower($args['status'][0]);
141 if ($status == 'done') {
143 } elseif ($status == 'undone') {
H A Daction.php72 $status = $hlp->toggleTaskStatus($id, $_REQUEST['do_md5'], $_REQUEST['do_commit']);
78 echo json_encode($status);
89 $status = array();
93 $status = $hlp->getAllPageStatuses($page);
97 echo json_encode($status);
137 $status = '';
147 $status = $hlp->toggleTaskStatus($pageid, $_REQUEST['do_md5']);
148 if ($status == -2) {
153 if ($status) {
163 msg(sprintf($jslang[$key], $status), $lvl);
/plugin/do/scripts/
H A DPluginDo.js414 PluginDo.buildTitle($dotags, [], '', state.closedby, state.status);
415 PluginDo.switchDoNr(!state.status, $dotags);
416 if (state.status) {
/plugin/iframeinterwiki/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/autoindex/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/ifauthex/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
H A DREADME.md16 **Last commit:** [![pipeline status](https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/badges/…
/plugin/imgpaste/
H A Daction.php156 * @param int $status HTTP status code
159 protected function fail($status, $text = '') argument
162 http_status($status, $text);
H A Dscript.js67 error: function (xhr, status, error) { argument
/plugin/feedmod/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/semantic/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/odtsupport/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/usecounter/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/fastwiki/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/twofactoraltemail/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/blog/
H A DCOPYING259 of preserving the free status of all derivatives of our free software and

12345678910>>...60