Exemplo n.º 1
0
 function getPageCss()
 {
     return array_merge(parent::getPageCss(), array('forms.css', 'paginate.css', 'navigation.css'));
 }