Searched refs:objectPath (Results 1 – 6 of 6) sorted by relevance
449 $objectPath = $homePath . '/' . $result;450 $objectNode = $this->server->tree->getNodeForPath($objectPath);
527 $objectPath = $homePath . '/' . $result;528 $objectNode = $this->server->tree->getNodeForPath($objectPath);
835 $objectPath = $this->path;840 … if ($parentPath->getLastNameWithoutExtension() === $objectPath->getLastNameWithoutExtension()) {
29606 for (var i = 0; i < this.objectPath.length; ++i)29620 var object = this.objectPath[index];29834 this.objectPath = []; property29902 this.objectPath = [defaultObject, restored]; property29905 this.objectPath = [defaultObject];29908 this.objectPath = [defaultObject];29930 this.objectPath.push(new Property(object, name));29937 this.objectPath.splice(i);29938 selectObject = this.getPathObject(this.objectPath.length-1);29944 var selection = state.pathIndex <= this.objectPath.length-1[all …]
7865 i<this.objectPath.length;7868 },getPathObject:function(index){var object=this.objectPath[index];7885 this.objectPath=[]; property7904 this.objectPath=[defaultObject,restored] property7905 }else{this.objectPath=[defaultObject] property7906 }}else{this.objectPath=[defaultObject] property7914 }if(selectObject){this.objectPath.push(new Property(object,name))7917 this.objectPath.splice(i);7918 selectObject=this.getPathObject(this.objectPath.length-1);7920 …election=state.pathIndex<=this.objectPath.length-1?this.getPathObject(state.pathIndex):this.getPat…[all …]
7876 i<this.objectPath.length;7879 },getPathObject:function(index){var object=this.objectPath[index];7896 this.objectPath=[]; property7915 this.objectPath=[defaultObject,restored] property7916 }else{this.objectPath=[defaultObject] property7917 }}else{this.objectPath=[defaultObject] property7925 }if(selectObject){this.objectPath.push(new Property(object,name))7928 this.objectPath.splice(i);7929 selectObject=this.getPathObject(this.objectPath.length-1);7931 …election=state.pathIndex<=this.objectPath.length-1?this.getPathObject(state.pathIndex):this.getPat…[all …]