Home
last modified time | relevance | path

Searched defs:schema (Results 26 – 50 of 61) sorted by path

123

/plugin/googlesearch/
H A Dnusoap.php1005 var $schema = ''; variable in XMLSchema
1041 function XMLSchema($schema='',$xml='',$namespaces=array()){
/plugin/highlightjs/highlight/languages/
H A Dsql.js13 …: 1, 'create': 1, 'only': 1, 'next': 1, 'inner': 1, 'authorization': 1, 'schema': 1, 'correspondin… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword
/plugin/mantis/lib/
H A Dclass.xmlschema.php18 var $schema = ''; variable in nusoap_xmlschema
54 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
H A Dnusoap.php1086 var $schema = ''; variable in nusoap_xmlschema
1122 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
/plugin/mobiletable/
H A Daction.php70 private function schema($row) { function in action_plugin_mobiletable
89 private function table($schema, $index, $body) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/struct/action/
H A Daggregationeditor.php198 * @param Schema $schema argument
[all...]
H A Dmove.php152 $table = $schema->getTable(); argument
193 updateColumnLookup(Schema $schema, Column $col, $old, $new) global() argument
[all...]
/plugin/struct/admin/
H A Dschemas.php190 htmlJson(Schema $schema) global() argument
259 htmlDelete(Schema $schema) global() argument
[all...]
/plugin/struct/
H A Dhelper.php47 getData($page, $schema = null, $time = 0) global() argument
166 getSchema($schema = null) global() argument
190 getPages($schema = null) global() argument
[all...]
H A Dremote.php41 getData($page, $schema, $time) global() argument
100 getSchema($schema = null) global() argument
[all...]
/plugin/struct/meta/
H A DAccessTable.php18 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable
85 public static function bySchema(Schema $schema, argument
124 __construct($schema, $pid, $ts = 0, $rid = 0) global() argument
[all...]
H A DAccessTablePage.php16 public function __construct($schema, $pid, $ts = 0, $rid = 0) argument
H A DAssignments.php242 getPages($schema = null, $assignedonly = false) global() argument
H A DCSVImporter.php17 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
H A DSchemaEditor.php19 /** @var Schema the schema that is edited */ variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor
28 __construct(Schema $schema) global() argument
[all...]
/plugin/structnotification/db/
H A Dupdate0001.sql3 schema TEXT NOT NULL, field
/plugin/structpublish/db/json/
H A Dstructpublish0001.struct.json3 "schema": "structpublish", string
/plugin/structpublish/meta/
H A DRevision.php19 protected $schema; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
[all...]
/plugin/structstatus/
H A Daction.php110 protected function migration17($sqlite, $schema)
H A Dstatus.struct.json3 "schema": "structstatus", string
/plugin/structtasks/_test/
H A DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
H A DUtilitiesTest.php38 function testIsValidSchema($schema) {
47 function testIsInvalidSchema($schema) {
150 function testGetMetadataInvalid($page, $schema) {
/plugin/structtasks/_test/json/
H A Dbadassignees.struct.json3 "schema": "badassignees", string
H A Dbaddate.struct.json3 "schema": "baddate", string

123