Home
last modified time | relevance | path

Searched defs:dir (Results 26 – 50 of 207) sorted by relevance

123456789

/plugin/components/lib/
H A Dcomponent_manager.php16 protected function load($dir, $name='') {
29 private function load_dir($dir, $name) {
/plugin/deletehistory/
H A Dhelper.php40 protected function clearAttic($dir)
71 protected function deleteChanges($dir)
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css106 [dir=rtl] .dokuwiki dl.code dt, selector
107 [dir=rtl] .dokuwiki dl.file dt { selector
160 [dir=rtl] .JSpopup ul, selector
161 [dir=rtl] .JSpopup ol { selector
H A Ddesign.css58 [dir=rtl] #dokuwiki__header form.search #qsearch__in { selector
127 [dir=rtl] #dokuwiki__usertools ul li.user { selector
150 [dir=rtl] #dokuwiki__pagetools ul li a.action.top { selector
161 [dir=rtl] #IE7 #dokuwiki__pagetools ul li a.action.top { selector
215 [dir=rtl] #dokuwiki__aside ul, selector
216 [dir=rtl] #dokuwiki__aside ol { selector
H A Dprint.css111 [dir=rtl] blockquote { selector
130 [dir=rtl] th, selector
131 [dir=rtl] td { selector
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php469 function _rmtree($dir)
507 function _mkstemp($dir)
522 static function _mkdtemp($dir)
539 function _listdir($dir)
/plugin/combo/resources/theme/default/components/css/
H A Drailbar-fixed.css23 [dir=rtl] #railbar-fixed-cs { selector
28 [dir=rtl] #railbar-fixed-cs div.tools ul { selector
/plugin/wikipediasnippet/
H A Dall.css20 [dir=rtl] dl.wpsnip > dt em { selector
43 [dir=rtl] dl.wpsnip > dd .wplicense { selector
/plugin/fileshare/syntax/
H A DFileshare.php109 private function renderForm($dir, $renderer) {
154 private function createDir($dir, $renderer) {
162 private function readFileList($dir, $delete) {
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DSetupDecorator.php119 function getSuitesFromDir($dir, $filenamePattern = '', $exclude = array())
151 function _getFiles($dir, $filenamePattern, $exclude, $rootDir)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DFilesystemCache.php21 private $dir; variable in Assetic\\Cache\\FilesystemCache
23 public function __construct($dir)
H A DConfigCache.php21 private $dir; variable in Assetic\\Cache\\ConfigCache
28 public function __construct($dir)
/plugin/openid/Auth/OpenID/
H A DFileStore.php508 function _rmtree($dir)
548 function _mkstemp($dir)
565 static function _mkdtemp($dir)
584 function _listdir($dir)
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DFileCache.php14 private $dir; variable in Metadata\\Cache\\FileCache
16 public function __construct(string $dir)
/plugin/owncloud/tpl/
H A Ddetail.php62 $dir = dirname($path); variable
125 if($dir == "." || $dir == "") $dir=":";// We are at the top variable
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php25 private $dir; variable in Assetic\\AssetWriter
36 public function __construct($dir, array $values = array())
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/gdpr/helper/
H A Dutils.php14 public function collectChangelogs(Directory $dir)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFilesystemHelper.php14 public static function removeDir($dir)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DCommand.php30 public $dir; variable in Google\\Service\\OnDemandScanning\\Command
65 public function setDir($dir)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DCommand.php30 public $dir; variable in Google\\Service\\ContainerAnalysis\\Command
65 public function setDir($dir)
/plugin/upgrade/
H A Dhelper.php295 traverseCheckAndCopy($dir, $dryrun) global() argument
386 recursiveDelete($dir) global() argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Cisco.js3 Sidebar.prototype.addCiscoPalette = function(cisco, dir) argument
H A DSidebar-Signs.js3 Sidebar.prototype.addSignsPalette = function(signs, dir) argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Duseheading.php6 function ckg_get_title($page,$dir) {

123456789