Home
last modified time | relevance | path

Searched refs:helper_plugin_sqlite (Results 26 – 47 of 47) sorted by relevance

12

/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/fksnewsfeed/inc/ORM/
H A DModelStream.php7 use helper_plugin_sqlite; alias
78 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DModelNews.php5 use helper_plugin_sqlite; alias
112 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
/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/top/
H A Dhelper.php14 /** @var helper_plugin_sqlite */
20 * @return helper_plugin_sqlite|null
/plugin/rating/
H A Dhelper.php14 /** @var helper_plugin_sqlite */
20 * @return helper_plugin_sqlite|null
/plugin/telleveryone/action/
H A Dmigration.php48 /** @var helper_plugin_sqlite $sqlite */
/plugin/notification/helper/
H A Dcron.php10 /** @var helper_plugin_sqlite */
/plugin/data-au/
H A Dhelper.php18 * @var helper_plugin_sqlite initialized via _getDb()
81 * @return helper_plugin_sqlite|false plugin or false if failed
/plugin/data/
H A Dhelper.php
/plugin/randomtables/table-roller/src/Table/
H A DManager.php10 private \helper_plugin_sqlite $db
/plugin/data/_test/
H A Daction_handle.test.php
/plugin/fksnewsfeed/
H A Dhelper.php47 public helper_plugin_sqlite $sqlite;
/plugin/struct/action/
H A Dentry.php29 /** @var helper_plugin_sqlite */
H A Dmove.php23 /** @var helper_plugin_sqlite */
/plugin/issuelinks/helper/
H A Ddb.php39 * @return helper_plugin_sqlite|null
45 /** @var helper_plugin_sqlite $sqlite */
/plugin/sqlite/
H A Dhelper.php39 class helper_plugin_sqlite extends Plugin
34 class helper_plugin_sqlite extends DokuWiki_Plugin global() class
H A DSQLiteDB.php30 /** @var \helper_plugin_sqlite */
39 * @param \helper_plugin_sqlite $sqlitehelper for backwards compatibility
55 $this->helper = new \helper_plugin_sqlite();
/plugin/tagging/
H A Dhelper.php17 * @return helper_plugin_sqlite|bool false if initialization fails
25 /** @var helper_plugin_sqlite $db */
/plugin/do/
H A Dhelper.php19 /** @var helper_plugin_sqlite */
/plugin/timetrack/
H A Dhelper.php24 * @var helper_plugin_sqlite initialized via getDb()
41 * @return helper_plugin_sqlite
/plugin/404manager/
H A Dadmin.php62 /** @var helper_plugin_sqlite $sqlite */

12