Searched refs:activation_ending_time (Results 1 – 6 of 6) sorted by relevance
19 protected $activation_ending_time; // [integer] variable in ilObjPortfolioTemplate154 $this->activation_ending_time = $ending_time;164 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;
15 protected $activation_ending_time; // [integer] variable in ilObjPortfolioTemplate146 $this->activation_ending_time = $ending_time;156 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;
159 protected $activation_ending_time; variable in ilObjSurvey6174 $this->activation_ending_time = $ending_time;6184 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;
138 protected $activation_ending_time; variable in ilObjSurvey5953 $this->activation_ending_time = $ending_time;5963 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;
489 protected $activation_ending_time; variable in ilObjTest11518 $this->activation_ending_time = $ending_time;11528 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;
491 protected $activation_ending_time; variable in ilObjTest11679 $this->activation_ending_time = $ending_time;11689 return (strlen($this->activation_ending_time)) ? $this->activation_ending_time : null;