Home
last modified time | relevance | path

Searched defs:data (Results 426 – 450 of 3049) sorted by relevance

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

/plugin/offline/inc/
Dlog.inc.php9 function log_msg($lineNumber, $data) {
/plugin/revealjs/plugin/multiplex/
Dclient.js6 socket.on(multiplex.id, function(data) { argument
/plugin/html2pdf/html2pdf/html2ps/
Dfilter.data.html2xhtml.class.php8 function process(&$data) {
Dparser._interface.class.php3 function process(&$data) {
Dvalue.margin.class.php43 function init($data) {
103 function init($data) {
/plugin/webdavclient/vendor/sabre/vobject/bin/
Dbench.php6 $data = stream_get_contents(STDIN); variable
/plugin/icalevents/vendor/sabre/vobject/bin/
Dbench.php6 $data = stream_get_contents(STDIN); variable
/plugin/authgoogle/google/auth/
DGoogle_Signer.php29 abstract public function sign($data);
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dbench.php6 $data = stream_get_contents(STDIN); variable
/plugin/gtd/
Dsyntax.php81 function render($mode, &$renderer, $data) {
95 function _todo2array($data, $expiries) {
/plugin/combo/ComboStrap/
H A DPanelTag.php183 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
228 public static function renderExitXhtml(array $data): string
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DFile.php818 $data=array(),
852 $data=array(),
885 $data=array(),
909 $data=array(),
935 $data=array(),
966 $data=array(),
993 private function _addError($error, $line, $column, $code, $data, $severity, $fixable)
1140 private function _addWarning($warning, $line, $column, $code, $data, $severity, $fixable)
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
Dsharedapi.php329 function sharedapi_encrypt($key, $data) {
334 function sharedapi_decrypt($key, $data) {
344 function sharedapi_decode_data($key, $data) {
377 function sharedapi_is_error_data_item($data) {
404 function sharedapi_accept_data($key, $data = '', $is_response = false) {
429 function sharedapi_build_data_item($key, $data) {
433 …function sharedapi_build_response($product, $version, $vbsso_version, $data = null, $error = null,…
497 function sharedapi_log($data, $file = 'default', $path = null) {
/plugin/sqlcomp/
Dsyntax.php122 public function render($mode, Doku_Renderer $renderer, $data) {
178 private function _debug($data){
222 private function _query($data,$type=null) {
520 private function array2csv($data){
/plugin/tagsections/
Dscript.js37 var showTagSelection = function(data) { argument
111 var request = function(data, success) { argument
126 request({contentOfPage:true}, function(data){ argument
/plugin/strata/syntax/
Dselect.php281 function render($mode, Doku_Renderer $R, $data) {
295 function ui_container_open($mode, &$R, $data, $additionalClasses=array()) {
336 protected function displayError($mode, &$R, $data) {
/plugin/apidoc/
Dsyntax.php125 function render($mode, &$renderer, $data) {
159 private function apidoc_out_html( $data ) {
272 private function apidoc_sort_data( $data ) {
/plugin/openid/Auth/OpenID/
DSReg.php468 public $data = []; variable in Auth_OpenID_SRegResponse
470 function __construct($data=null, $sreg_ns_uri=Auth_OpenID_SREG_NS_URI)
495 static function extractResponse($request, $data)
/plugin/changes/
Dsyntax.php98 protected function handleNamedParameter($name, $value, &$data)
160 protected function addNamespace(&$data, $namespace)
178 public function render($format, Doku_Renderer $renderer, $data)
/plugin/move/script/
Dtree.js186 function (data) { argument
240 data[data.length] = { variable
251 data[data.length] = { variable
/plugin/todo/syntax/
H A Dtodo.php140 public function render($mode, Doku_Renderer $renderer, $data) {
241 protected function createTodoItem($renderer, $id, $data) {
/plugin/struct/meta/
H A DSchemaBuilder.php27 protected $data = []; variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
60 public function __construct($table, $data)
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
DFilterInterface.php25 public function decode($data);
DAscii85.php26 public function decode($data)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DImageTypeGuesser.php13 public function guess($data)

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