Home
last modified time | relevance | path

Searched +defs:data +defs:type (Results 101 – 125 of 584) sorted by relevance

12345678910>>...24

/plugin/mediarename/
Daction.php61 function _media_file_rename(&$data,$base,$file,$type,$lvl,$opts){
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
DUnserializeObjectConstructor.php20 …DeserializationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, Deserializa…
/plugin/snippets/
Dscript.js206 function(data){ argument
223 function(data){ argument
252 data: params, property
253 type: 'POST', property
255 success: function(data){ argument
308 …toolbar[toolbar.length] = {"type":"mediapopup", "title": LANG['plugins']['snippets']['title'], "ke… property
/plugin/davcard/
Dscript.js105 function(data) argument
201 function(data) argument
218 dw_davcard__modals.completeCb = function(data) { argument
301 function(data) argument
496 addressTypeToString: function(type) argument
514 phoneTypeToString: function(type) argument
535 addPhone: function(type, typeText, number) argument
542 addMail: function(type, mail) { argument
548 addAddress: function(type, typeText, street, zipcode, city, country) argument
713 function(data) argument
/plugin/alphaindex/
Dsyntax.php92 function render($mode, Doku_Renderer $renderer, $data) {
308 function alphaindex_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/latexcaption/syntax/
Dcaption.php70 private function isSubType($type) {
74 private function getParType($type) {
200 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DAlert.php37 public $data; variable in Google\\Service\\AlertCenter\\Alert
67 public $type; variable in Google\\Service\\AlertCenter\\Alert
118 public function setData($data)
230 public function setType($type)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DInitializedObjectConstructor.php31 …DeserializationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, Deserializa…
DInitializedBlogPostConstructor.php22 …DeserializationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, Deserializa…
/plugin/nspages/printers/
DprinterSimpleList.php14 function __construct($plugin, $mode, $renderer, $data, $useNumberedList = false){
19 function _print($tab, $type) {
/plugin/xcom/
Dscript.js44 data: params, property
45 type: 'POST', property
47 success: function(data) argument
95 data: params, property
96 type: 'POST', property
98 success: function(data) argument
119 function xcom_print_data(fn, data,other,xcom_action) { argument
257 function xcom_td(type,val,fn) { argument
578 function xcom_escape(data) { argument
/plugin/revisionsdue/
Dsyntax.php18 function revision_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) {
159 function render($format, &$renderer, $data) {
199 function revision_report_table( $data, $mandatory_revisions = true )
/plugin/subpages/
Dsyntax.php74 function render($mode, Doku_Renderer $renderer, $data) {
104 function _put($data) {
194 function _searchCallback(&$data, $base, $file, $type, $level, $opts) {
237 function _listSubpages($data) {
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php48 static public $type = self::CARD_TYPE; variable in ComboStrap\\BlockquoteTag
247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string
320 … function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data)
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js17 $.ajax({type:settings.loadtype,url:settings.loadurl,data:loaddata,async:false,success:function(resu… property
23 $(self).html(settings.indicator);var ajaxoptions={type:'POST',data:submitdata,dataType:'html',url:s… property
34 …=$('<select />');$(this).append(select);return(select);},content:function(data,settings,original){… argument
38 …ditable.types[name]=input;}};$.fn.editable.defaults={name:'value',id:'id',type:'text',width:'auto'… property
/plugin/ajaxedit/
Dscript.js31 function ajaxedit_send_(url,data,fcnSuccess) { argument
36 function(data) { argument
52 function ajaxedit_send(plugin,idx_tag,fcnSuccess,data){ argument
72 function ajaxedit_send2(plugin,idx_tag,fcnSuccess,data){ argument
89 function ajaxedit_parse(data){ argument
113 type: 'success', property
/plugin/gallery/classes/
DNamespaceGallery.php48 public function searchCallback(&$data, $base, $file, $type, $lvl, $opts)
/plugin/struct/meta/
H A DValueValidator.php81 protected function validateField(AbstractBaseType $type, $label, &$data)
/plugin/swiftmail/Swift/Message/
DPart.php29 public function __construct($data=null, $type="text/plain", $encoding=null, $charset=null)
/plugin/autolink2/
Dadmin.php110 function search(&$data,$base,$file,$type,$lvl,$opts){
/plugin/idcount/
Dscript.js3 toolbar[toolbar.length] = {"type": "PluginIDCount", property
25 function(data) { argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dhtml5shiv.min.js127 function createElement(nodeName, ownerDocument, data){ argument
163 function createDocumentFragment(ownerDocument, data){ argument
187 function shivMethods(ownerDocument, data) { argument
299 'type': 'default', property
/plugin/pdb/
Dsyntax.php47 function render($mode, Doku_Renderer $renderer, $data){
141 function getImageHtml($pdbid,$type){
155 function getTextHtml($pdbid,$type,$summaryXML){
/plugin/issuetracker/
Dsyntax.php101 function render($mode,Doku_Renderer &$renderer, $data) {
408 function _count_render($issues,$start,$step,$next_start,$data, $project)
532 function _table_render($project,$issues,$data,$step,$start)
1101 function _report_render($data)
1568 function checkdnsrr($host, $type='')
1669 function it_edit_toolbar($type) {
1925 function _get_issues($data, $all = false) {
/plugin/qc/
H A Dadmin.php14 protected $data; variable in admin_plugin_qc
104 protected function getOrderArrow($type)

12345678910>>...24