function __construct()
 {
     parent::__construct('category');
     self::$_main_title = _lg('Category');
 }