| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-api.js | 75 SimileAjax.includeJavascriptFiles = function(doc, urlPrefix, filenames) { argument 76 for (var i = 0; i < filenames.length; i++) { 77 SimileAjax.includeJavascriptFile(doc, urlPrefix + filenames[i]); 79 SimileAjax.loadingScriptsCount += filenames.length; 80 …ileAjax.includeJavascriptFile(doc, SimileAjax.urlPrefix + "scripts/signal.js?" + filenames.length); 98 SimileAjax.includeCssFiles = function(doc, urlPrefix, filenames) { argument 99 for (var i = 0; i < filenames.length; i++) { 100 SimileAjax.includeCssFile(doc, urlPrefix + filenames[i]);
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-api.js | 75 SimileAjax.includeJavascriptFiles = function(doc, urlPrefix, filenames) { argument 76 for (var i = 0; i < filenames.length; i++) { 77 SimileAjax.includeJavascriptFile(doc, urlPrefix + filenames[i]); 79 SimileAjax.loadingScriptsCount += filenames.length; 80 …ileAjax.includeJavascriptFile(doc, SimileAjax.urlPrefix + "scripts/signal.js?" + filenames.length); 98 SimileAjax.includeCssFiles = function(doc, urlPrefix, filenames) { argument 99 for (var i = 0; i < filenames.length; i++) { 100 SimileAjax.includeCssFile(doc, urlPrefix + filenames[i]);
|
| /plugin/strata/ |
| D | action.php | 187 $filenames = glob(DOKU_PLUGIN."*/{$kind}s/{$name}.php"); 188 if($filenames === false || count($filenames) == 0) { 193 require_once $filenames[0];
|
| /plugin/tline/timeline_js/ |
| D | timeline-api.js | 169 var includeJavascriptFiles = function(urlPrefix, filenames) { argument 170 SimileAjax.includeJavascriptFiles(document, urlPrefix, filenames); 172 var includeCssFiles = function(urlPrefix, filenames) { argument 173 SimileAjax.includeCssFiles(document, urlPrefix, filenames);
|
| /plugin/eventline/timeline_js/ |
| D | timeline-api.js | 169 var includeJavascriptFiles = function(urlPrefix, filenames) { argument 170 SimileAjax.includeJavascriptFiles(document, urlPrefix, filenames); 172 var includeCssFiles = function(urlPrefix, filenames) { argument 173 SimileAjax.includeCssFiles(document, urlPrefix, filenames);
|
| /plugin/xslfo/ |
| D | action.php | 101 $filenames = array( 109 $xml = htmlspecialchars(file_get_contents($filenames['xml'])); 115 $command = preg_replace_callback('/{(\w+)}/', function ($m) use ($filenames) { 116 return $filenames[$m[1]];
|
| /plugin/issuelinks/classes/ |
| D | ServiceProvider.php | 16 $filenames = scandir($serviceDir, SCANDIR_SORT_ASCENDING); 17 foreach ($filenames as $filename) {
|
| /plugin/combo/vendor/symfony/yaml/Command/ |
| H A D | LintCommand.php | 94 $filenames = (array) $input->getArgument('filename'); 112 if (['-'] === $filenames) { 116 if (!$filenames) { 121 foreach ($filenames as $filename) {
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Command/ |
| D | LintCommand.php | 85 $filenames = (array) $input->getArgument('filename'); 90 if (0 === \count($filenames)) { 99 foreach ($filenames as $filename) {
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | TestSuite.php | 378 * @param array|Iterator $filenames 382 public function addTestFiles($filenames) argument 384 if (!(is_array($filenames) || 385 (is_object($filenames) && $filenames instanceof Iterator))) { 392 foreach ($filenames as $filename) {
|
| /plugin/dlcounter/ |
| D | README.md | 40 left => left-align the filenames 42 right => right-align the filenames 59 …y (e.g. path:to:snow.zip) unless the *strip* option is used. Sorting on filenames is sorted on the…
|
| /plugin/mediarename/ |
| D | plugin.info.txt | 6 desc Add a quicklink to mediamanager to allow automatic renaming of all invalid filenames in a na…
|
| /plugin/mediatooltip/ |
| D | README.md | 4 This plugin was initially developed to create enhanced tooltips and image filenames for wikis that …
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | demo.mysqli.php | 1587 $filenames = array(); variable 1597 $filenames[] = $row2['filename']; 1605 $thisline .= '<TD VALIGN="TOP">'.implode('<br>', $filenames).'</td>'; 1680 $filenames = array(); variable 1694 $filenames[] = $row2['filename']; 1708 foreach ($filenames as $file) { 1713 foreach ($filenames as $file) { 1725 foreach ($filenames as $file) {
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 25 // files is an array of filenames. 119 * `matches` `{Array<String>}` filenames found matching the pattern 127 * return: `{Array<String>}` filenames found matching the pattern 149 * `matches` `{Array<String>}` filenames found matching the pattern 271 * `noglobstar` Do not match `**` against multiple filenames. (Ie,
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.changelog.txt | 480 * Bugfix: [#1498564] illegal characters in cache filenames 635 * Bugfix: phpThumb_tempnam() would return incomplete temp filenames 677 * cache filenames with 'fltr' parameters have changed 758 existant filenames (file to be written, for example) 767 avoid excessively long filenames (cache filenames are 912 * Bugfix: cache filenames broken for filter parameters 970 * Bugfix: Added datestamp to cached filenames for remote 1099 * Cached filenames now have an additional component for 1101 * Cached filenames now have an additional component for 1219 filenames. This may invalidate some previously cached [all …]
|
| /plugin/json/demo/ |
| D | benchmark.txt | 45 …000files:file1]]. For testing purposes it should be copied to different filenames 1000 times. Here…
|
| /plugin/aceeditor/ |
| D | NEWS | 14 * Fixed highlighting of code blocks with filenames
|
| /plugin/geonav/tpl/startermap/css/ |
| D | content.css | 91 /* filenames for downloadable file and code blocks */
|
| /plugin/dropfiles/src/ |
| D | upload.js | 220 filenames: filelist.map(function (file) { property
|
| /plugin/dokutexit/ |
| D | README.md | 96 All filenames will have characters \_ escaped as \- for good TeX integration. This means that bad t… 100 …his). This is useful if you want people to download files with explicit filenames referencing your…
|
| /plugin/projects/lib/ |
| D | maker.php | 131 $filenames = array_keys($files);
|
| /plugin/asciidocjs/node_modules/jake/node_modules/minimatch/ |
| D | README.md | 134 Allow patterns to match filenames starting with a period, even if
|
| /plugin/asciidocjs/node_modules/minimatch/ |
| D | README.md | 148 Allow patterns to match filenames starting with a period, even if
|
| /plugin/ckgedit/ckeditor/ |
| D | contents-default.css | 270 /* filenames for file and code blocks */
|