detectAppliance($ua); $this->detectCars($ua); $this->detectGps($ua); $this->detectEreader($ua); $this->detectGaming($ua); $this->detectTelevision($ua); $this->detectSignage($ua); $this->detectMedia($ua); $this->detectPda($ua); $this->detectPrinter($ua); $this->detectTablet($ua); $this->detectPhone($ua); $this->detectMobile($ua); return $this; } }