. */ class CandPosition extends Cand { public function __construct($candidate_id) { $this->candidate_id = $candidate_id; $this->name = "Position"; $this->compulsory = true; } public function get_print_name() { return "Position"; } public function get_print_name_short() { return "Position"; } public function get_print_value($readonly=false) { if( $readonly ) $r = "value . "\" />"; if( $this->value=="" ) $r .= "