Home
last modified time | relevance | path

Searched defs:data (Results 476 – 500 of 3057) sorted by relevance

1...<<11121314151617181920>>...123

/plugin/panoview/
H A Dtiles.php19 $data = []; variable
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DFlate.php39 public function decode($data)
/plugin/html2pdf/html2pdf/html2ps/
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/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/1021/
DIssue1021Test.php7 public function testSomething($data)
/plugin/xml/
Dhelper.php15 function _xml_extension(&$renderer,$name,$data) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
DTestAutoreferenced.php8 public function testJsonEncodeException($data)
/plugin/typography/helper/
Dodt.php15 public function render(Doku_Renderer $renderer, $data)
/plugin/plantuml/
Dimg.php11 $data = $_REQUEST; variable
/plugin/ac/actions/
Dtickets.php3 public function __construct($ac, $data) {
Dtasks.php3 public function __construct($ac, $data) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
DExpressionEvaluatorInterface.php15 public function evaluate(string $expression, array $data = []);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2380/
DIssue2380Test.php9 public function testGeneratorProvider($data)
/plugin/sketchcanvas/script/
Djs-yaml.mjs404 construct: function (data) { return data !== null ? data : ''; } argument
409 construct: function (data) { return data !== null ? data : []; } argument
414 construct: function (data) { return data !== null ? data : {}; } argument
425 function resolveYamlNull(data) { argument
457 function resolveYamlBoolean(data) { argument
466 function constructYamlBoolean(data) { argument
503 function resolveYamlInteger(data) { argument
589 function constructYamlInteger(data) { argument
652 function resolveYamlFloat(data) { argument
665 function constructYamlFloat(data) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DDrawioFileSync.js108 this.changeListener = mxUtils.bind(this, function(data) argument
553 DrawioFileSync.prototype.handleMessageData = function(data) argument
653 DrawioFileSync.prototype.fileChangedNotify = function(data) argument
767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) argument
1244 DrawioFileSync.prototype.stringToObject = function(data) argument
1324 data: data property
1470 DrawioFileSync.prototype.createMessage = function(data) argument
/plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/
H A DSpace.php68 public function addPoint(array $coordinates, $data = null): Point
75 public function attach($point, $data = null): void
/plugin/strata/syntax/
H A Dentry.php223 protected function getPositions($data) {
246 function render($mode, Doku_Renderer $R, $data) {
/plugin/do/syntax/
Ddo.php183 public function render($mode, Doku_Renderer $R, $data)
285 protected function _save($data)
/plugin/yalist/
Dsyntax.php231 public function render($mode, Doku_Renderer $renderer, $data) {
266 private function renderXhtmlItem(Doku_Renderer $renderer, $item, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DAndroidConfig.php29 public $data; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidConfig
68 public function setData($data)
/plugin/zip/pear/File/Archive/Writer/
DZip.php144 function appendFileData($filename, $stat, $data)
154 function appendCompressedData($filename, $stat, $data, $crc32, $normlength)
/plugin/combo/ComboStrap/
H A DTabsTag.php370 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
395 public static function renderExitXhtml(TagAttributes $tagAttributes, array $data): string
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php123 public static function renderEnterXhtml(TagAttributes $attributes, array $data): string
140 public static function renderExitXhtml(array $data): string
/plugin/calendar/
H A Dsyntax.php131 public function render($mode, Doku_Renderer $renderer, $data) {
151 private function renderCompactCalendar($data) {
459 private function renderStaticCalendar($data) {
1190 private function renderEventPanelOnly($data) {
1349 private function renderStandaloneEventList($data) {

1...<<11121314151617181920>>...123