Searched refs:full_name (Results 1 – 10 of 10) sorted by relevance
13 public $full_name; variable in dokuwiki\\plugin\\issuelinks\\classes\\Repository
265 foreach ($matching_files as $full_name) {266 $association = $this->_getAssociation($full_name);
281 foreach ($matching_files as $full_name) {282 $association = $this->_getAssociation($full_name);
155 $project = $repo->full_name;
765 * @SerializedName("full_name")777 <full_name><![CDATA[Foo Bar]]></full_name>
236 $repo->full_name = $repoData['full_name'];
211 $repo->full_name = $project['path_with_namespace'];
1279 temp.appendChild(createLink(repository.full_name, mxUtils.bind(this, function()
3959 if (self.$$full_name) {3960 return self.$$full_name;3982 return self.$$full_name = result.join('::');4231 self.$$full_name = null;
3968 if (self.$$full_name) {3969 return self.$$full_name;3991 return self.$$full_name = result.join('::');4240 self.$$full_name = null;