render('type'); } /** * Filter by purpose. * @return string */ public function actionPurpose() { return $this->render('purpose'); } }