Home
last modified time | relevance | path

Searched defs:data (Results 451 – 475 of 3049) sorted by relevance

1...<<11121314151617181920>>...122

/plugin/html2pdf/html2pdf/html2ps/
Dfilter.data.utf8.class.php6 function _convert(&$data, $encoding) {
Dfilter.data.doctype.class.php5 function process(&$data) {
Dps.utils.inc.php4 function trim_ps_comments($data) {
Dfilter.data.ucs2.class.php6 function _convert(&$data, $encoding) {
Dfilter.pre._interface.class.php3 function process(&$tree, $data, &$pipeline) {
Dfilter.pre.footnotes.class.php13 function process(&$tree, $data, &$pipeline) {
Dfilter.pre.height-constraint.class.php8 function process(&$tree, $data, &$pipeline) {
/plugin/authgoogle/google/auth/
DGoogle_Verifier.php30 abstract public function verify($data, $signature);
/plugin/exttab3/helper/
Dodt.php11 public function render(Doku_Renderer $renderer, $data)
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php137 public static function renderExitSpecialHtml($data): string
214 public static function renderMeta(array $data, Doku_Renderer_metadata $renderer)
/plugin/passwords/
Dsyntax.php89 public function render($format, Doku_Renderer $renderer, $data) {
109 private function parseData($data) {
/plugin/phosphor/
Dphosphor.php59 function render($mode, Doku_Renderer $renderer, $data) {
69 function phosphorContent(&$renderer, $data, $returnOnly = false, $tag='img')
/plugin/authgoogle/google/service/
DGoogle_MediaFileUpload.php31 public $data; variable in Google_MediaFileUpload
55 public function __construct($mimeType, $data, $resumable=false, $chunkSize=false) {
/plugin/slideshow/
Dsyntax.php57 function render($mode, &$renderer, $data){
162 function createXmlFile(&$data,$w,$h,$needTag) {
/plugin/photogallery/phpThumb/
Dphpthumb.gif.php189 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/
Dscript.js20 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/calendar/
Dsyntax.php98 public function render($mode, Doku_Renderer $renderer, $data) {
118 private function renderCompactCalendar($data) {
419 private function renderStaticCalendar($data) {
1148 private function renderEventPanelOnly($data) {
1300 private function renderStandaloneEventList($data) {
/plugin/imagereference/syntax/
Dimgcaption.php311 protected function captionStart($data) {
326 protected function captionEnd($data) {
/plugin/vote/
Dsyntax.php64 function render( $mode, &$renderer, $data ) {
167 function _debug_out( $title, $data ) {
/plugin/graphgear/
Dsyntax.php45 function handle($data, $state, $pos, Doku_Handler $handler){
81 function render($mode, Doku_Renderer $R, $data) {
/plugin/tagadd/
Dscript.js30 function tagadd__submitFormTagsDone(data){ argument
80 function tagadd__submitLoadFormDone(data){ argument
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js354 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/panoview/
H A Dtiles.php19 $data = []; variable
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
DFlate.php39 public function decode($data)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/1021/
DIssue1021Test.php7 public function testSomething($data)

1...<<11121314151617181920>>...122