Home
last modified time | relevance | path

Searched +defs:data +defs:type (Results 76 – 100 of 584) sorted by relevance

12345678910>>...24

/plugin/todo/syntax/
H A Dlist.php168 public function render($mode, Doku_Renderer $renderer, $data) {
226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) {
332 private function filterpages($todopages, $data) {
355 private function htmlShort($R, $todopages, $data) {
377 private function htmlTodoTable($R, $todopages, $data) {
411 private function isRequestedTodo($data) {
/plugin/solr/
Dindex_all.php76 $data = array( variable
95 function search_solr_index(&$data,$base,$file,$type,$lvl,$opts) {
/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)
225 …protected function getChanges($num, $ns, $excludedpages, $type, $user, $maxage, $excludedusers, $r…
298 …protected function handleChangelogLine($line, $ns, $excludedpages, $type, $user, $maxage, &$seen, …
/plugin/move/script/
Dtree.js186 function (data) { argument
240 data[data.length] = { variable
242 type: 'page', property
251 data[data.length] = { variable
253 type: 'media', property
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
DDeserializationGraphNavigator.php103 public function accept($data, ?array $type = null)
216 private function resolveMetadata($data, ClassMetadata $metadata): ?ClassMetadata
232 private function afterVisitingObject(ClassMetadata $metadata, object $object, array $type): void
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
DObjectConstructorInterface.php27 …DeserializationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, Deserializa…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DGraphNavigatorInterface.php30 public function accept($data, ?array $type = null);
/plugin/tagbutton/
Dscript.js8 type: 'POST', property
9 data: { property
/plugin/swiftmail/Swift/Message/
DAttachment.php33 …public function __construct($data=null, $name=null, $type="application/octet-stream", $encoding="b…
68 public function setData($data, $read_filename=true)
DEmbeddedFile.php36 …public function __construct($data=null, $name=null, $type="application/octet-stream", $cid=null, $…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1data){m=j.data.getTarget()}else{m=new CKEDITOR.dom.element(j)}if(m.getName()=="a"&&(l=m.getChild(0… property
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1data){m=j.data.getTarget()}else{m=new CKEDITOR.dom.element(j)}if(m.getName()=="a"&&(l=m.getChild(0… property
/plugin/remotelistnamespace/
Dremote.php41 function search_namespace(&$data,$base,$file,$type,$lvl,$opts){
/plugin/do/scripts/
Dgeneral.js34 type: "POST", property
36 data: { property
/plugin/displayorphans/
Dhelper.php24 function /* array */ items(/* string */ $datadir, /* string */ $type)
52 …function /* bool */ _filterItem(&$data, $base, /* string */ $file, /* string */ $type, $lvl, $opts)
/plugin/ckgedit/ckeditor/plugins/tags/
Dplugin.js23 data: property
27 type: "POST", property
30 success: function(data, textStatus, jqXHR) argument
/plugin/wikistats/
Dsyntax.php139 function handleNamedParameter($name, $value, &$data) {
161 function addNamespace(&$data, $namespace) {
177 public function render($mode, Doku_Renderer &$renderer, $data) {
219 function _search_count(&$data, $base, $file, $type, $lvl, $opts){
/plugin/doxycode/syntax/
Dsnippet.php154 public function render($mode, Doku_Renderer $renderer, $data)
404 private function startCodeBlock($type, $filename = null)
438 private function endCodeBlock($type, $filename = null)
/plugin/imgpaste/
H A Daction.php105 protected function storeImage($data, $type)
190 protected function storetemp($data)
/plugin/data/
Dhelper.php111 public function cleanData($value, $type)
170 public function addPrePostFixes($type, $val, $pre = '', $post = '')
539 public function replacePlaceholdersInSQL(&$data)
559 public function makeTranslationReplacement($data)
/plugin/icalevents/vendor/sabre/vobject/lib/
DFreeBusyData.php33 protected $data; variable in Sabre\\VObject\\FreeBusyData
57 function add($start, $end, $type) {
/plugin/nspages/printers/
DprinterPictures.php15 function __construct($plugin, $mode, $renderer, $data){
20 function _print($tab, $type) {
/plugin/webdav/vendor/sabre/vobject/lib/
DFreeBusyData.php33 protected $data; variable in Sabre\\VObject\\FreeBusyData
55 public function add($start, $end, $type)
/plugin/katex/_assets/contrib/
Dauto-render.min.js1 …}]/g,"\\$&")})).join("|")+")");-1!==(n=e.search(o));){n>0&&(i.push({type:"text",data:e.slice(0,n)}… property
/plugin/discussion/
H A Dconvert.php55 function search_discussionpages(&$data, $base, $file, $type, $lvl, $opts)

12345678910>>...24