• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Question No documentation on how to display errors

jimlongo56

Basic Pleskian
I see plenty of examples of $this->_status->addError() and addMessage() in various Controllers.

But nowhere do I see how to display these in a view.

Is there any documentation other than the sparse outlines of the methods in Extensions API Documentation - Plesk 17.5

To recap in my ClientController.php I have $this->_status_addError('some error message);
How can I display that in view/scripts/client/index.phtml


Thanks.
 
Back
Top