Ejemplo n.º 1
0
 /**
  * Method to auto-populate the model state.
  *
  * @since	1.6
  */
 protected function _populateState()
 {
     parent::_populateState();
     $this->setState('filter.frontpage', true);
 }