function setInfoById($id) { $_this =& Trades::getInstance(); $this->info = $_this->getInfoById($id); }