Home
last modified time | relevance | path

Searched defs:childId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DEventChild.php25 public $childId; variable in Google\\Service\\Games\\EventChild
34 public function setChildId($childId)
/plugin/survey/
H A Dscript.js17 Dokuwiki_Survey.prototype.goToSurvey = function (childId) { argument
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php209 public function delete($folderId, $childId, $optParams = array()) {
223 public function get($folderId, $childId, $optParams = array()) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js10791 isChildOf: function(childId, parentId){ argument
15027 function updateParents(childId) { argument