Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 25 of 65) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DResourceManifest.php29 public $manifest; variable in Google\\Service\\GKEHub\\ResourceManifest
48 public function setManifest($manifest) argument
50 $this->manifest = $manifest;
57 return $this->manifest;
H A DConnectAgentResource.php25 public $manifest; variable in Google\\Service\\GKEHub\\ConnectAgentResource
32 public function setManifest($manifest) argument
34 $this->manifest = $manifest;
41 return $this->manifest;
H A DGenerateConnectManifestResponse.php29 public function setManifest($manifest) argument
31 $this->manifest = $manifest;
38 return $this->manifest;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentUpdate.php32 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentUpdate
65 public function setManifest($manifest) argument
67 $this->manifest = $manifest;
74 return $this->manifest;
H A DResourceUpdate.php38 public $manifest; variable in Google\\Service\\DeploymentManager\\ResourceUpdate
109 public function setManifest($manifest) argument
111 $this->manifest = $manifest;
118 return $this->manifest;
H A DDeploymentmanagerResource.php40 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
125 public function setManifest($manifest) argument
127 $this->manifest = $manifest;
134 return $this->manifest;
H A DDeployment.php44 public $manifest; variable in Google\\Service\\DeploymentManager\\Deployment
137 public function setManifest($manifest) argument
139 $this->manifest = $manifest;
146 return $this->manifest;
/plugin/odt/ODT/
H A DODTmanifest.php14 var $manifest = array(); variable in ODTManifest
39 foreach($this->manifest as $path => $type){
53 return isset($this->manifest[$name]);
63 $this->manifest[$name] = $mime;
H A DODTExport.php121 $params->ZIP->addData('META-INF/manifest.xml', $params->manifest->getContent());
233 …self::replaceInFile('</manifest:manifest>', $params->manifest->getExtraContent() . '</manifest:man…
H A DODTDocument.php32 public $manifest = NULL; variable in ODTInternalParams
105 protected $manifest = NULL; variable in ODTDocument
139 $this->manifest = new ODTManifest();
164 $this->params->manifest = $this->manifest;
2089 return $this->manifest->exists($name);
2101 if(!$this->manifest->exists($fileName)){
2102 $this->manifest->add($fileName, $mime);
/plugin/advanced/lang/en/config/
H A Dmanifest.txt3 DokuWiki sends out a manifest.json, which allows mobile users to add the wiki as a web app to their…
5 This manifest.json can be customized in multiple ways:
7 …- it can be deactivated by adding ''manifest'' to the "[[doku>config:disableactions]]" config opti…
8 …- it can be overwritten by values set in a ''manifest.local.json'' in the ''conf'' directory which…
10 …- if no icons are defined in a manifest.local.json, it looks for some svg logos and uses the first…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DManifests.php38 * @param string $manifest The name of the manifest for this request.
42 public function get($project, $deployment, $manifest, $optParams = []) argument
44 $params = ['project' => $project, 'deployment' => $deployment, 'manifest' => $manifest];
/plugin/toolbox/
H A Dextension.php53 $manifest = __DIR__ . '/extension/manifest.json'; variable
54 $m = json_decode(file_get_contents($manifest));
56 file_put_contents($manifest, json_encode($m, JSON_PRETTY_PRINT));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPackagerFilter.php39 static $manifest = <<<EOF
49 file_put_contents($package.'/package.yml', sprintf($manifest, $hash));
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js310 Popcorn.forEach( Popcorn.manifest, function( key, val ) {
1775 Popcorn.manifest = {};
1781 Popcorn.plugin = function( name, definition, manifest ) { argument
1810 Popcorn.manifest[ name ] = manifest = manifest || definition.manifest || {};
1925 options._natives.manifest = manifest;
1960 manifestOpts = "options" in manifest && manifest.options;
2163 if ( manifest ) {
2165 manifest: manifest
2245 delete Popcorn.manifest[ name ];
2304 Popcorn.compose = function( name, definition, manifest ) { argument
[all …]
H A Dpopcorn.subtitle.js63 manifest: {
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest17.txt1 Agilni manifest je skvely! \cite{bib:agile-manifesto}. Tohle je sice taky dobry \cite{bib:arlow-uml…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D15.15.js1 …tring.quote"],[/frame-src/,"string.quote"],[/img-src/,"string.quote"],[/manifest-src/,"string.quot…
H A D15.15.js.map1 …tring.quote'],\n [/img-src/, 'string.quote'],\n [/manifest-src/, 'string.quo…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar4 …-example-extension-1.0.0.phar�������LICENSE���78X������������� ���manifest.xml7���78X7��Gy…
38 <phar xmlns="https://phar.io/xml/manifest/1.0">
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php302 … => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/manifests/{manifest}',
315 'manifest' => [
/plugin/odp/
H A Drenderer.php32 var $manifest = array(); variable in renderer_plugin_odp
274 foreach($this->manifest as $path => $type){
1322 if(!$this->manifest[$name]){
1323 $this->manifest[$name] = $mime;
/plugin/html5video2/script/
H A Dvideo.min.js21manifest={allowCache:!0,discontinuityStarts:[],segments:[]};var h=0,p=0;return e.on("end",function… class in e
23manifest "+i.resolvedUri}):l({message:"player must be playing a live stream to start buffering"}):…
27 …xelDiffSelector;if(!i)throw new Error("A non-empty playlist URL or JSON manifest string is require…
/plugin/barcodes/
H A Dcomposer.lock249 "name": "phar-io/manifest",
253 "url": "https://github.com/phar-io/manifest.git",
258 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857a…
301 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
303 "issues": "https://github.com/phar-io/manifest/issues",
304 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
700 "phar-io/manifest": "^2.0.3",
/plugin/bible/bible_douayRheims/
H A D1_Timothy.txt66 …4:15. Meditate upon these things, be wholly in these things: that thy profiting may be manifest to…
90 5:24. Some men's sins are manifest, going before to judgment: and some men they follow after.
91 5:25. In like manner also good deeds are manifest: and they that are otherwise cannot be hid.

123