Home
last modified time | relevance | path

Searched defs:manifest (Results 1 – 15 of 15) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeployment.php44 public $manifest; variable in Google\\Service\\DeploymentManager\\Deployment
137 public function setManifest($manifest)
H A DDeploymentUpdate.php32 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentUpdate
65 public function setManifest($manifest)
H A DDeploymentmanagerResource.php40 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
125 public function setManifest($manifest)
H A DResourceUpdate.php38 public $manifest; variable in Google\\Service\\DeploymentManager\\ResourceUpdate
109 public function setManifest($manifest)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DManifests.php42 public function get($project, $deployment, $manifest, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConnectAgentResource.php25 public $manifest; variable in Google\\Service\\GKEHub\\ConnectAgentResource
32 public function setManifest($manifest)
H A DGenerateConnectManifestResponse.php29 public function setManifest($manifest)
H A DResourceManifest.php29 public $manifest; variable in Google\\Service\\GKEHub\\ResourceManifest
48 public function setManifest($manifest)
/plugin/html5video2/script/
H A Dvideo.min.js21 …]*)?/.exec(e||""),e={};return t[1]&&(e.length=parseInt(t[1],10)),t[2]&&(e.offset=parseInt(t[2],10)…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js1781 Popcorn.plugin = function( name, definition, manifest ) { argument
2304 Popcorn.compose = function( name, definition, manifest ) { argument
/plugin/odp/
H A Drenderer.php32 var $manifest = array(); variable in renderer_plugin_odp
/plugin/odt/ODT/
H A DODTDocument.php32 public $manifest = NULL; variable in ODTInternalParams
105 protected $manifest = NULL; variable in ODTDocument
H A DODTmanifest.php14 var $manifest = array(); variable in ODTManifest
/plugin/toolbox/
H A Dextension.php53 $manifest = __DIR__ . '/extension/manifest.json'; variable
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5533 function write_manifest(manifest/*:Array<Array<string> >*/)/*:string*/ { argument