Home
last modified time | relevance | path

Searched defs:parent (Results 951 – 975 of 983) sorted by path

1...<<31323334353637383940

/plugin/prosemirror/parser/
H A DTableCellNode.php13 public function __construct($data, Node $parent = null) argument
H A DTableNode.php13 public function __construct($data, Node $parent = null) argument
H A DTableRowNode.php12 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\TableRowNode
14 public function __construct($data, Node $parent) argument
H A DTextNode.php12 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode
19 public function __construct($data, Node $parent, Node $previous = null) argument
/plugin/refnotes/
H A Dnamespace.php278 public function __construct($name, $parent = NULL) { argument
410 getStyleIndex($parent) global() argument
[all...]
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js841 _tree: function(element, options, parent) { argument
852 parent: parent, property in Sortable._tree.child
881 parent: null, property in Sortable.tree.root
H A Dprototype.js2419 var parent = null; variable
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14628 function __path__(parent, offset) argument
19878 init: function(parent) argument
19898 renderHeaders: function(parent, headers, rowName) argument
20239 createTable: function(parent, limitInfo) argument
20246 createRow: function(parent, limitInfo) argument
20287 append: function(obj, parent) argument
26741 removeProperty: function(rule, propName, parent) argument
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5 …ghtElement:function(r,i,s){var o,u,a=r;while(a&&!e.test(a.className))a=a.parentNode;if(a){o=(a.cla… property in n.stringify.s
/plugin/settingstree/settings/
H A Dsettingslevel.class.php16 function __construct(settingshierarchy $hierarchy, settingslevel $parent = null, $path){
/plugin/sqlraw/
H A Dsimple_html_dom.php121 public $parent = null; variable in simple_html_dom_node
244 function parent($parent=null) function in simple_html_dom_node
984 protected $parent; variable in simple_html_dom
/plugin/tagfilter/script/select2/
H A Dselect2.js654 constructor.prototype.parent = SuperClass.prototype; method in constructor
[all...]
/plugin/tindexmenu/
H A Dedit-full.js143 function indexmenu_toolFrame(parent,txt) { argument
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1020 if(elem){with(jQuery.browser){var parent=elem.parentNode,offsetChild=elem,offsetParent=elem.offsetP… variable
/plugin/translator/
H A Dhelper.php962 function _revertManager($parent, $revertableUpload) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js53 …nspect:function(_element){var map=[],parentLayer,t,link,tagName,searchEl,parent=_element;while(par… variable
60 …ug){var element=_element||internal.targetWindow.document.documentElement,parent=_parent||el.left.h… variable
H A Dfirebug-lite-1.2.js1317 parent = _element; variable
1374 parent = _parent || el.left.html.container, variable
H A Dfirebug-lite-1.4.js3896 }function __path__(parent,offset){var root=parent; argument
5257 },init:function(parent){var rootNode=this.tag.append({},parent); argument
5265 }},renderHeaders:function(parent,headers,rowName){if(!parent.firstChild){this.init(parent) argument
5331 },createTable:function(parent,limitInfo){var table=this.tableTag.replace({},parent); argument
5334 },createRow:function(parent,limitInfo){var row=this.limitTag.insertRows(limitInfo,parent,this)[0]; argument
5343 …$object.afterLink")),reLink:/^(.*)<a>(.*)<\/a>(.*$)/,append:function(obj,parent){var m=obj.text.ma… argument
7095 }},removeProperty:function(rule,propName,parent){var style=rule.style||rule; argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php58 protected function validateCompFilters(VObject\Component $parent, array $filters) {
127 protected function validatePropFilters(VObject\Component $parent, array $filters) {
197 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php142 function beforeCreateFile($uri, $data, ICollection $parent, $modified) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php47 public $parent; variable in Sabre\\VObject\\Node
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php45 public $parent; variable in Sabre\\VObject\\Node
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js531 BreakParent : function( element, parent, reusableRange ) argument
694 var itemObj = { 'parent' : listNode, 'indent' : baseIndentLevel, 'contents' : [] } ; property in FCKDomTools.ListToArray.itemObj

1...<<31323334353637383940