Home
last modified time | relevance | path

Searched refs:folders (Results 1 – 25 of 39) sorted by last modified time

12

/plugin/siteexport/
H A DREADME.md51 …will result in the structure below being exported with potentially empty folders but having the li…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.gallery.php61 $folders = array(); variable
65 $folders[] = $file;
74 if (!empty($folders)) {
76 rsort($folders);
77 foreach ($folders as $dummy => $folder) {
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md96 [Folder for temporary files](https://mpdf.github.io/installation-setup/folders-for-temporary-files.html)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md284 * Refactored code structure: use `src/` and `tests/` folders [#1755](https://github.com/ruflin/Elastica/pull/1755)
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php257 $folders = preg_split("#[/\\\\]#", $rest);
259 for($i=0; $i < count($folders); $i++) {
260 $folders[$i] = urlencode($folders[$i]);
263 $path = implode('/', $folders) ;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSecuritycenterResource.php71 public function setFolders($folders) argument
73 $this->folders = $folders;
80 return $this->folders;
H A DSecurityCenterProperties.php61 public function setFolders($folders) argument
63 $this->folders = $folders;
70 return $this->folders;
H A DGoogleCloudSecuritycenterV1Resource.php71 public function setFolders($folders) argument
73 $this->folders = $folders;
80 return $this->folders;
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php49 public function setFolders($folders) argument
51 $this->folders = $folders;
58 return $this->folders;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DListFoldersResponse.php33 public function setFolders($folders) argument
35 $this->folders = $folders;
42 return $this->folders;
H A DSearchFoldersResponse.php33 public function setFolders($folders) argument
35 $this->folders = $folders;
42 return $this->folders;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLogging.php67 public $folders; variable in Google\\Service\\Logging
783 'folders',
H A DTagManager.php685 'folders',
689 'path' => 'tagmanager/v2/{+parent}/folders',
733 'path' => 'tagmanager/v2/{+parent}/folders',
H A DCloudResourceManager.php45 public $folders; variable in Google\\Service\\CloudResourceManager
74 'folders',
78 'path' => 'v3/folders',
112 'path' => 'v3/folders',
157 'path' => 'v3/folders:search',
H A DAccessApproval.php41 public $folders; variable in Google\\Service\\AccessApproval
67 'folders',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicySearchResult.php32 public $folders; variable in Google\\Service\\CloudAsset\\IamPolicySearchResult
79 public function setFolders($folders) argument
81 $this->folders = $folders;
88 return $this->folders;
H A DResourceSearchResult.php48 public $folders; variable in Google\\Service\\CloudAsset\\ResourceSearchResult
197 public function setFolders($folders) argument
199 $this->folders = $folders;
206 return $this->folders;
/plugin/structtemplate/_vagrant/
H A DVagrantfile47 # Synced folders
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1folders.length > 1;\n let pathLabel;\n if (isEqual(baseResource.uri, resourc…
H A Dbundle.js426folders:[...this._folderConfigurations.keys()].reduce((e,t)=>{const{contents:n,overrides:i,keys:r}…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426folders:[...this._folderConfigurations.keys()].reduce((e,t)=>{const{contents:n,overrides:i,keys:r}…
/plugin/adfs/phpsaml/
H A DREADME.md186 The new OneLogin SAML Toolkit contains different folders (`certs`, `endpoints`,
189 Let's start describing the folders:
1413 the different folders and Loads settings info from settings file or
/plugin/phpipam/
H A Dsyntax.php1628 $_path .= ($_infos['isFolder'] ? 'folders' : 'subnets') ;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …ender histogram for lines with below zero capacity, as it's reserved for folders\n\t\t\t\tif(level…
/plugin/langdelete/
H A DINFO7 desc provides admin delete function for unneccessary language files and folders

12