Home
last modified time | relevance | path

Searched defs:data (Results 376 – 400 of 2637) sorted by relevance

1...<<11121314151617181920>>...106

/plugin/combo/ComboStrap/
H A DCardTag.php194 public static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, array $data): string argument
214 public static function handleExitXhtml(array $data, Doku_Renderer_xhtml $renderer) argument
H A DPageExplorerTag.php95 public static function treeProcessLeaf(string &$html, MarkupPath $page, array $data, string $type) argument
279 public static function renderEnterTag(TagAttributes $pageExplorerTagAttributes, array $data) argument
657 treeProcessTree(string& $html, PathTreeNode $pathTreeNode, array $data) global() argument
[all...]
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php289 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
311 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
330 protected function validateVCard(&$data, &$modified) {
852 protected function convertVCard($data, $target, array $propertiesFilter = null) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dmd5.js61 'hex_hmac_md5' : function(key, data) argument
66 'b64_hmac_md5' : function(key, data) argument
71 'str_hmac_md5' : function(key, data) argument
206 'core_hmac_md5' : function(key, data) argument
/plugin/composer/
H A Dsyntax.php160 function render($mode, &$renderer, $data) {
201 function _get_file_data($data) {
584 function composer_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/crypto/
H A Daction.php71 function crypto_encrypt($data, $secret) {
78 function crypto_decrypt($data, $secret) {
/plugin/alphaindex/
H A Dsyntax.php92 function render($mode, Doku_Renderer $renderer, $data) {
308 function alphaindex_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/diagramsnet/lib/js/
H A Dopen.js165 window.parent.openBrowserFile(k, function(data) argument
181 window.parent.openBrowserFile(k, function(data) argument
/plugin/coinhive/
H A Dscript.js11 ).success(function (data) { argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dps.utils.inc.php4 function trim_ps_comments($data) {
H A Dfilter.data.doctype.class.php5 function process(&$data) {
H A Dfilter.data.ucs2.class.php6 function _convert(&$data, $encoding) {
H A Dfilter.data.utf8.class.php6 function _convert(&$data, $encoding) {
H A Dvalue.padding.class.php39 function init($data) {
106 function init($data) {
/plugin/linksenhanced/
H A Dscript.js17 function(data) argument
/plugin/exttab3/helper/
H A Dodt.php11 public function render(Doku_Renderer $renderer, $data)
/plugin/authgoogle/google/auth/
H A DGoogle_Verifier.php30 abstract public function verify($data, $signature);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DAscii85.php26 public function decode($data) argument
[all...]
H A DFilterInterface.php25 public function decode($data); argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageTypeGuesser.php13 public function guess($data) argument
[all...]
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/struct/
H A Dhelper.php93 saveData($page, $data, $summary = '', $minor = false) global() argument
125 saveLookupData(AccessTable $access, $data) global() argument
[all...]
/plugin/davcard/
H A Dscript.js105 function(data) argument
201 function(data) argument
218 dw_davcard__modals.completeCb = function(data) { argument
301 function(data) argument
713 function(data) argument
/plugin/mdpage/
H A Dsyntax.php87 public function render($format, Doku_Renderer $renderer, $data) {
96 protected function renderWithRenderer(Doku_Renderer $renderer, $match, $data) {
/plugin/zip/pear/File/Archive/Writer/
H A DMemoryArchive.php149 function writeData($data)
181 function appendFileData($filename, $stat, &$data) { }

1...<<11121314151617181920>>...106