Home
last modified time | relevance | path

Searched defs:data (Results 451 – 475 of 2637) sorted by relevance

1...<<11121314151617181920>>...106

/plugin/prosemirror/parser/
H A DNodeInterface.php7 public function __construct($data, Node $parent); argument
H A DHruleNode.php21 public function __construct($data, Node $parent) argument
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php31 public $data; variable in Google_MediaFileUpload
55 public function __construct($mimeType, $data, $resumable=false, $chunkSize=false) {
/plugin/slideshow/
H A Dsyntax.php57 function render($mode, &$renderer, $data){
162 function createXmlFile(&$data,$w,$h,$needTag) {
/plugin/passwords/
H A Dsyntax.php89 public function render($format, Doku_Renderer $renderer, $data) {
109 private function parseData($data) {
/plugin/phosphor/
H A Dphosphor.php59 function render($mode, Doku_Renderer $renderer, $data) {
69 function phosphorContent(&$renderer, $data, $returnOnly = false, $tag='img')
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php137 public static function renderExitSpecialHtml($data): string argument
214 renderMeta(array $data, Doku_Renderer_metadata $renderer) global() argument
[all...]
/plugin/jirainfo/
H A Dscript.js200 onCreate: function (data) { argument
203 onUpdate: function (data) { argument
287 function (data) { self.fillPopBody(JSON.parse(data)); } argument
/plugin/apidoc/
H A 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/
H A 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/sqlcomp/
H A 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/siteexport/
H A Dscript.js39 $.post( _.url, _.settings('__siteexport_generateurl'), function(data) { argument
69 $.post( _.url, _.settings('__siteexport_getsitelist'), function(data) { argument
103 $.post( _.url, settings, function(data) { argument
216 $.post( _.url, settings, function(data) { argument
/plugin/graphgear/
H A Dsyntax.php45 function handle($data, $state, $pos, Doku_Handler $handler){
81 function render($mode, Doku_Renderer $R, $data) {
/plugin/imagereference/syntax/
H A Dimgcaption.php307 captionStart($data) global() argument
322 captionEnd($data) global() argument
[all...]
/plugin/vote/
H A Dsyntax.php64 function render( $mode, &$renderer, $data ) {
167 function _debug_out( $title, $data ) {
/plugin/strata/syntax/
H A Dentry.php219 getPositions($data) global() argument
242 render($mode, Doku_Renderer $R, $data) global() argument
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DIPatchSupport.php45 function patch($data, $rangeType, $offset = null);
/plugin/ajaxpeon/
H A Dscript.js5 function xxajax_process(data){ argument
/plugin/timestamp/
H A Dscript.js6 function(data) { argument
/plugin/inlineedit/
H A Dscript.js28 function (data) { argument
/plugin/webdav/core/DAV/Collection/Pages/
H A DFile.php24 public function put($data)
/plugin/strata/sql/
H A Dsetup-mysql.sql1 CREATE TABLE data ( table
H A Dsetup-pgsql.sql1 CREATE TABLE data ( table
H A Dsetup-sqlite.sql1 CREATE TABLE data ( table
/plugin/xcom/
H A Dhelper.php38 function write_debug($data) {

1...<<11121314151617181920>>...106