Home
last modified time | relevance | path

Searched defs:format (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php19 protected function _setFormat($format) argument
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/lib/plugins/config/core/Setting/
H A DSettingRenderer.php15 protected $format = null; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingRenderer
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php104 render($format, Doku_Renderer $renderer, $data) global() argument
H A DPluginInterface.php151 public function render_text($text, $format = 'xhtml'); argument
H A DPluginTrait.php250 render_text($text, $format = 'xhtml') global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php132 getPublicKey($format = null) global() argument
/dokuwiki/lib/plugins/info/
H A Dsyntax.php68 render($format, Doku_Renderer $renderer, $data) global() argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php17 public $format = 'BASE'; variable in FeedCreator
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php189 public function format($columns, $texts, $colors = array()) function in splitbrain\\phpcli\\TableFormatter
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php122 var $format = 'D, d M Y H:i:s O'; global() variable in phpseclib\\File\\ASN1
1323 setTimeFormat($format) global() argument
[all...]
H A DX509.php1539 saveX509($cert, $format = self FORMAT_PEM) global() argument
2841 getDN($format = self DN_ARRAY, $dn = null) global() argument
2989 getIssuerDN($format = self DN_ARRAY) global() argument
3011 getSubjectDN($format = self DN_ARRAY) global() argument
3290 saveCSR($csr, $format = self FORMAT_PEM) global() argument
3417 saveSPKAC($spkac, $format = self FORMAT_PEM) global() argument
3530 saveCRL($crl, $format = self FORMAT_PEM) global() argument
[all...]
/dokuwiki/lib/styles/
H A Dfeed.css12 generator, content, created, issued, modified, subject, id, format, creator, selector
/dokuwiki/inc/
H A Dparserutils.php147 function p_cached_output($file, $format = 'xhtml', $id = '') argument
[all...]
H A Dcommon.php556 exportlink($id = '', $format = 'raw', $urlParameters = '', $abs = false, $sep = '&') global() argument
1477 dformat($dt = null, $format = '') global() argument
[all...]
H A DDifferenceEngine.php736 function format($diff) { function in DiffFormatter
1132 function format($diff) { function in TableDiffFormatter
1246 function format($diff) { function in InlineDiffFormatter
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php2183 setPrivateKeyFormat($format) global() argument
2195 setPublicKeyFormat($format) global() argument