"Top 300" ); public $league; public function __construct($league) { //$this->league = $league; parent::__construct($league, Sports::Football); } // base class // public function HiddenIDs() { // global $globals; // echo ""; // echo ""; // } // base class // public function WeekSelector($week, $no_offseason = false) { // if ($week < 1 || $week > $this->league->fantasy_week) $week = $this->league->fantasy_week; // $last = $this->league->fantasy_week; // if ($no_offseason) $last = min($this->league->season_length,$last); // echo '"; // } public function ConfSelector($conference, $all_conf = false) { if ($this->league->ConferencePlayerPools()) { if (is_object($conference)) $conference = $conference->conference_id; echo '"; } else { echo ''; } } public function LeagueStyles() { ?>

League Style

league->service_id == FootballLeague::ServicePlayoff) { ?>