Home
last modified time | relevance | path

Searched refs:folder (Results 151 – 175 of 761) sorted by last modified time

12345678910>>...31

/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example49 * Some common functions are added by [indexmenu plugin folder]/scripts/contextmenu.js
H A Dindexmenu.js113 plugbase: DOKU_BASE + 'lib/plugins/indexmenu', // base of plugin folder
120 theme: theme // dir name of theme folder
125 folder: imagePath + 'folder.' + imgExt,
306 node.icon = (this.root.id === node.pid) ? this.icon.root : ((node.hns) ? this.icon.folderH : ((node._hc) ? this.icon.folder : this.icon.node));
85 folder: objImg + 'folder.' + objExt, global() property in dTree.icon
/plugin/actionrenderer/
H A DREADME9 lib/plugins/actionrenderer/ - if the folder is called different it
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DContainerVersion.php221 public function setFolder($folder) argument
223 $this->folder = $folder;
230 return $this->folder;
H A DEntity.php68 public function setFolder(Folder $folder) argument
70 $this->folder = $folder;
77 return $this->folder;
H A DListFoldersResponse.php33 public function setFolder($folder) argument
35 $this->folder = $folder;
42 return $this->folder;
H A DRevertFolderResponse.php28 public function setFolder(Folder $folder) argument
30 $this->folder = $folder;
37 return $this->folder;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DTenantProjectConfig.php28 public $folder; variable in Google\\Service\\ServiceConsumerManagement\\TenantProjectConfig
59 public function setFolder($folder) argument
61 $this->folder = $folder;
68 return $this->folder;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DDriveItem.php90 public function setFolder(Folder $folder) argument
92 $this->folder = $folder;
99 return $this->folder;
H A DDriveItemReference.php84 public function setFolder(Folder $folder) argument
86 $this->folder = $folder;
93 return $this->folder;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md28 The [docs folder](docs/) provides detailed guides for using this library.
/plugin/authgooglesheets/
H A DREADME6 lib/plugins/authgooglesheets/ - if the folder is called different it
/plugin/a2s/
H A DREADME9 lib/plugins/a2s/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/deletepagebutton/
H A DREADME.md42 `lib/plugins/deletepagebutton/` - if the folder is called differently,
/plugin/foldablelist/
H A DREADME20 See the COPYING file in your DokuWiki folder for details
/plugin/structcondstyle/
H A DREADME.md9 lib/plugins/structcondstyle/ - if the folder is called different it
/plugin/c3chart/
H A DREADME.md21 …n manually, make sure it is installed in `lib/plugins/c3chart/` - if the folder is called differen…
101 See the COPYING file in your DokuWiki folder for details.
/plugin/vshare/
H A DREADME7 lib/plugins/vshare/ - if the folder is called different it
25 See the COPYING file in your DokuWiki folder for details
/plugin/wideredit/
H A DREADME9 lib/plugins/wideredit/ - if the folder is called different it
/plugin/twofactorgoogleauth/
H A DREADME9 lib/plugins/twofactorgoogleauth/ - if the folder is called different it
26 See the COPYING file in your DokuWiki folder for details
/plugin/tablelayout/
H A DREADME9 lib/plugins/tablelayout/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/gemini/
H A DREADME9 lib/plugins/gemini/ - if the folder is called different it
/plugin/oauthkeycloak/
H A DREADME.md10 lib/plugins/oauthkeycloak/ - if the folder is called different it
31 See the COPYING file in your DokuWiki folder for details
/plugin/oauthdrkserver/
H A DREADME9 lib/plugins/oauthdrkserver/ - if the folder is called different it
/plugin/hidemenus/
H A DREADME9 lib/plugins/hidepagetools/ - if the folder is called different it

12345678910>>...31