Dead_Widget Class Reference

Placeholder widget implementation for widgets that fail to load, or otherwise instatiate. More...

Inheritance diagram for Dead_Widget:
widget_Base

Public Member Functions

 __construct ($model, Exception $exc=null)
 Builds a new Dead_Widget.
 get_exception_message ()
 get_metadata ()
 Return the default friendly name for the widget type default to the model name, but should be overridden by widgets.
 index ()
 Print the widget contents here.

Detailed Description

Placeholder widget implementation for widgets that fail to load, or otherwise instatiate.


Member Function Documentation

Dead_Widget::get_exception_message (  ) 
Returns:
string
Dead_Widget::get_metadata (  ) 

Return the default friendly name for the widget type default to the model name, but should be overridden by widgets.

Returns:
array

Reimplemented from widget_Base.

Dead_Widget::index (  ) 

Print the widget contents here.

Concrete widgets typically want to override this.

Reimplemented from widget_Base.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1