/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1SchemaSchemaProperty.php | 29 public $custom; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1SchemaSchemaProperty 52 public function setCustom($custom) argument 54 $this->custom = $custom; 61 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaConversionEvent.php | 29 public $custom; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaConversionEvent 60 public function setCustom($custom) argument 62 $this->custom = $custom; 69 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | GoogleIdentityAccesscontextmanagerV1AccessLevel.php | 56 public function setCustom(GoogleIdentityAccesscontextmanagerV1CustomLevel $custom) argument 58 $this->custom = $custom; 65 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
H A D | AccessLevel.php | 56 public function setCustom(CustomLevel $custom) argument 58 $this->custom = $custom; 65 return $this->custom;
|
/plugin/structcombolookup/ |
H A D | style.less | 1 .custom-structcombolookup { 5 .custom-structcombolookup-toggle { 12 .custom-structcombolookup-input {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | HttpRule.php | 91 public function setCustom(CustomHttpPattern $custom) argument 93 $this->custom = $custom; 100 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | HttpRule.php | 91 public function setCustom(CustomHttpPattern $custom) argument 93 $this->custom = $custom; 100 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | HttpRule.php | 91 public function setCustom(CustomHttpPattern $custom) argument 93 $this->custom = $custom; 100 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | HttpRule.php | 91 public function setCustom(CustomHttpPattern $custom) argument 93 $this->custom = $custom; 100 return $this->custom;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | Service.php | 94 public function setCustom(Custom $custom) argument 96 $this->custom = $custom; 103 return $this->custom;
|
/plugin/adhoctags/ |
H A D | helper.php | 65 function getAttributes($data, $custom, $useNoPrefix=true) { argument 127 if (in_array('datetime', $custom) && preg_match('/\&([A-Za-z0-9\-\+\:\.]+)/', $token)) { 175 function buildAttributes($data, $custom, $addClass='', $mode='xhtml') { argument 177 $attr = $this->getAttributes($data, $custom);
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | custom-printer-verbose.phpt | 2 phpunit -c ../_files/configuration.custom-printer.xml --verbose IncompleteTest ../_files/Incomplete… 6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml'; 17 Configuration: %sconfiguration.custom-printer.xml
|
H A D | custom-printer-debug.phpt | 2 phpunit -c ../_files/configuration.custom-printer.xml --debug BankAccountTest ../_files/BankAccount… 6 $_SERVER['argv'][2] = __DIR__ . '/../_files/configuration.custom-printer.xml';
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | index.rst | 4 Doctrine Annotations offers to implement custom annotation 55 :ref:`Read more about custom annotations. <custom>` 93 .. _Read more about custom annotations.: custom
|
H A D | sidebar.rst | 6 custom
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | URI.DefinitionID.txt | 8 Unique identifier for a custom-built URI definition. If you want 9 to add custom URIFilters, you must specify this value.
|
H A D | HTML.DefinitionRev.txt | 8 Revision identifier for your custom definition specified in 10 your custom definition, but this one does so in a chronological
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/ |
H A D | AbstractPDOTest.php | 93 $custom = new Href('/foo/bar/'); 95 $propPatch = new PropPatch(['{DAV:}custom' => $custom]); 102 $this->assertEquals($custom, $propFind->get('{DAV:}custom'));
|
/plugin/confmanager/configTypes/ |
H A D | ConfigManagerSingleLineConfigCascade.php | 41 $custom = $this->getCustomEntries($lines, $config['default']); 43 $this->saveToFile($custom);
|
H A D | ConfigManagerTwoLineConfigCascade.php | 46 $custom = $this->getCustomEntries($lines, $config['default']); 48 $this->saveToFile($custom);
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | html-block.md | 36 <custom /> 40 <custom multi="line" something="hi" />
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/ |
H A D | special_chars.test | 2 "§" custom tag
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/ |
H A D | AccessorOrder.php | 26 public $custom = []; variable in JMS\\Serializer\\Annotation\\AccessorOrder
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | special_chars.test | 2 "§" custom filter
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/ |
H A D | special_chars.test | 2 "§" custom function
|