Widget for rendering load errors. More...
Public Member Functions | |
__construct ($widget_obj, $exception) | |
Takes a widget model instance, and an exception, and tries to render both in a somewhat user-friendly way. | |
index () | |
Print the widget contents here. |
Widget for rendering load errors.
Error_Widget::index | ( | ) |
Print the widget contents here.
Concrete widgets typically want to override this.
Reimplemented from widget_Base.