__construct() __construct(\Phalcon\Mvc\View $view) Constructor Sets view instance Parameters \Phalcon\Mvc\View $view
render() render( $params) : string|void Renders component's content from view Parameters $params Returns string|void