Home
last modified time | relevance | path

Searched refs:parentId (Results 1 – 25 of 46) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DCreateProjectRequest.php25 public $parentId; variable in Google\\Service\\Script\\CreateProjectRequest
34 public function setParentId($parentId) argument
36 $this->parentId = $parentId;
43 return $this->parentId;
H A DProject.php33 public $parentId; variable in Google\\Service\\Script\\Project
92 public function setParentId($parentId) argument
94 $this->parentId = $parentId;
101 return $this->parentId;
/plugin/noticeboard/noticeboard/classes/
H A Drss.php28 private $parentId; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){ argument
34 $this->parentId = $parentId;
36 $this->noticeList = new helper_plugin_noticeboard_NoticeList($this->parentId);
61 $out .= "<title>".$conf['title']." - ".$this->parentId."</title>";
64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
H A DICal.php28 private $parentId; variable in helper_plugin_noticeboard_ICal
33 $this->parentId = $id;
34 $this->noticeList = new helper_plugin_noticeboard_NoticeList($this->parentId);
H A DNotice.php32 private $parentId; variable in helper_plugin_noticeboard_Notice
51 $this->parentId = $id;
55 return $this->parentId;
H A DEditForm.php30 private $parentId; variable in helper_plugin_noticeboard_EditForm
95 $this->parentId = $notice->getParentId();
125 $data .= "<input type='hidden' name='noticeboard_parrentId' value='".$this->parentId."' />";
H A DNoticeList.php377 $parentId = $array[$id];
379 if(!$parentId){
382 $file = metaFN($parentId, '.noticeboard');
/plugin/noticeboard/classes/
H A Drss.php28 private $parentId; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){ argument
34 $this->parentId = $parentId;
36 $this->noticeList = new helper_plugin_noticeboard_NoticeList($this->parentId);
61 $out .= "<title>".$conf['title']." - ".$this->parentId."</title>";
64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
H A DICal.php28 private $parentId; variable in helper_plugin_noticeboard_ICal
33 $this->parentId = $id;
34 $this->noticeList = new helper_plugin_noticeboard_NoticeList($this->parentId);
H A DNotice.php32 private $parentId; variable in helper_plugin_noticeboard_Notice
51 $this->parentId = $id;
55 return $this->parentId;
H A DEditForm.php30 private $parentId; variable in helper_plugin_noticeboard_EditForm
95 $this->parentId = $notice->getParentId();
125 $data .= "<input type='hidden' name='noticeboard_parrentId' value='".$this->parentId."' />";
H A DNoticeList.php377 $parentId = $array[$id];
379 if(!$parentId){
382 $file = metaFN($parentId, '.noticeboard');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentSnippet.php55 public $parentId; variable in Google\\Service\\YouTube\\CommentSnippet
196 public function setParentId($parentId) argument
198 $this->parentId = $parentId;
205 return $this->parentId;
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js107 function confCommentToDrawio(atlasComment, parentId, siteUrl) argument
115 comment.parentId = parentId;
210 var parentId = cnt.substring(REPLY_MARKER.length, end);
212 oldVerReplies.push({parentId: parentId, reply: comments[i]});
223 var pComment = commentsMap[oldVerReplies[i].parentId];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php80 $parentId = $parent->getId();
82 if ($parentId == 'index') {
85 $this->id = $parentId . '/' . $this->name;
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js447 for (var parentId in groupParents)
449 var parentChildren = directParentChildren[parentId];
458 …preliminaryGroups.push({id: groupId, parentId: parentId, nodes: parentChildren, leaves: groupNodes…
459 groupToParent[groupId] = parentId;
466 var parentId = parentGroup.parentId;
471 var groupParentId = cells[preliminaryGroups[j].parentId].getParent().id;
472 if (parentId == groupParentId)
/plugin/nspages/printers/
H A DprinterTree.php138 private function _fillTree($tree, $keys, $item, $parentId) { argument
147 $currentId = $parentId . $key . ':';
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php279 $deleteChildren = function ($parentId) use (&$tasks, &$deleteChildren, $deleteLinks) {
281 if ($task->parent == $parentId) {
/plugin/redproject/
H A Dsyntax.php121 $parentId = $client->api('project')->getIdByName($nameParent);
122 $parent = $client->api('project')->show($parentId);
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js158 var parentId = null;
164 parentId = incomingEdge.source.id;
169 item.ParentId = parentId;
H A DOrgChart.Layout.min.js1parentId,isAssistant){OrgChart.Layout.Box.$ctor1.call(this,dataId,id,parentId,!1,!1,isAssistant)},… argument
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) argument
338 this.executeRequest('/v1/databases/' + encodeURIComponent(parentId) + '/query', JSON.stringify({
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php658 * @param string $parentId The ID of the parent.
661 public function delete($fileId, $parentId, $optParams = array()) { argument
662 $params = array('fileId' => $fileId, 'parentId' => $parentId);
671 * @param string $parentId The ID of the parent.
675 public function get($fileId, $parentId, $optParams = array()) { argument
676 $params = array('fileId' => $fileId, 'parentId' => $parentId);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1979 isChildOf(childId: string|number, parentId: string|number): boolean;
/plugin/imapmarkers/
H A Djquery.imagemapster.js2773 parentId, variable
2788 parentId = img.parent().attr('id');
2793 parentId &&
2794 parentId.length >= 12 &&
2795 parentId.substring(0, 12) === 'mapster_wrap'

12