init() public méthode

public init ( )
 function init()
 {
     parent::init();
     $this->template->set('contenttype', 'text/plain');
 }