Home
last modified time | relevance | path

Searched refs:getDB (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/blogtng/helper/
H A Dtags.php71 $resid = $this->sqlitehelper->getDB()->query($query, $this->pid);
77 if ($this->sqlitehelper->getDB()->res2count($resid) == 0) {
82 $tags_from_db = $this->sqlitehelper->getDB()->res2arr($resid);
108 $resid = $this->sqlitehelper->getDB()->query($query, $pid);
114 $tagcount = $this->sqlitehelper->getDB()->res2row($resid, 0);
133 $resid = $this->sqlitehelper->getDB()->query($query);
135 return $this->sqlitehelper->getDB()->res2arr($resid);
147 if (!$this->sqlitehelper->getDB()->query($query)) {
148 $this->sqlitehelper->getDB()->query('ROLLBACK TRANSACTION');
152 if (!$this->sqlitehelper->getDB()->query($query, $this->pid)) {
[all …]
H A Dcomments.php57 $result = $this->sqlitehelper->getDB()->res2arr($resid);
88 $res = $this->sqlitehelper->getDB()->query($sql,$args);
89 $res = $this->sqlitehelper->getDB()->res2row($res,0);
109 $this->sqlitehelper->getDB()->query($query,
146 $this->sqlitehelper->getDB()->query($query,
166 $res = $this->sqlitehelper->getDB()->query(
284 $rows = $this->sqlitehelper->getDB()->res2arr($res);
382 $row = $this->sqlitehelper->getDB()->res2row($res);
607 $res = $this->sqlitehelper->getDB()->res2arr($res);
668 $res = $this->sqlitehelper->getDB()->query($query);
[all …]
H A Dentry.php69 $resid = $this->sqlitehelper->getDB()->query($query, $pid);
79 $result = $this->sqlitehelper->getDB()->res2arr($resid);
198 $this->sqlitehelper->getDB()->query(
213 $result = $this->sqlitehelper->getDB()->query(
308 $resid = $this->sqlitehelper->getDB()->query($query);
622 $res = $this->sqlitehelper->getDB()->query($query);
623 $res = $this->sqlitehelper->getDB()->res2arr($res);
646 $res = $this->sqlitehelper->getDB()->query($query);
648 $res = $this->sqlitehelper->getDB()->res2arr($res);
816 $resid = $this->sqlitehelper->getDB()->query($query);
[all …]
H A Dsqlite.php21 return (bool) $this->getDB();
30 public function getDB() { function in helper_plugin_blogtng_sqlite
H A Dlinkback.php63 $resid = $sqlitehelper->getDB()->query($query, $comment->getPid());
68 $comments = $sqlitehelper->getDB()->res2arr($resid);
/plugin/acknowledge/
H A Dhelper.php50 public function getDB()
25 public function getDB() global() function in helper_plugin_acknowledge
/plugin/davcal/
H A Dhelper.php26 private function getDB() function in helper_plugin_davcal
299 $sqlite = $this->getDB();
347 $sqlite = $this->getDB();
367 $sqlite = $this->getDB();
390 $sqlite = $this->getDB();
413 $sqlite = $this->getDB();
447 $sqlite = $this->getDB();
501 $sqlite = $this->getDB();
536 $sqlite = $this->getDB();
686 $sqlite = $this->getDB();
[all …]
/plugin/bez/struct/
H A DBezType.php47 $sqlite = plugin_load('helper', 'bez_db')->getDB();
61 $sqlite = plugin_load('helper', 'bez_db')->getDB();
95 $sqlite = plugin_load('helper', 'bez_db')->getDB();
133 $sqlite = $bez_db_helper->getDB();
/plugin/starred/
H A Dhelper.php23 public function getDB() function in helper_plugin_starred
48 $db = $this->getDB();
82 $db = $this->getDB();
106 $db = $this->getDB();
/plugin/approve/action/
H A Dapprove.php28 $sqlite = $db_helper->getDB();
58 $sqlite = $db_helper->getDB();
83 $sqlite = $db_helper->getDB();
120 $sqlite = $db_helper->getDB();
151 $sqlite = $db_helper->getDB();
191 $sqlite = $db_helper->getDB();
357 $sqlite = $db_helper->getDB();
381 $sqlite = $db_helper->getDB();
H A Dnotification.php37 $sqlite = $db_helper->getDB();
/plugin/ireadit/
H A Dhelper.php53 $approve_sqlite = $approve_db_helper->getDB();
73 $approve_sqlite = $approve_db_helper->getDB();
90 $approve_sqlite = $approve_db_helper->getDB();
120 $sqlite = $db_helper->getDB();
143 $sqlite = $db_helper->getDB();
/plugin/issuelinks/helper/
H A Ddb.php26 $db = $this->getDB();
42 public function getDB() function in helper_plugin_issuelinks_db
77 $db = $this->getDB();
95 $db = $this->getDB();
134 $db = $this->getDB();
187 $db = $this->getDB();
221 $db = $this->getDB();
/plugin/davcard/
H A Dhelper.php27 private function getDB() function in helper_plugin_davcard
147 $sqlite = $this->getDB();
260 $sqlite = $this->getDB();
300 $sqlite = $this->getDB();
325 $sqlite = $this->getDB();
369 $sqlite = $this->getDB();
428 $sqlite = $this->getDB();
523 $sqlite = $this->getDB();
599 $sqlite = $this->getDB();
748 $sqlite = $this->getDB();
[all …]
/plugin/ireadit/action/
H A Direadit.php45 $sqlite = $db_helper->getDB();
98 $sqlite = $db_helper->getDB();
124 $sqlite = $db_helper->getDB();
/plugin/tagging/
H A Dhelper.php19 public function getDB() { function in helper_plugin_tagging
125 $db = $this->getDB();
391 $db = $this->getDB();
455 $db = $this->getDB();
564 $db = $this->getDB();
592 $db = $this->getDB();
607 $db = $this->getDB();
686 $db = $this->getDB();
965 $db = $this->getDB();
1010 $db = $this->getDB();
[all...]
/plugin/webdavclient/
H A Dhelper.php35 private function getDB() function in helper_plugin_webdavclient
160 $sqlite = $this->getDB();
178 $sqlite = $this->getDB();
196 $sqlite = $this->getDB();
213 $sqlite = $this->getDB();
251 $sqlite = $this->getDB();
367 $sqlite = $this->getDB();
419 $sqlite = $this->getDB();
457 $sqlite = $this->getDB();
476 $sqlite = $this->getDB();
[all …]
/plugin/bez/syntax/
H A Dqlink.php35 $sqlite = plugin_load('helper', 'bez_db')->getDB();
49 $sqlite = plugin_load('helper', 'bez_db')->getDB();
/plugin/randomtables/action/
H A Dajax.php22 $db = $helper->getDB();
64 $db = $helper->getDB();
/plugin/struct/helper/
H A Dimexport.php39 $this->sqlite = $helper->getDB(false);
66 $this->sqlite = $helper->getDB(false);
/plugin/approve/
H A Dadmin.php36 $sqlite = $db_helper->getDB();
80 $sqlite = $db_helper->getDB();
/plugin/telleveryone/action/
H A Dnotification.php61 $sqlite = $db_helper->getDB();
76 $sqlite = $db_helper->getDB();
/plugin/randomtables/helper/
H A Dhelper.php10 public function getDB(): ?helper_plugin_sqlite function in helper_plugin_randomtables_helper
/plugin/sqlite/helper/
H A Ddb.php43 public function getDB()
42 public function getDB() global() function in helper_plugin_sqlite_db
/plugin/telleveryone/
H A Dadmin.php49 $sqlite = $db_helper->getDB();
95 $sqlite = $db_helper->getDB();

1234