Home
last modified time | relevance | path

Searched refs:getSchema (Results 1 – 25 of 38) sorted by relevance

12

/plugin/struct/action/
H A Dinline.php87 if (!$this->schemadata->getSchema()->isEditable()) return;
132 if (!in_array($this->schemadata->getSchema()->getTable(), $tables)) {
136 if (!$this->schemadata->getSchema()->isEditable()) {
168 $this->schemadata->getSchema()->getTable()
234 $this->column = $this->schemadata->getSchema()->findColumn($field);
H A Dentry.php144 if ($schemaData->getSchema()->isEditable()) {
151 if ($validation->getAccessTable()->getSchema()->isEditable()) {
157 $validation->getAccessTable()->getSchema()->getTable()
H A Dedit.php117 if (!$schema->getSchema()->isEditable()) {
132 $html .= '<legend>' . hsc($schema->getSchema()->getTranslatedLabel()) . '</legend>';
/plugin/struct/
H A Dhelper.php116 $assignments->assignPageSchema($page, $v->getAccessTable()->getSchema()->getTable());
128 if (!$access->getSchema()->isEditable()) {
167 public static function getSchema($schema = null)
166 public static function getSchema($schema = null) global() function in helper_plugin_struct
H A Dremote.php103 public function getSchema($schema = null)
111 $schemas = $this->hlp::getSchema($schema ?: null);
100 public function getSchema($schema = null) global() function in remote_plugin_struct
/plugin/swarmwebhook/
H A Dhelper.php50 if (!$access->getSchema()->isEditable()) {
86 if (!$schemadata->getSchema()->isEditable()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DValidateSchemaRequest.php35 public function getSchema() function in Google\\Service\\Pubsub\\ValidateSchemaRequest
H A DSchemaSettings.php55 public function getSchema() function in Google\\Service\\Pubsub\\SchemaSettings
H A DValidateMessageRequest.php89 public function getSchema() function in Google\\Service\\Pubsub\\ValidateMessageRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleObjectIdentifier.php41 public function getSchema() function in Google\\Service\\Datastream\\OracleObjectIdentifier
H A DOracleSchema.php54 public function getSchema() function in Google\\Service\\Datastream\\OracleSchema
/plugin/struct/syntax/
H A Doutput.php171 $renderer->doc .= '<div class="struct_output_' . $schemadata->getSchema()->getTable() . '">';
178 $renderer->cdata($schemadata->getSchema()->getTranslatedLabel());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUpdateSchemaRequest.php55 public function getSchema() function in Google\\Service\\CloudSearch\\UpdateSchemaRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DParserConfig.php61 public function getSchema() function in Google\\Service\\CloudHealthcare\\ParserConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasources.php64 public function getSchema($name, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasources
/plugin/struct/helper/
H A Dlookup.php41 if (!$access->getSchema()->isEditable()) {
/plugin/struct/meta/
H A DAccessDataValidator.php72 foreach ($this->access->getSchema()->getColumns() as $col) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DGetQueryResultsResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\GetQueryResultsResponse
H A DQueryResponse.php200 public function getSchema() function in Google\\Service\\Bigquery\\QueryResponse
/plugin/structupdate/helper/
H A Dupdate.php72 if(!$schema->getSchema()->isEditable()) {
/plugin/struct/admin/
H A Dassignments.php144 $schemas = helper_plugin_struct::getSchema();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Entity.php259 public function getSchema() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1Entry.php135 public function getSchema() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Entry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDataSource.php234 public function getSchema() function in Google\\Service\\Analytics\\CustomDataSource
/plugin/structstatus/
H A Dsyntax.php96 $schema = $access->getSchema();

12