示例#1
0
 public function __construct(KConfig $config = null)
 {
     parent::__construct($config);
     $this->setTitle(JText::_('Dashboard'));
 }