Home
last modified time | relevance | path

Searched refs:format (Results 1 – 25 of 38) sorted by last modified time

12

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingRenderer.php17 protected $format;
22 $format = $this->format;
26 if ($renderer && method_exists($renderer, 'canRender') && $renderer->canRender($format)) {
15 protected $format = null; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingRenderer
/dokuwiki/vendor/geshi/geshi/
H A DTHANKS274 - Whois \ RPSL format Benny Baumann
/dokuwiki/inc/
H A Dparserutils.php115 * Returns the specified local text in parsed format
137 * Returns the given file parsed into the requested output format
140 * @param string $format
147 function p_cached_output($file, $format = 'xhtml', $id = '') argument
151 $cache = new CacheRenderer($id, $file, $format);
154 if ($conf['allowdebug'] && $format == 'xhtml') {
158 $parsed = p_render($format, p_cached_instructions($file, false, $id), $info);
161 if ($conf['allowdebug'] && $format == 'xhtml') {
166 if ($conf['allowdebug'] && $format == 'xhtml') {
726 // not bundled, see if its an enabled renderer plugin & when $mode is 'xhtml', the renderer can supply that format
[all...]
H A Dcommon.php546 * This builds a link to an alternate page format
552 * @param string $format the export renderer to use
558 function exportlink($id = '', $format = 'raw', $urlParameters = '', $abs = false, $sep = '&')
567 $format = rawurlencode($format);
576 $xlink .= DOKU_SCRIPT . '/' . $id . '?do=export_' . $format;
579 $xlink .= '_export/' . $format . '/' . $id;
582 $xlink .= DOKU_SCRIPT . '?do=export_' . $format . $sep . 'id=' . $id;
998 * convert line ending to unix format
1022 * It also converts line endings to Windows format whic
556 exportlink($id = '', $format = 'raw', $urlParameters = '', $abs = false, $sep = '&') global() argument
1477 dformat($dt = null, $format = '') global() argument
[all...]
H A DJpegMeta.php430 // make sure datetimes are in correct format
1526 $format = 'Baseline';
1529 $format = 'Progessive';
1532 $format = 'Non-baseline';
1535 $format = 'Arithmetic';
1541 $this->_info['sof']['Format'] = $format;
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini2 ; for limitations of the ini format used here
/dokuwiki/lib/styles/
H A Dfeed.css12 generator, content, created, issued, modified, subject, id, format, creator, selector
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php54 if ($this->format == 'BASE') {
H A DFeedCreator.php5 * implementations that implement a specific format of syndication.
17 public $format = 'BASE'; variable in FeedCreator
25 * The url of the external xsl stylesheet used to format the naked rss feed.
128 * The format of this comment seems to be recognized by
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php4 * format to build.
17 * @param string $format
19 protected function _setFormat($format) argument
21 switch (strtoupper((string) $format)) {
24 $this->format = $format;
34 $this->format = $format;
60 $this->format = $format;
113 createFeed($format = 'RSS0.91') global() argument
134 saveFeed($format = 'RSS0.91', $filename = '', $displayContents = true) global() argument
155 useCached($format = 'RSS0.91', $filename = '', $timeout = 3600) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php41 * Technically, id-RSASSA-PSS has a different key format than rsaEncryption. So
42 * should phpseclib save to the id-RSASSA-PSS format by default or the
43 * rsaEncryption format? For stand-alone keys I figure rsaEncryption is better
46 * format is used by default (unless you change it up to use PKCS1 instead)
459 if ($components['format'] == PSS::class) {
2183 setPrivateKeyFormat($format) global() argument
2195 setPublicKeyFormat($format) global() argument
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php132 echo $tr->format(
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DDate.php44 return $this->dateTime->format(\DateTime::ATOM);
54 return (int)$this->dateTime->format('U');
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
H A DLICENSE
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
108 The formatter is used through the ``format()`` method which expects at least two arrays: The first defines the column
/dokuwiki/inc/Subscriptions/
H A DPageSubscriptionSender.php48 $tdiff = $dformat->format($df);
56 $hdiff = $dformat->format($df);
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php126 // first pass for format check and fixed columns
146 throw new Exception("unknown column format $col");
189 public function format($columns, $texts, $colors = array()) function in splitbrain\\phpcli\\TableFormatter
/dokuwiki/lib/plugins/info/
H A Dsyntax.php65 * @param string $format string output format being rendered
70 public function render($format, Doku_Renderer $renderer, $data)
72 if ($format == 'xhtml') {
68 render($format, Doku_Renderer $renderer, $data) global() argument
/dokuwiki/lib/plugins/extension/
H A Dcli.php363 echo $tr->format(
385 echo $tr->format(
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php226 * @param string $format
228 public function withSignatureFormat($format)
231 throw new UnsupportedAlgorithmException('Only DSA and EC keys support signature format setting');
233 if ($format != 'SSH2') {
132 getPublicKey($format = null) global() argument
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt176 If you specify a filename that is not a supported media format, then it will be displayed as a link instead.
/dokuwiki/inc/Ui/
H A DPageDiff.php282 echo $this->insertSoftbreaks($DiffFormatter->format($Difference));
/dokuwiki/
H A Dfeed.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php97 * Default date format
102 private static $format = 'D, d M Y H:i:s O';
338 // the array encapsulation is for BC with the old format
510 * Provides an ASN.1 semantic mapping ($mapping) from a parsed BER-encoding to a human readable format.
741 return $decoded['content'] ? $decoded['content']->format(self::$format) : false;
1007 $format = $mapping['type'] == self::TYPE_UTC_TIME ? 'y' : 'Y';
1008 $format .= 'mdHis';
1013 $value = $date->format($format)
122 var $format = 'D, d M Y H:i:s O'; global() variable in phpseclib\\File\\ASN1
1323 setTimeFormat($format) global() argument
[all...]

12