Example #1
0
	function pre() {
		parent::pre();
		$this->validate();
		$this->populate();
	}