Exemplo n.º 1
0
 function __construct($default = array())
 {
     parent::__construct($default);
     $this->registerTask('add', 'edit');
 }