bignumber_Widget Class Reference

bignumber widget More...

Inheritance diagram for bignumber_Widget:
widget_Base

Public Member Functions

 get_metadata ()
 Return the default friendly name for the widget type.
 set_fixed ()
 Disable everything configurable.
 options ()
 Load the options for this widget.
 index ()
 Fetch the data and show the widget.

Protected Member Functions

 get_suggested_title ()

Protected Attributes

 $duplicatable = true
 Whether the widget can be copied.

Detailed Description

bignumber widget


Member Function Documentation

bignumber_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.

bignumber_Widget::get_suggested_title (  )  [protected]
Returns:
string

Reimplemented from widget_Base.

bignumber_Widget::options (  ) 

Load the options for this widget.

Returns:
Form_Model

Reimplemented from widget_Base.

bignumber_Widget::set_fixed (  ) 

Disable everything configurable.

This is useful when including the widget with generated parameters from a controller.


Field Documentation

bignumber_Widget::$duplicatable = true [protected]

Whether the widget can be copied.

Setting this to true requires testing, so default to the more backwards compatible mode

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