| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/ |
| D | ProjectsTenantsCompanies.php | 20 use Google\Service\CloudTalentSolution\Company; alias 35 * Creates a new company entity. (companies.create) 38 * company is created. The format is 41 * @param Company $postBody 43 * @return Company 45 public function create($parent, Company $postBody, $optParams = []) 49 return $this->call('create', [$params], Company::class); 52 * Deletes specified company. Prerequisite: The company has no jobs associated 55 * @param string $name Required. The resource name of the company to be deleted. 69 * Retrieves specified company. (companies.get) [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
| D | CreateCustomerRequest.php | 22 protected $customerType = Company::class; 26 * @param Company 28 public function setCustomer(Company $customer) 33 * @return Company
|
| D | CustomerListCustomersResponse.php | 23 protected $customersType = Company::class; 31 * @param Company[] 38 * @return Company[]
|
| D | ListVendorCustomersResponse.php | 23 protected $customersType = Company::class; 35 * @param Company[] 42 * @return Company[]
|
| D | ListCustomersResponse.php | 23 protected $customersType = Company::class; 35 * @param Company[] 42 * @return Company[]
|
| D | ListVendorsResponse.php | 31 protected $vendorsType = Company::class; 63 * @param Company[] 70 * @return Company[]
|
| D | Company.php | 20 class Company extends \Google\Collection class 171 class_alias(Company::class, 'Google_Service_AndroidProvisioningPartner_Company');
|
| /plugin/pdftools/conf/ |
| D | default.php | 2 # For the @COMPANY@ replacement in templates 3 $conf['company'] = 'Your Company - See configuration';
|
| D | metadata.php | 2 # For the @COMPANY@ replacement in templates 3 $meta['company'] = array('string');
|
| /plugin/pdftools/lang/en/ |
| D | settings.php | 3 $lang['company'] = 'Name of you company - for use in tempates with @COMPANY@-Tag';
|
| /plugin/json/demo/1000files/ |
| D | file1.txt | 15 "company": "AVENETRO", 72 "company": "ZILLATIDE", 129 "company": "TELEPARK", 186 "company": "NORSUL", 243 "company": "COLAIRE", 300 "company": "MAGMINA", 357 "company": "LYRIA", 414 "company": "ETERNIS", 471 "company": "ENOMEN",
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/ |
| D | ListCompaniesResponse.php | 23 protected $companiesType = Company::class; 33 * @param Company[] 40 * @return Company[]
|
| D | Job.php | 32 public $company; variable in Google\\Service\\CloudTalentSolution\\Job 165 public function setCompany($company) argument 167 $this->company = $company; 174 return $this->company;
|
| /plugin/pdftools/tpl/kompakt/ |
| D | description.html | 7 <li>Name of the company (configurable) - <code>@COMPANY@</code></li>
|
| /plugin/pdftools/tpl/info/ |
| D | description.html | 7 <li>Name of the company (configurable) - <code>@COMPANY@</code></li>
|
| /plugin/pdftools/tpl/standard/ |
| D | description.html | 7 <li>Name of the company (configurable) - <code>@COMPANY@</code></li>
|
| /plugin/pdftools/tpl/checkliste/ |
| D | description.html | 7 <li>Name of the company (configurable) - <code>@COMPANY@</code></li>
|
| /plugin/pdftools/tpl/checkliste2/ |
| D | description.html | 7 <li>Name of the company (configurable) - <code>@COMPANY@</code></li>
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/ |
| D | PartnersCustomers.php | 20 use Google\Service\AndroidProvisioningPartner\Company; alias 45 * @return Company 51 return $this->call('create', [$params], Company::class);
|
| /plugin/pdftools/lang/de/ |
| D | settings.php | 3 $lang['company'] = 'Angabe des Firmennamens, welches mittels @COMPANY@-Tag in den Vorlagen verw…
|
| /plugin/routeplaner/syntax/ |
| D | routenplaner.php | 111 list($company,$street,$zip, $town, $country) = explode(',',$match,5); 114 if (trim($company, " \t\n") != '') { 115 $company = trim($company, " \t\n"); 117 $company = 'Firma'; 140 return array($company,$street,$zip,$town,$country); 176 $company = $data[0]; 200 …$ret .= '<td width="47%"><input type="text" name="toname_" value="'.$company.'" disabled="disabled… 249 @$company = $data[0];
|
| /plugin/photogallery/phpThumb/licenses/ |
| D | license.ptcl.txt | 9 The license is non-exclusively granted to a single person or company, 11 company. The license is non-transferrable.
|
| /plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
| D | license.commercial.txt | 9 The license is non-exclusively granted to a single person or company, 11 company. The license is non-transferrable.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/ |
| D | OrganizationsApps.php | 50 * company). (apps.listOrganizationsApps) 58 * values are `company` or `developer`. Defaults to `developer`.
|
| /plugin/pdftools/ |
| D | README.md | 95 @COMPANY@ - Name of the company which can be configured
|