setMimeEncoding('application/soap+xml'); $date = gmdate('D, d M Y H:i:s',time()).' GMT'; $document->setModifiedDate($date); $this->assignRef('view', $this); $this->assignRef('controller',JRequest::getVar('controller')); parent::display($tpl); }// function }// class ?>