Home
last modified time | relevance | path

Searched refs:helper_plugin_sqlite (Results 1 – 25 of 47) sorted by last modified time

12

/plugin/struct/action/
H A Dentry.php29 /** @var helper_plugin_sqlite */
H A Dmove.php23 /** @var helper_plugin_sqlite */
/plugin/sqlite/helper/
H A Ddb.php15 /** @var helper_plugin_sqlite */
41 * @return helper_plugin_sqlite|null
/plugin/sqlite/
H A DSQLiteDB.php30 /** @var \helper_plugin_sqlite */
39 * @param \helper_plugin_sqlite $sqlitehelper for backwards compatibility
55 $this->helper = new \helper_plugin_sqlite();
H A Dhelper.php39 class helper_plugin_sqlite extends Plugin
34 class helper_plugin_sqlite extends DokuWiki_Plugin global() class
/plugin/bez/struct/
H A DBezType.php46 /** @var helper_plugin_sqlite $sqlite */
60 /** @var helper_plugin_sqlite $sqlite */
94 /** @var helper_plugin_sqlite $sqlite */
132 /** @var helper_plugin_sqlite $sqlite */
/plugin/bez/syntax/
H A Dqlink.php34 /** @var helper_plugin_sqlite $sqlite */
48 /** @var helper_plugin_sqlite $sqlite */
/plugin/bez/action/
H A Dmigration.php46 /** @var helper_plugin_sqlite $sqlite */
79 /** @var helper_plugin_sqlite $sqlite */
113 * @param helper_plugin_sqlite $sqlite
120 /** @var helper_plugin_sqlite $sqlite */
434 /** @var helper_plugin_sqlite $sqlite */
/plugin/bez/helper/
H A Ddb.php13 /** @var helper_plugin_sqlite */
29 /** @var helper_plugin_sqlite $sqlite */
55 * @return helper_plugin_sqlite|null
/plugin/tagging/
H A Dhelper.php17 * @return helper_plugin_sqlite|bool false if initialization fails
25 /** @var helper_plugin_sqlite $db */
/plugin/combo/ComboStrap/
H A DSqlite.php18 use helper_plugin_sqlite;
38 private helper_plugin_sqlite $sqlitePlugin;
49 * @var helper_plugin_sqlite $sqlitePlugin
51 public function __construct(helper_plugin_sqlite $sqlitePlugin)
101 * @var helper_plugin_sqlite $sqlitePlugin
407 public function getSqlitePlugin(): helper_plugin_sqlite
17 use helper_plugin_sqlite; global() alias
/plugin/data/
H A Dhelper.php
/plugin/data/_test/
H A Daction_handle.test.php
/plugin/randomtables/helper/
H A Dhelper.php10 public function getDB(): ?helper_plugin_sqlite
12 /** @var helper_plugin_sqlite $sqlite */
/plugin/randomtables/table-roller/src/Table/
H A DManager.php10 private \helper_plugin_sqlite $db
/plugin/approve/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
65 * @return helper_plugin_sqlite|null
/plugin/approve/action/
H A Dmigration.php54 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) {
64 /** @var helper_plugin_sqlite $sqlite */
272 /** @var helper_plugin_sqlite $sqlite */
/plugin/approve/
H A Dhelper.php8 * @param helper_plugin_sqlite $sqlite
11 public function no_apr_namespace(helper_plugin_sqlite $sqlite) {
39 * @param helper_plugin_sqlite $sqlite
44 public function use_approve_here(helper_plugin_sqlite $sqlite, $id, &$approver=null) {
59 * @param helper_plugin_sqlite $sqlite
63 public function find_last_approved(helper_plugin_sqlite $sqlite, $id) {
71 * @param helper_plugin_sqlite $sqlite
75 public function get_hidden_namespaces_list(helper_plugin_sqlite $sqlite, $no_apr_namespaces=null) {
90 * @param helper_plugin_sqlite $sqlite
95 public function in_hidden_namespace(helper_plugin_sqlite
[all...]
/plugin/notification/helper/
H A Dcron.php10 /** @var helper_plugin_sqlite */
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
64 * @return helper_plugin_sqlite|null
/plugin/ireadit/action/
H A Dmigration.php56 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) {
89 /** @var helper_plugin_sqlite $sqlite */
125 /** @var helper_plugin_sqlite $sqlite */
146 /** @var helper_plugin_sqlite $sqlite */
192 /** @var helper_plugin_sqlite $sqlite */
/plugin/ireadit/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
65 * @return helper_plugin_sqlite|null
/plugin/blogtng/helper/
H A Dsqlite.php12 /** @var helper_plugin_sqlite initialized via _getDb() */
28 * @return false|helper_plugin_sqlite returned the loaded sqlite helper
/plugin/do/
H A Dhelper.php19 /** @var helper_plugin_sqlite */
/plugin/structnotification/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
64 * @return helper_plugin_sqlite|null

12