コード例 #1
0
ファイル: frontpage.php プロジェクト: joebushi/joomla
 /**
  * Method to auto-populate the model state.
  *
  * @since	1.6
  */
 protected function _populateState()
 {
     parent::_populateState();
     $this->setState('filter.frontpage', true);
 }