/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/ |
H A D | SchemaSettings.php | 29 public $schema; variable in Google\\Service\\Pubsub\\SchemaSettings 48 public function setSchema($schema)
|
H A D | ValidateSchemaRequest.php | 28 public function setSchema(Schema $schema)
|
H A D | ValidateMessageRequest.php | 82 public function setSchema(Schema $schema)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
H A D | OracleObjectIdentifier.php | 25 public $schema; variable in Google\\Service\\Datastream\\OracleObjectIdentifier 34 public function setSchema($schema)
|
H A D | OracleSchema.php | 28 public $schema; variable in Google\\Service\\Datastream\\OracleSchema 47 public function setSchema($schema)
|
/plugin/struct/ |
H A D | helper.php | 47 public function getData($page, $schema = null, $time = 0) 166 public static function getSchema($schema = null) 190 public function getPages($schema = null)
|
H A D | remote.php | 41 public function getData($page, $schema, $time) 100 public function getSchema($schema = null)
|
/plugin/struct/meta/ |
H A D | SchemaEditor.php | 19 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor 28 public function __construct(Schema $schema)
|
H A D | AccessTablePage.php | 16 public function __construct($schema, $pid, $ts = 0, $rid = 0)
|
H A D | AccessTable.php | 18 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable 85 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0) 124 public function __construct($schema, $pid, $ts = 0, $rid = 0)
|
/plugin/struct/admin/ |
H A D | schemas.php | 190 protected function htmlJson(Schema $schema) 259 protected function htmlDelete(Schema $schema)
|
/plugin/mobiletable/ |
H A D | action.php | 70 private function schema($row) { function in action_plugin_mobiletable 89 private function table($schema, $index, $body) {
|
/plugin/struct/_test/ |
H A D | AggregationResults.test.php | 133 protected function fetchPagesResult($schema, $id = '', $filters = []) 154 protected function fetchResult($schema, $id = '', $filters = [])
|
H A D | edit.test.php | 36 protected function checkField(\phpQueryObject $pq, $schema, $name, $value)
|
H A D | StructTest.php | 44 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
|
/plugin/struct/_test/json/ |
H A D | bureaucracy.struct.json | 3 "schema": "bureaucracy", string 26 "schema": "bureaucracy_lookup", string
|
H A D | dropdowns.struct.json | 3 "schema": "dropdowns", string 18 "schema": "pageschema", string 48 "schema": "pageschema", string
|
H A D | testtable.struct.json | 3 "schema": "testtable", string
|
H A D | testtable2.struct.json | 3 "schema": "testtable", string
|
/plugin/struct/action/ |
H A D | move.php | 152 protected function updateColumnID(Schema $schema, Column $col, $old, $new, $hashes = false) 193 protected function updateColumnLookup(Schema $schema, Column $col, $old, $new)
|
/plugin/structnotification/db/ |
H A D | update0001.sql | 3 schema TEXT NOT NULL, field
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | UpdateSchemaRequest.php | 48 public function setSchema(Schema $schema)
|
/plugin/structstatus/ |
H A D | action.php | 111 protected function migration17($sqlite, $schema)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | ParserConfig.php | 54 public function setSchema(SchemaPackage $schema)
|
/plugin/struct/_test/mock/ |
H A D | AccessTable.php | 31 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0)
|