The Joomla System SEF plugin inherits JPlugin and overrides the onAfterRender() function. In this function, what does JResponse::getBody() command do?
Correct Answer: It retrieves the body of the response that will be sent to the browser. The body of the response is then searched for links containing "/index.php..." and replaces them with a correct SEF url by calling JRoute::_(url).
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More Joomla MCQ Questions
Joomla MCQs | Topic-wise