Home
last modified time | relevance | path

Searched refs:isClosed (Results 26 – 29 of 29) sorted by last modified time

12

/plugin/redissue/redmine/
H A Dredmine.php109 $isClosed = $statuses['issue_statuses'][$i]['is_closed'];
112 return $isClosed;
/plugin/gtime/gtlib/tsp/
H A DGTDataHash.php137 if ($this->isClosed()) {
161 if ($this->isClosed()) {
198 if ($this->isClosed()) {
227 if (!$this->isClosed()) {
242 public function isClosed() { function in GTDataHash
265 if ($this->isClosed()) {
284 if (!$this->isClosed()) {
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1755 public $isClosed; variable in Google_CommunityPoll
1821 public function setIsClosed( $isClosed) { argument
1822 $this->isClosed = $isClosed;
1825 return $this->isClosed;
2087 public $isClosed; variable in Google_CommunityTopic
2117 public function setIsClosed( $isClosed) { argument
2118 $this->isClosed = $isClosed;
2121 return $this->isClosed;
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...

12