Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 25 of 135) sorted by relevance

123456

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4 Format = function(editorUi, container) class
13 Format.inactiveTabBackgroundColor = '#f1f3f4';
83 Format.prototype.labelIndex = 0;
88 Format.prototype.diagramIndex = 0;
93 Format.prototype.currentIndex = 0;
98 Format.prototype.showCloseButton = true;
111 Format.prototype.init = function()
311 Format.prototype.isFillState = function(state)
402 Format.prototype.clear = function()
421 Format.prototype.refresh = function()
[all …]
/plugin/formatplus2/
H A Dplugin.info.txt6 name Format+2 Syntax Plugin
7 desc Provides additional XHTML formatting syntax. (fork of Format+ plugin by Tom N Harris)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DAsset.php39 protected $formatsType = Format::class;
129 * @param Format[]
136 * @return Format[]
H A DFormat.php20 class Format extends \Google\Collection class
93 class_alias(Format::class, 'Google_Service_PolyService_Format');
/plugin/projects/pchart/pchart/
H A Dpdata.php206 function SetXAxisFormat($Format="number") argument
208 $this->DataDescription["Format"]["X"] = $Format;
211 function SetYAxisFormat($Format="number") argument
213 $this->DataDescription["Format"]["Y"] = $Format;
/plugin/charter/lib/pchart/
H A DpData.class.php213 function SetXAxisFormat($Format="number") argument
215 $this->DataDescription["Format"]["X"] = $Format;
218 function SetYAxisFormat($Format="number") argument
220 $this->DataDescription["Format"]["Y"] = $Format;
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md24 * Quality: Format a string in a test case. (Ivan Enderlin, 2016-05-22T16:02:13+02:00)
26 * Documentation: Format API documentation. (Ivan Enderlin, 2016-05-11T10:15:54+02:00)
70 * Format code. (Ivan Enderlin, 2014-12-22T08:54:44+01:00)
84 * Format code. #mania (Ivan Enderlin, 2014-09-23T14:50:02+02:00)
/plugin/bliki/
H A Dlocal.php.dist6 $conf['plugin']['bliki']['dateheader'] = '===== l, F j ====='; // Format for date header/separator …
7 $conf['plugin']['bliki']['datefooter'] = 'n/j/Y g:ia'; // Format for the footer datestamp (includes…
/plugin/farm/install/animaltemplate/conf/
H A Dusers.auth.php.dist7 # Format:
H A Dacronyms.conf37 GIF Graphics Interchange Format
86 PDF Portable Document Format
117 TIFF Tagged Image File Format
/plugin/formatplus/
H A Dplugin.info.txt5 name Format+ Syntax Plugin
/plugin/chem/
H A Dplugin.info.txt6 desc Format chemical formula in DokuWiki. Example: <chem>H+ + OH- <-> H2O</chem>
/plugin/backup/lang/de/
H A Dintro.txt8 …erhält einen Namen nach dem Format //dw-backup-JahrMonatTag-StundeMinuteSekunde.tar.bz2//, mit der…
/plugin/404manager/lang/de/
H A Dadd.txt1 Benutze das folgende Format für die Zielseite :
/plugin/combo/lang/de/
H A Dadd.txt1 Benutze das folgende Format für die Zielseite :
/plugin/shorturl/lang/de/
H A Dintro.txt5 Die Zuordnungen werden in folgendem Format abgelegt:
/plugin/redirect/lang/de/
H A Dintro.txt5 Nutzen Sie das folgende Format:
/plugin/avbarchart/
H A DREADME.md15 ### Format subsection
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcodeformatter.js53 FCKCodeFormatter.Format = function( html ) function
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …ll},toString:function(){var string;if(OpenLayers.Format&&OpenLayers.Format.CQL){string=OpenLayers.
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md37 * Format code in an example. (Ivan Enderlin, 2015-02-22T14:22:09+01:00)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md56 * Format the `composer.json` file. (Ivan Enderlin, 2014-11-25T14:08:32+01:00)
/plugin/openlayersmapoverlays/
H A Dscript.js126 format: new OpenLayers.Format.GeoJSON(),
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak34 format=Format
/plugin/adfs/phpsaml/
H A DCHANGELOG59 …hen on php saml settings NameID Format is set as unspecified but the SAMLResponse has no NameID Fo…
78 * Improve NameID Format support

123456