| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/ |
| H A D | FilterInterface.php | 25 public function decode($data);
|
| H A D | Ascii85.php | 26 public function decode($data)
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| H A D | ImageTypeGuesser.php | 13 public function guess($data)
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | filter.data.utf8.class.php | 6 function _convert(&$data, $encoding) {
|
| D | filter.data.doctype.class.php | 5 function process(&$data) {
|
| D | ps.utils.inc.php | 4 function trim_ps_comments($data) {
|
| D | filter.data.ucs2.class.php | 6 function _convert(&$data, $encoding) {
|
| /plugin/authgoogle/google/auth/ |
| D | Google_Verifier.php | 30 abstract public function verify($data, $signature);
|
| /plugin/exttab3/helper/ |
| D | odt.php | 11 public function render(Doku_Renderer $renderer, $data)
|
| /plugin/combo/ComboStrap/Tag/ |
| H A D | BackgroundTag.php | 137 public static function renderExitSpecialHtml($data): string 214 public static function renderMeta(array $data, Doku_Renderer_metadata $renderer)
|
| /plugin/passwords/ |
| D | syntax.php | 89 public function render($format, Doku_Renderer $renderer, $data) { 109 private function parseData($data) {
|
| /plugin/phosphor/ |
| D | phosphor.php | 59 function render($mode, Doku_Renderer $renderer, $data) { 69 function phosphorContent(&$renderer, $data, $returnOnly = false, $tag='img')
|
| /plugin/authgoogle/google/service/ |
| D | Google_MediaFileUpload.php | 31 public $data; variable in Google_MediaFileUpload 55 public function __construct($mimeType, $data, $resumable=false, $chunkSize=false) {
|
| /plugin/slideshow/ |
| D | syntax.php | 57 function render($mode, &$renderer, $data){ 162 function createXmlFile(&$data,$w,$h,$needTag) {
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 189 public function deCompress($data, &$datLen) 213 public function LZWCommand(&$data, $bInit) 328 public function GetCode(&$data, $bInit) 652 public function load($data, &$datLen) 699 public function skipExt(&$data, &$extLen)
|
| /plugin/drawio/ |
| D | script.js | 20 function(data) { argument 69 function(data) { argument 132 function(data){ argument 147 function(data){ argument 185 … localStorage.setItem(name, JSON.stringify({lastModified: new Date(), data: imgData})); property
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | ElectronApp.js | 354 fs.readFile(path, encoding, mxUtils.bind(this, function (e, data) argument 759 editorUi.saveData = function(filename, format, data, mimeType, base64Encoded) argument 791 var success = mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument 932 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument 962 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat) argument 1034 var readData = mxUtils.bind(this, function (e, data) argument 1134 var checkBkpFile = mxUtils.bind(this, function (e, data) argument 1180 LocalFile = function(ui, data, title, temp) argument 1198 this.ui.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument 1249 this.ui.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument [all …]
|
| /plugin/imagereference/syntax/ |
| D | imgcaption.php | 311 protected function captionStart($data) { 326 protected function captionEnd($data) {
|
| /plugin/vote/ |
| D | syntax.php | 64 function render( $mode, &$renderer, $data ) { 167 function _debug_out( $title, $data ) {
|
| /plugin/graphgear/ |
| D | syntax.php | 45 function handle($data, $state, $pos, Doku_Handler $handler){ 81 function render($mode, Doku_Renderer $R, $data) {
|
| /plugin/tagadd/ |
| D | script.js | 30 function tagadd__submitFormTagsDone(data){ argument 80 function tagadd__submitLoadFormDone(data){ argument
|
| /plugin/fastwiki/ |
| D | script.js | 170 _sendPartial(params, $('.dokuwiki .editBox'), function(data) { argument 365 success: function(data, textStatus, jqXHR) { argument 458 _sendPartial(sparams, _getVisibleContent(), function(data) { argument 542 success: function(data, textStatus, jqXHR) { argument 595 function cb(data) { argument 693 …] || params['do']=='show' ? 'get' : 'post'](m_browserHistory.getBaseUrl(), params, function(data) { argument
|
| /plugin/oembed/ |
| D | syntax.php | 76 public function render($mode, Doku_Renderer $renderer, $data) 319 function renderXHTML($data){ 378 function renderXHTMLLink($data){
|
| /plugin/diagramsnet/ |
| D | script.js | 6 var diagramsnetEdit = function(image, diagramsnetUrl , data, anonymize_xml) { argument 26 data: data, property 57 data: data, property
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
| H A D | Plugin.php | 718 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { 756 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) { 786 …protected function validateICalendar(&$data, $path, &$modified, RequestInterface $request, Respons…
|