Home
last modified time | relevance | path

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

123

/plugin/404manager/
H A Dadmin.php63 private $sqlite; variable in admin_plugin_404manager
/plugin/addressbook/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_addressbook_db
/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/approve/helper/
H A Ddb.php18 protected $sqlite; variable in helper_plugin_approve_db
[all...]
/plugin/bez/helper/
H A Ddb.php16 protected $sqlite; global() variable in helper_plugin_bez_db
[all...]
/plugin/bez/mdl/
H A DModel.php21 protected $sqlite; variable in dokuwiki\\plugin\\bez\\mdl\\Model
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php37 public static $sqlite = array(); variable in bibtexparser_plugin_bibtex4dw
269 public function parseBibliography($sqlite = false) argument
368 parse($sqlite = false) global() argument
[all...]
H A Dbibtexrender.php25 public static $sqlite = array(); variable in bibtexrender_plugin_bibtex4dw
[all...]
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php78 private $sqlite; variable in ComboStrap\\DatabasePageRow
[all...]
H A DSqliteRequest.php12 private $sqlite; global() variable in ComboStrap\\SqliteRequest
45 __construct(Sqlite $sqlite) global() argument
H A DSqliteResult.php13 private $sqlite; global() variable in ComboStrap\\SqliteResult
22 __construct(SqliteRequest $sqlite, $res) global() argument
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php40 private Sqlite $sqlite; variable in ComboStrap\\Meta\\Store\\MetadataDbStore
/plugin/davcal/
H A Dhelper.php13 protected $sqlite = null; variable in helper_plugin_davcal
/plugin/davcard/
H A Dhelper.php14 protected $sqlite = null; variable in helper_plugin_davcard
/plugin/do/
H A Ddomd5changed.php10 $sqlite = sqlite_open('../../../data/meta/do.sqlite'); variable
/plugin/dwcommits/
H A Dhelper.php19 private $sqlite; variable in helper_plugin_dwcommits
/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/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 DServiceDependence.php13 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceNews.php14 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServicePriority.php16 public function __construct(helper_plugin_sqlite $sqlite) {

123