Home
last modified time | relevance | path

Searched refs:formatted (Results 26 – 50 of 137) sorted by relevance

123456

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php2195 public $formatted; variable in Google_PersonName
2206 public function setFormatted( $formatted) { argument
2207 $this->formatted = $formatted;
2210 return $this->formatted;
2381 public $formatted; variable in Google_PlaceAddress
2382 public function setFormatted( $formatted) { argument
2383 $this->formatted = $formatted;
2386 return $this->formatted;
H A DGoogle_DirectoryService.php1811 public $formatted; variable in Google_UserAddress
1844 public function setFormatted($formatted) { argument
1845 $this->formatted = $formatted;
1848 return $this->formatted;
/plugin/publistx/
H A DREADME11 names (as they appear fully formatted), and will automatically replace
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst40 as constructor argument. The returned string is formatted as ``diff.ago.XXX``
/plugin/webcomponent/_test/data/pages/
H A Dcard.txt14 * Can be formatted in columns with the [[card_column|card-columns]] component
/plugin/publistf/
H A DREADME.md16 names (as they appear fully formatted), and will automatically replace
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME52 …n array comprising the fields, entry type and given citation. @strings will be similarly formatted.
61 … array of separate BibTeX entries with no further processing. @strings will be similarly formatted.
/plugin/backup/lang/en/
H A Dintro.txt9 * The file is formatted this way so that backups will **always** be sorted correctly.
/plugin/bibtex/OSBib/format/
H A DREADME.txt74 BIBFORMAT expects its data to be in UTF-8 format and will return its formatted data in UTF-8 format…
115 NB -- BIBFORMAT expects its data to be in UTF-8 format and will return its formatted data in UTF-8 …
153 Internally within BIBFORMAT.php, data from the SQL query $row is formatted and stored in a $item as…
176 … number is stored in the database as a cardinal number, then it will be formatted as an ordinal nu…
225 // Finally, get the formatted resource string ready for printing to the web browser or exporting to…
248 // Finally, get the formatted resource string ready for printing to the web browser or exporting to…
/plugin/tagfilter/script/select2/
H A Dselect2.js887 var i, l, result, selectable, disabled, compound, node, label, innerContainer, formatted;
914 formatted=opts.formatResult(result, label, query, self.opts.escapeMarkup);
915 if (formatted!==undefined) {
916 label.html(formatted);
2366 var container=this.selection.find(".select2-chosen"), formatted, cssClass;
2372 formatted=this.opts.formatSelection(data, container, this.opts.escapeMarkup);
2374 if (formatted !== undefined) {
2375 container.append(formatted);
2950 formatted,
2953 formatted
[all...]
/plugin/progrecss/
H A DChangeLog20 * lang/common.php: Added file with formatted link to PHP manual.
/plugin/xcom/lang/en/
H A Dhowto.txt35 …used to display wiki pages and to display query results that can be conveniently formatted as HTML.
36 …in text responses and complex arrays which may in later versions of xcom be re-formatted as tables.
56 The results of these queries are formatted as tables in which the first column is an action link. I…
H A Dfunctions.txt151 Enter a date formatted all in numerals as follows: YYYY-MM-DD, e.g. // 2011-3-19 //. The timestamp …
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php335 echo $css->print->formatted();
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md9 - DateTime are now formatted with a timezone and microseconds (unless disabled).
/plugin/pot/
H A DREADME.md7 Mainly it is used to calculate and display formatted numbers. In addition, the content can be retri…
21 description: calculate and display formatted numbers
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm53 // make sure the user files path is correctly formatted
65 // make sure the current folder is correctly formatted
H A Dcf5_upload.cfm82 // make sure the user files path is correctly formatted
92 // make sure the current folder is correctly formatted
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md24 web application that allows you type your own Markdown-formatted text
285 To specify an entire block of pre-formatted code, indent every line of
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md90 You see, that was formatted as code because it's been indented by four spaces.
/plugin/interwikiformatting/
H A DREADME.md31 …list of characters that should be replaced by a space when the title is formatted. The default lis…
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1 … return null;\n }\n // Check if space. If so, links can be formatted later on\n …
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki83 If the metadata address contains the string 'date', the field will be filled with a formatted date.
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt330 formatted=formatted

123456