Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 12 of 12) sorted by path

/plugin/adfs/phpsaml/lib/Saml2/
H A DIdPMetadataParser.php62 …public static function parseFileXML($filepath, $entityId = null, $desiredNameIdFormat = null, $des…
/plugin/archivegenerator/
H A Dadmin.php424 protected function getDWPathName($filepath)
/plugin/captcha/
H A DEasySVG.php80 setFont($filepath, $size, $color) global() argument
134 setFontSVG($filepath) global() argument
/plugin/catlist/
H A Dsyntax.php277 $meta['date']['modified'] = @filemtime($filepath); argument
/plugin/ckgedit/scripts/
H A Dcss6.php375 protected $filepath; // file system path to the CSS/Less file variable in DokuCssFile
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php149 public function addFile(string $key, string $filepath, string $mimeType = ''): self argument
/plugin/epub/scripts/
H A Dcss3.php368 protected $filepath; // file system path to the CSS/Less file variable in DokuCssFile
/plugin/filelist/
H A Dsyntax.php203 _render_link($filename, $filepath, $basedir, $webdir, $params, Doku_Renderer $renderer) global() argument
551 _render_preview_image($filepath, $basedir, $webdir, $params, Doku_Renderer $renderer) global() argument
1061 _get_link_url($filepath, $basedir, $webdir, $randlinks, $direct, $ftp = false) global() argument
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
H A DInterfaceTest.php138 public function testGetPackageNamespaceForFileWithMultipleNamespaces($filepath)
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1225 function save($filepath = '') {
1586 function save($filepath = '') {
/plugin/simplewikipagetree/
H A Dsyntax.php119 private function getID($filepath){
126 private function getTitle($filepath){
151 private function getURL($filepath){
169 private function isActive($filepath){
/plugin/sqlraw/
H A Dsimple_html_dom.php1102 function save($filepath='')