Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/lib/plugins/authpdo/
H A DREADME9 lib/plugins/authpdo/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/dokuwiki/lib/plugins/styling/
H A DREADME9 lib/plugins/styling/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown48 2. Make sure that the cache folder inside of the demo folder is server-writable.
49 3. Navigate your browser to the demo folder.
/dokuwiki/lib/plugins/acl/
H A Dadmin.php270 * @param string $folder an already converted filesystem folder of the current namespace
271 * @param string $limit limit the search to this folder
274 public function makeTree($folder, $limit = '')
280 search($data, $conf['datadir'], 'search_index', ['ns' => $folder], $limit);
282 search($media, $conf['mediadir'], 'search_index', ['ns' => $folder, 'nofiles' => true], $limit);
268 makeTree($folder, $limit = '') global() argument
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt54 MAKE SURE to copy the npdata.ser file into the same folder as the class file
111 creates the file for you and stores it in the same folder, where it is placed.
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php241 $result = $this->folder()->delete($distinguishedName);
H A DadLDAPGroups.php202 $result = $this->adldap->folder()->delete($dn);
H A DadLDAPUsers.php175 $result = $this->adldap->folder()->delete($dn);
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php254 * Get the folder class interface
258 public function folder() { function in adLDAP
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1171 .ui-icon-folder-collapsed { background-position: 0 -96px; }
1172 .ui-icon-folder-open { background-position: -16px -96px; }