Home
last modified time | relevance | path

Searched defs:file (Results 401 – 425 of 440) sorted by path

1...<<1112131415161718

/plugin/tagfilter/helper/
H A Dsyntax.php325 search_all_pages(& $data, $base, $file, $type, $lvl, $opts) global() argument
/plugin/templateconfhelper/exe/
H A Dcss.php205 function _css_getpath( $t, $file ) {
/plugin/templateconfhelper/inc/
H A Dconfutils.php19 function getConfigPath($type, $file) {
H A Dtemplate.php13 function tpl_include( $file, $t=false, $allowphp=true ) {
/plugin/text/
H A Drenderer.php369 function file($text, $language = null, $filename = null, $options = null) { function in renderer_plugin_text
/plugin/tiledblog/
H A Dajax.php38 while (false !== ($file = readdir ($pathDirObj))) { variable
/plugin/tindexmenu/inc/
H A Drepo.class.php9 function send_theme ($file) {
/plugin/tindexmenu/syntax/
H A Dindexmenu.php24 function search_callback($func,&$data,$base,$file,$type,$lvl,$opts) {
486 function _search_index(&$data,$base,$file,$type,$lvl,$opts){
/plugin/tocselect/
H A Daction.php177 private function handle_file($file, $namespace) {
/plugin/todo/syntax/
H A Dlist.php226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/tplinc/
H A Dhelper.php14 protected $file = DOKU_CONF . 'tplinc.conf'; variable in helper_plugin_tplinc
/plugin/translator/
H A Dadmin.php506 function _importLanguage($file, $CategoryID, $version) {
/plugin/txtconf/
H A Dconfig0.class.php118 function _read_config($file) {
415 function php_strip_whitespace($file) {
461 function php_strip_whitespace($file) {
H A Dtxtconfig.class.php149 function _read_config($file) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php31 abstract public function open($file); argument
78 create($file = '') global() argument
87 addFile($file, $fileinfo = '') global() argument
121 save($file) global() argument
[all...]
H A DTar.php19 protected $file = ''; variable in splitbrain\\PHPArchive\\Tar
53 public function open($file) argument
233 create($file = '') global() argument
270 addFile($file, $fileinfo = '') global() argument
422 save($file) global() argument
692 filetype($file) global() argument
[all...]
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
54 public function open($file) argument
271 create($file = '') global() argument
305 addFile($file, $fileinfo = '') global() argument
528 save($file) global() argument
[all...]
/plugin/userimportextended/
H A Dadmin.php408 protected function _isUploadedFile($file) {
/plugin/vbsso/
H A Dadmin.php189 private function make_html_from_tpl($file, $params = array()) {
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php497 function sharedapi_log($data, $file = 'default', $path = null) {
H A Dvbsso_shared.php328 function vbsso_log($data, $file = 'default', $path = NULL) {
/plugin/vbsso/vendor/composer/
H A DClassLoader.php442 function includeFile($file)
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
4297 },browseObject:function(file,context){openNewTab(file.href); argument
4299 },getRealObject:function(file,context){return null argument
5143 },hideParams:function(file){return !file.urlParams||!file.urlParams.length argument
5144 },hidePost:function(file){return file.method.toUpperCase()!="POST" argument
5145 },hidePut:function(file){return file.method.toUpperCase()!="PUT" argument
5146 },hideResponse:function(file){return false argument
5147 },hideCache:function(file){return true; argument
5289 },insertJSON:function(parentNode,file,context){var text=file.responseText; argument
5536 },updateTabBody:function(infoBox,file,context){var tab=infoBox.selectedTab; argument
[all …]
/plugin/webdav/core/
H A DUtils.php42 public static function streamWriter($stream, $file)
140 public static function searchCallback(&$data, $base, $file, $type, $lvl, $opts = [])
/plugin/webdav/vendor/composer/
H A DClassLoader.php442 function includeFile($file)

1...<<1112131415161718