Home
last modified time | relevance | path

Searched refs:getDb (Results 1 – 12 of 12) sorted by relevance

/plugin/timetrack/
H A Dhelper.php34 return (bool) $this->getDb();
43 public function getDb() { function in helper_plugin_timetrack
64 $sqlite = $this->getDb();
89 $sqlite = $this->getDb();
117 $sqlite = $this->getDb();
155 $sqlite = $this->getDb();
181 $sqlite = $this->getDb();
199 $sqlite = $this->getDb();
214 $sqlite = $this->getDb();
238 $sqlite = $this->getDb();
[all …]
/plugin/labeled/
H A Dhelper.php96 $db = $this->getDb();
107 $db = $this->getDb();
120 $db = $this->getDb();
134 $db = $this->getDb();
162 $db = $this->getDb();
178 $db = $this->getDb();
206 $db = $this->getDb();
229 $db = $this->getDb();
266 $db = $this->getDb();
278 $db = $this->getDb();
/plugin/ireadit/action/
H A Dmigration.php91 $db = $sqlite->getAdapter()->getDb();
127 $db = $sqlite->getAdapter()->getDb();
148 $db = $sqlite->getAdapter()->getDb();
194 $db = $sqlite->getAdapter()->getDb();
/plugin/bez/action/
H A Dmigration.php
/plugin/combo/ComboStrap/
H A DSqliteResult.php72 return $adapter->getDb()->lastInsertId();
H A DSqliteRequest.php131 $do = $adapter->getDb();
H A DSqlite.php318 $db = $adapter->getDb();
/plugin/labeled/action/
H A Dchange.php37 $this->hlp->getDb();
/plugin/bez/mdl/
H A DModel.php
/plugin/approve/action/
H A Dmigration.php66 $db = $sqlite->getAdapter()->getDb();
/plugin/tagging/
H A Dhelper.php425 $db = $this->getDb();
519 $db = $this->getDb();
/plugin/struct/meta/
H A DSearch.php74 public function getDb()
75 public function getDb() global() function in dokuwiki\\plugin\\struct\\meta\\Search