Home
last modified time | relevance | path

Searched defs:sqlite (Results 1 – 25 of 55) sorted by relevance

123

/plugin/approve/
H A Dhelper.php11 public function no_apr_namespace(helper_plugin_sqlite $sqlite) { argument
44 use_approve_here(helper_plugin_sqlite $sqlite, $id, & $approver = null) global() argument
63 find_last_approved(helper_plugin_sqlite $sqlite, $id) global() argument
75 get_hidden_namespaces_list(helper_plugin_sqlite $sqlite, $no_apr_namespaces = null) global() argument
95 in_hidden_namespace(helper_plugin_sqlite $sqlite, $id, $no_apr_namespaces = null) global() argument
110 weighted_assignments(helper_plugin_sqlite $sqlite) global() argument
139 isPageAssigned(helper_plugin_sqlite $sqlite, $id, & $pageApprover = null, $weighted_assignments = null) global() argument
173 updatePagesAssignments(helper_plugin_sqlite $sqlite) global() argument
[all...]
/plugin/struct/action/
H A Dmigration.php52 migration12($sqlite) global() argument
74 migration16($sqlite) global() argument
232 migration17($sqlite) global() argument
306 migration18($sqlite) global() argument
323 migration19($sqlite) global() argument
[all...]
/plugin/structpublish/action/
H A Dmigration.php83 getDbVersions($sqlite) global() argument
116 migration1($sqlite) global() argument
141 migration2($sqlite) global() argument
[all...]
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractModel.php13 protected helper_plugin_sqlite $sqlite; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\AbstractModel
15 public function __construct(helper_plugin_sqlite $sqlite) {
H A DAbstractService.php18 protected helper_plugin_sqlite $sqlite; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\ORM\\AbstractService
20 … public function __construct(helper_plugin_sqlite $sqlite, string $table, string $modelClassName) {
H A DServiceNews.php14 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceDependence.php13 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceStream.php13 public function __construct(helper_plugin_sqlite $sqlite) {
/plugin/combo/ComboStrap/
H A DSqliteResult.php13 private $sqlite; global() variable in ComboStrap\\SqliteResult
22 __construct(SqliteRequest $sqlite, $res) global() argument
H A DSqliteRequest.php12 private $sqlite; global() variable in ComboStrap\\SqliteRequest
45 __construct(Sqlite $sqlite) global() argument
/plugin/structstatus/
H A Daction.php110 protected function migration17($sqlite, $schema)
138 protected function getDbVersions($sqlite)
/plugin/notification/helper/
H A Dcron.php11 protected $sqlite; variable in helper_plugin_notification_cron
H A Ddb.php18 protected $sqlite; variable in helper_plugin_notification_db
/plugin/do/
H A Ddomd5changed.php10 $sqlite = sqlite_open('../../../data/meta/do.sqlite'); variable
/plugin/sqlite/helper/
H A Ddb.php14 protected $sqlite; global() variable in helper_plugin_sqlite_db
/plugin/telleveryone/
H A Dapi.php10 $sqlite = $db_helper->getDB(); variable
/plugin/watchcycle/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_watchcycle_db
[all...]
/plugin/structnotification/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_structnotification_db
[all...]
/plugin/addressbook/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_addressbook_db
/plugin/telleveryone/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_telleveryone_db
/plugin/ireadit/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_ireadit_db
/plugin/approve/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_approve_db
[all...]
/plugin/extendpage/helper/
H A Ddb.php14 protected $sqlite; variable in helper_plugin_extendpage_db
/plugin/bez/helper/
H A Ddb.php16 protected $sqlite; global() variable in helper_plugin_bez_db
[all...]
/plugin/structpublish/_test/
H A Drevision.test.php21 protected $sqlite; variable in revision_plugin_structpublish_test

123