/dokuwiki/bin/ |
H A D | gittool.php | 215 downloadExtension($ext) global() argument 252 cloneExtension($ext, $repo) global() argument [all...] |
/dokuwiki/inc/Cache/ |
H A D | CacheImageMod.php | 21 __construct($file, $w, $h, $ext, $crop) global() argument
|
H A D | Cache.php | 16 public $ext = ''; // file ext for cache data, secondary identifier for this item variable in dokuwiki\\Cache\\Cache 34 public function __construct($key, $ext) argument [all...] |
/dokuwiki/inc/ |
H A D | pageutils.php | 392 metaFN($id, $ext) global() argument 410 mediaMetaFN($id, $ext) global() argument 475 localeFN($id, $ext = 'txt') global() argument 601 getCacheName($data, $ext = '') global() argument [all...] |
H A D | cache.php | 13 __construct($key, $ext) global() argument
|
H A D | media.php | 1704 media_mod_image($file, $ext, $w, $h = 0, $crop = false) global() argument 1746 media_resize_image($file, $ext, $w, $h = 0) global() argument 1762 media_crop_image($file, $ext, $w, $h = 0) global() argument 1806 media_get_from_URL($url, $ext, $cache) global() argument 1887 media_resize_imageIM($ext, $from, $from_w, $from_h, $to, $to_w, $to_h) global() argument 1923 media_crop_imageIM($ext, $from, $from_w, $from_h, $to, $to_w, $to_h, $ofs_x, $ofs_y) global() argument 1961 media_resize_imageGD($ext, $from, $from_w, $from_h, $to, $to_w, $to_h, $ofs_x = 0, $ofs_y = 0) global() argument [all...] |
H A D | common.php | 1044 rawLocale($id, $ext = 'txt') global() argument
|
/dokuwiki/inc/File/ |
H A D | MediaFile.php | 13 protected $ext; global() variable in dokuwiki\\File\\MediaFile
|
/dokuwiki/inc/Extension/ |
H A D | PluginInterface.php | 80 public function localFN($id, $ext = 'txt'); argument
|
H A D | PluginTrait.php | 107 localFN($id, $ext = 'txt') global() argument [all...] |
/dokuwiki/lib/scripts/ |
H A D | media.js | 13 ext: false, property in dw_mediamanager 690 var $link, id, dot, ext; variable [all...] |
H A D | fileuploader.js | 452 var ext = (-1 !== fileName.indexOf('.')) ? fileName.replace(/.*[.]/, '').toLowerCase() : ''; variable
|
/dokuwiki/lib/plugins/extension/helper/ |
H A D | list.php | 542 makeLinkList($ext) global() argument
|
/dokuwiki/vendor/composer/ |
H A D | ClassLoader.php | 498 findFileWithExtension($class, $ext) global() argument
|