| /plugin/pwaoffline/ |
| D | script.js | 15 type: 'getLastUpdate', property 18 type: 'getHashVersion', property 32 }).done(function (data) { argument 34 type: 'updatePages', property
|
| /plugin/groupmail/ |
| D | syntax.php | 111 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/ |
| D | popcorn.js | 188 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/ |
| D | syntax.php | 107 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 D | PageExplorerTag.php | 95 … 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/ |
| D | FormErrorHandler.php | 59 …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…
|
| D | ArrayCollectionHandler.php | 66 …ection(SerializationVisitorInterface $visitor, Collection $collection, array $type, SerializationC… 90 …on deserializeCollection(DeserializationVisitorInterface $visitor, $data, array $type, Deserializa…
|
| /plugin/struct/_test/mock/ |
| H A D | ValueValidator.php | 10 public function validateField(AbstractBaseType $type, $label, &$data)
|
| /plugin/yuriigantt/src/Entities/ |
| D | Link.php | 32 public $type; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Link 39 public function __construct($data)
|
| /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 299 type : "format", property 314 type: "picker", property 328 type: "format", property 338 type: "format", property
|
| /plugin/block/ |
| D | script.js | 8 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/ |
| D | syntax.php | 21 function search_list_index(&$data,$base,$file,$type,$lvl,$opts){ 99 function render($mode, &$renderer, $data) { 109 function _pageindex(&$renderer, $data) {
|
| /plugin/tiledblog/ |
| D | script.js | 14 type: "POST", property 18 data: "tiledblog[action]="+action+"&tiledblog[ns]="+ns, property
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 58 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/ |
| D | xmlseclibs.php | 58 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/ |
| D | MISC.php | 40 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/ |
| D | syntax.php | 42 public function render($mode, Doku_Renderer $renderer, $data) { 48 function _search_count(&$data,$base,$file,$type,$lvl,$opts){
|
| /plugin/log/ |
| D | script.js | 12 'type': 'post', property 14 'data': jQuery( form ).serialize(), property 15 'success': function( data ){ argument
|
| /plugin/sentry/ |
| D | Event.php | 39 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/ |
| D | action.php | 79 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/ |
| D | server.js | 10 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/ |
| D | common.php | 47 static public function syntax_render ($mode, &$renderer, $data, $type='external') { 165 static public function parse_options ($data, &$options, $keys) {
|
| /plugin/nspages/printers/ |
| D | printerOneLine.php | 12 function __construct($plugin, $mode, $renderer, $data){ 16 function _print($tab, $type) {
|
| D | printerLineBreak.php | 10 function __construct($plugin, $mode, $renderer, $data){ 14 function _print($tab, $type) {
|
| /plugin/searchpattern/ |
| D | syntax.php | 121 function search_pattern(&$data, $base, $file, $type, $lvl, $opts) { 373 function render($format, &$renderer, $data) { 393 function report($data, &$renderer, $params){
|