Example #1
0
 function __construct($config = array())
 {
     parent::__construct($config);
     $this->registerDefaultTask('listing');
 }