Home
last modified time | relevance | path

Searched defs:sqlite (Results 26 – 50 of 55) sorted by last modified time

123

/plugin/approve/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_approve_db
[all...]
/plugin/approve/action/
H A Dmigration.php54 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) { argument
[all...]
/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/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/ireadit/action/
H A Dmigration.php56 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) {
/plugin/ireadit/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_ireadit_db
/plugin/do/
H A Ddomd5changed.php10 $sqlite = sqlite_open('../../../data/meta/do.sqlite'); variable
/plugin/structnotification/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_structnotification_db
[all...]
/plugin/davcal/
H A Dhelper.php13 protected $sqlite = null; variable in helper_plugin_davcal
/plugin/watchcycle/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_watchcycle_db
[all...]
/plugin/addressbook/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_addressbook_db
/plugin/fksnewsfeed/
H A Dhelper.php47 public helper_plugin_sqlite $sqlite; variable in helper_plugin_newsfeed
/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 DServicePriority.php16 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceStream.php13 public function __construct(helper_plugin_sqlite $sqlite) {
/plugin/extendpage/helper/
H A Ddb.php14 protected $sqlite; variable in helper_plugin_extendpage_db
/plugin/extendpage/meta/
H A DAssignments.php18 protected $sqlite; variable in dokuwiki\\plugin\\extendpage\\meta\\Assignments
/plugin/telleveryone/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_telleveryone_db
/plugin/telleveryone/
H A Dapi.php10 $sqlite = $db_helper->getDB(); variable
/plugin/webdavclient/
H A Dhelper.php14 protected $sqlite = null; variable in helper_plugin_webdavclient
/plugin/404manager/
H A Dadmin.php63 private $sqlite; variable in admin_plugin_404manager

123