Home
last modified time | relevance | path

Searched +defs:data +defs:type (Results 51 – 75 of 584) sorted by relevance

12345678910>>...24

/plugin/pwaoffline/
Dscript.js15 type: 'getLastUpdate', property
18 type: 'getHashVersion', property
32 }).done(function (data) { argument
34 type: 'updatePages', property
/plugin/groupmail/
Dsyntax.php111 private function check_recipient_access($data, $field){
137 private function getexplodedvals($data, $fields){
149 public function render($mode, Doku_Renderer $renderer, $data) {
221 private function mailgroup_form ($data, $recipientVals){
447 protected function _set_error($msgid, $args=Null, $type=Null) {
472 protected function _form_row($label, $name, $type, $default='') {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.js188 this.data = { property
520 type: "trackend" property
547 type: "trackstart", property
794 type: eventType, property
899 (function( events, data ) { argument
925 isNative: function( type ) { argument
928 getInterface: function( type ) { argument
953 trigger: function( type, data ) { argument
981 listen: function( type, fn ) { argument
995 this.data.events[ type ] = []; property
[all …]
/plugin/contactmodern/
Dsyntax.php107 public function render($mode, &$renderer, $data) {
207 protected function _set_error($type, $message) {
253 protected function _contact($data){
311 protected function _table_row($label, $name, $type, $default='') {
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php95 … public static function treeProcessLeaf(string &$html, MarkupPath $page, array $data, string $type)
162 public static function getClassPrefix(string $type): string
279 public static function renderEnterTag(TagAttributes $pageExplorerTagAttributes, array $data)
657 function treeProcessTree(string &$html, PathTreeNode $pathTreeNode, array $data)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DFormErrorHandler.php59 …public function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DO…
86 …public function serializeFormToJson(JsonSerializationVisitor $visitor, Form $form, array $type): \…
94 …FormErrorToXml(XmlSerializationVisitor $visitor, FormError $formError, array $type): \DOMCdataSect…
102 …ializeFormErrorToJson(JsonSerializationVisitor $visitor, FormError $formError, array $type): string
120 …private function convertFormToArray(SerializationVisitorInterface $visitor, Form $data): \ArrayObj…
DArrayCollectionHandler.php66 …ection(SerializationVisitorInterface $visitor, Collection $collection, array $type, SerializationC…
90 …on deserializeCollection(DeserializationVisitorInterface $visitor, $data, array $type, Deserializa…
/plugin/struct/_test/mock/
H A DValueValidator.php10 public function validateField(AbstractBaseType $type, $label, &$data)
/plugin/yuriigantt/src/Entities/
DLink.php32 public $type; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Link
39 public function __construct($data)
/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
299 type : "format", property
314 type: "picker", property
328 type: "format", property
338 type: "format", property
/plugin/block/
Dscript.js8 toolbar[toolbar.length] = {"type":"mediapopup", "title":"block utility", "key":"", property
94 data: property
98 type: "POST", property
101 success: function(data, textStatus, jqXHR) argument
/plugin/pageindex/
Dsyntax.php21 function search_list_index(&$data,$base,$file,$type,$lvl,$opts){
99 function render($mode, &$renderer, $data) {
109 function _pageindex(&$renderer, $data) {
/plugin/tiledblog/
Dscript.js14 type: "POST", property
18 data: "tiledblog[action]="+action+"&tiledblog[ns]="+ns, property
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php58 public $type = 0; variable in XMLSecurityKey
77 public function __construct($type, $params=null) {
302 private function encryptMcrypt($data) {
318 private function decryptMcrypt($data) {
337 private function encryptOpenSSL($data) {
350 private function decryptOpenSSL($data) {
363 private function signOpenSSL($data) {
374 private function verifyOpenSSL($data, $signature) {
382 public function encryptData($data) {
391 public function decryptData($data) {
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php58 public $type = 0; variable in XMLSecurityKey
77 public function __construct($type, $params=null) {
302 private function encryptMcrypt($data) {
318 private function decryptMcrypt($data) {
337 private function encryptOpenSSL($data) {
350 private function decryptOpenSSL($data) {
363 private function signOpenSSL($data) {
374 private function verifyOpenSSL($data, $signature) {
382 public function encryptData($data) {
391 public function decryptData($data) {
[all …]
/plugin/bibtex/OSBib/create/
DMISC.php40 function p($data = '', $class = FALSE, $align = "left")
56 function ul($data, $class = FALSE)
64 function ol($data, $class = FALSE, $type = "1")
72 function li($data, $class = FALSE)
80 function b($data, $class = FALSE)
87 function i($data, $class = FALSE)
94 function u($data, $class = FALSE)
101 function span($data, $class = FALSE)
108 function h($data, $class = FALSE, $level = 4)
/plugin/numberof/
Dsyntax.php42 public function render($mode, Doku_Renderer $renderer, $data) {
48 function _search_count(&$data,$base,$file,$type,$lvl,$opts){
/plugin/log/
Dscript.js12 'type': 'post', property
14 'data': jQuery( form ).serialize(), property
15 'success': function( data ){ argument
/plugin/sentry/
DEvent.php39 protected $data = []; variable in dokuwiki\\plugin\\sentry\\Event
46 public function __construct($data = null)
345 protected function errorTypeToSeverity($type)
357 protected function errorTypeToString($type)
/plugin/fullindex/
Daction.php79 function html_build_full_list($data,$class,$func,$lifunc='html_li_default'){
135 function search_fullindex(&$data,$base,$file,$type,$lvl,$opts){
189 function _setSortIndex($id, $lvl, $type, $num, $title) {
/plugin/batchedit/
Dserver.js10 function sendRequest(request, data, onSuccess, onError) { argument
31 data : data, property
35 type : 'POST', property
38 success : function (data) { argument
56 dataFilter : function (data) { argument
/plugin/linkbonus/
Dcommon.php47 static public function syntax_render ($mode, &$renderer, $data, $type='external') {
165 static public function parse_options ($data, &$options, $keys) {
/plugin/nspages/printers/
DprinterOneLine.php12 function __construct($plugin, $mode, $renderer, $data){
16 function _print($tab, $type) {
DprinterLineBreak.php10 function __construct($plugin, $mode, $renderer, $data){
14 function _print($tab, $type) {
/plugin/searchpattern/
Dsyntax.php121 function search_pattern(&$data, $base, $file, $type, $lvl, $opts) {
373 function render($format, &$renderer, $data) {
393 function report($data, &$renderer, $params){

12345678910>>...24