Home
last modified time | relevance | path

Searched refs:extension (Results 301 – 325 of 369) sorted by last modified time

1...<<1112131415

/plugin/swiftmail/
H A DSwift.php276 $extension = substr($list[$i], 4);
277 $attributes = split("[ =]", $extension);
/plugin/codebash/
H A Dplugin.info.txt5 … code tag for bash, like <code bash>. This is a copy of the CodeButton extension, just slightly m…
H A DREADME3 Adds Toolbar button to add code tag for bash. This is a copy of the CodeButton extension by Heiko …
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php184 * @param string $extension file extension
188 function IsImageValid( $filePath, $extension ) argument
216 if ( !in_array( $extension, $imageCheckExtensions ) ) {
/plugin/fckg/
H A DChanges332 Fixed bug in extension recognition in image copy/paste (save.php)
/plugin/docsearch/lang/fr/
H A Dconfmanager_description.txt6 Placez l'extension de fichier dans la colonne Clé et l'outil de conversion à droite.
7 Lorsqu'un fichier avec l'extension spécifiée est trouvé, l'outil correspondant sera utilisé.
/plugin/docsearch/conf/
H A Dconverter.php.dist9 # This tools are defined per file extension.
11 # The config stores one extension and it's tool per line.
/plugin/docsearch/
H A Dcron.php58 $extension = array();
60 preg_match('/.([^\.]*)$/', $file, $extension);
63 if(!isset($extension[1])) {
66 $extension = $extension[1];
69 if(!in_array($extension, $conf['docsearchext'])) {
83 $cmd = $conf['docsearch'][$extension];
/plugin/docsearch/lang/en/
H A Dconfmanager_description.txt6 Place the file extension in the Key column and the convert tool in the right.
7 When a file with the specific extension is found the according tool will be used.
/plugin/cacherevisionseraser/
H A Dadmin.php325 } else if (strcmp(strtolower($pathinfor['extension']), 'i') == 0) {
327 } else if (strcmp(strtolower($pathinfor['extension']), 'xhtml') == 0) {
329 } else if (strcmp(strtolower($pathinfor['extension']), 'js') == 0) {
331 } else if (strcmp(strtolower($pathinfor['extension']), 'css') == 0) {
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php299 foreach ($extensions as $extension) {
300 if (!extension_loaded($extension)) {
301 $nloaded[] = $extension;
/plugin/vbsso/
H A DREADME.md42 2. Upload the archive with extension.
/plugin/rrdgraph/
H A Dhelper.php103 * @param String $extension The extension of the image file without a trailing dot.
109 …public function __construct($pluginName, $pageId, $extension, $recipeName, $rangeNr, $conditions, … argument
111 $extension = strtolower($extension);
113 …onstruct($pluginName, $pageId, $recipeName . '/' . $conditions . '/' . $rangeNr, "." . $extension);
369 * @param String $extension The extension of the image file without a trailing dot.
373 public function getImageCacheInfo($pageId, $recipeName, $extension, $rangeNr, $conditions) { argument
374 …$cache = new cache_rrdgraphimage($this->getPluginName(), $pageId, $extension, $recipeName, $rangeN…
/plugin/rrdgraph/inc/
H A Dcontenttypes.php26 $extension = strtolower(ltrim(strrchr($fileName, '.'), '.'));
28 if (array_key_exists($extension, self::contentTypes)) {
29 return self::contentTypes[$extension];
/plugin/issuetracker/
H A DREADME152 to data/meta directory with file extension �.issue� or �.cmnts�.
H A Daction.php3376 $extension = end($parts);
3380 switch ($extension) {
3497 $extension = end($parts);
3498 if (stripos($type,$extension)!==false) {
/plugin/src/
H A Dstyle.css4 * source plugin extension - style additions
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md20 This package require [php-gd](http://php.net/manual/en/book.image.php) extension. So, make sure it …
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php668 $extension = array_pop($fileParts);
669 if (isset($this->phpcs->allowedFileExtensions[$extension]) === true) {
670 …okenizerClass = 'PHP_CodeSniffer_Tokenizers_'.$this->phpcs->allowedFileExtensions[$extension];
671 $this->tokenizerType = $this->phpcs->allowedFileExtensions[$extension];
672 } else if (isset($this->phpcs->defaultFileExtensions[$extension]) === true) {
673 …okenizerClass = 'PHP_CodeSniffer_Tokenizers_'.$this->phpcs->defaultFileExtensions[$extension];
674 $this->tokenizerType = $this->phpcs->defaultFileExtensions[$extension];
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Files/
H A DFileExtensionSniff.php59 $extension = substr($fileName, strrpos($fileName, '.'));
63 $phpcsFile->recordMetric($stackPtr, 'File extension for class files', $extension);
64 if ($extension === '.php') {
70 $phpcsFile->recordMetric($stackPtr, 'File extension for non-class files', $extension);
71 if ($extension === '.inc') {
/plugin/toolbox/extension/
H A Dcontent.js17 script.src = (chrome || browser).extension.getURL('script.js');
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1extension */\n\tPdfPrinter.prototype.fs = __webpack_require__(44);\n\n\n/***/ },\n/* 7 */\n/***/ f…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1extension:"jpg",capture:!0},PNG:{mimeType:"image/png",extension:"png",capture:!0},SVG:{mimeType:"t…
2extension:c.config.formats[i.format].extension,capture:c.config.formats[i.format].capture,action:c…
H A DREADME.md130 fileName | amCharts | A file name to use for generated export files (an extension will be appended …
617 fileName | A file name to use for generated export files (an extension will be appended to it based…
618 extension | File extension for the generated export file (uses format default if not defined)
973 * Fixed: Generates true JPG file instead PNG with JPG extension
1091 * Fix: compabitily on array method extension such as PrototypeJS
/plugin/amcharts/assets/amcharts/
H A Damcharts.js110 …idth,this.realHeight,this);this.container=a;this.extension=".png";this.svgIcons&&d.SVG&&(this.exte…
231 …on.replace(/\.[a-z]*$/i,"");c?(k=f+g+"H"+e.extension,f=a.dragIconWidth,c=a.dragIconHeight):(k=f+g+…

1...<<1112131415