RecurringDowntime_Model Class Reference

Autogenerated class RecurringDowntime_Model. More...

Inheritance diagram for RecurringDowntime_Model:
BaseRecurringDowntime_Model Object_Model BaseObject_Model

Public Member Functions

 get_weekdays ()
 Autogenerated function.
 get_months ()
 Autogenerated function.
 get_start_time_string ()
 Get the start time, but format it the way times are usually formatted: hh:mm:ss.
 get_end_time_string ()
 Get the end time, but format it the way times are usually formatted: hh:mm:ss.
 get_duration_string ()
 Get the duration, but format it the way times are usually formatted: hh:mm:ss.
 get_objects ()
 Get all objects in this schedule as a list.

Static Public Attributes

static $rewrite_columns
 Autogenerated varible.

Detailed Description

Autogenerated class RecurringDowntime_Model.

Todo:
: documentation

Member Function Documentation

RecurringDowntime_Model::get_months (  ) 

Autogenerated function.

Todo:
: documentation

Reimplemented from BaseRecurringDowntime_Model.

RecurringDowntime_Model::get_weekdays (  ) 

Autogenerated function.

Todo:
: documentation

Reimplemented from BaseRecurringDowntime_Model.


Field Documentation

RecurringDowntime_Model::$rewrite_columns [static]
Initial value:
 array(
                'objects' => array('id'),
                'end_time_string' => array('end_time'),
                'start_time_string' => array('start_time'),
                'duration_string' => array('duration'),
        )

Autogenerated varible.

Todo:
: documentation

Reimplemented from BaseObject_Model.


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

Generated on 14 Jan 2015 for ninja by  doxygen 1.6.1