Home
last modified time | relevance | path

Searched defs:parentId (Results 1 – 22 of 22) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DCreateProjectRequest.php25 public $parentId; variable in Google\\Service\\Script\\CreateProjectRequest
34 public function setParentId($parentId)
DProject.php33 public $parentId; variable in Google\\Service\\Script\\Project
92 public function setParentId($parentId)
/plugin/noticeboard/noticeboard/classes/
Drss.php28 private $parentId; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){
DICal.php28 private $parentId; variable in helper_plugin_noticeboard_ICal
DEditForm.php30 private $parentId; variable in helper_plugin_noticeboard_EditForm
DNotice.php32 private $parentId; variable in helper_plugin_noticeboard_Notice
/plugin/noticeboard/classes/
Drss.php28 private $parentId; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){
DICal.php28 private $parentId; variable in helper_plugin_noticeboard_ICal
DEditForm.php30 private $parentId; variable in helper_plugin_noticeboard_EditForm
DNotice.php32 private $parentId; variable in helper_plugin_noticeboard_Notice
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DCommentSnippet.php55 public $parentId; variable in Google\\Service\\YouTube\\CommentSnippet
196 public function setParentId($parentId)
/plugin/diagramsnet/lib/plugins/
DcConf-comments.js107 function confCommentToDrawio(atlasComment, parentId, siteUrl) argument
212 oldVerReplies.push({parentId: parentId, reply: comments[i]}); property
/plugin/nspages/printers/
DprinterTree.php140 private function _fillTree($tree, $keys, $item, $parentId, $myNs) {
/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaAdaptor.js458 …preliminaryGroups.push({id: groupId, parentId: parentId, nodes: parentChildren, leaves: groupNodes… property
/plugin/diagramsnet/lib/js/diagramly/
DNotionClient.js336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) argument
DOneDriveClient.js869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) argument
/plugin/diagramsnet/lib/js/orgchart/
DOrgChart.Layout.min.js1 …NullAttribute",{inherits:[System.Attribute]});Bridge.define("OrgChart.Annotations.ContractAnnotati… property
/plugin/authgoogle/google/contrib/
DGoogle_DriveService.php661 public function delete($fileId, $parentId, $optParams = array()) {
675 public function get($fileId, $parentId, $optParams = array()) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dmodel.js138 var model = new Model({parentId: 1}); property
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js10791 isChildOf: function(childId, parentId){ argument
11218 isChildOf: function(childId, parentId){ argument
/plugin/mermaid/
Dmermaid.min.js468 …eof e.id=="string"}addLink(e,r,n){let i=this.isLinkData(n)?n.id.replace("@",""):void 0;X.info("add…
477 …XBX1",y,v.id,v.x,v.y,v.width,v.height,e.parent(y)),v.height+=g,e.node(v.parentId);let x=v?.padding… property
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js26695 forEach(expandings, function(elements, parentId) { argument