HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbDatePicker Class Reference
Inheritance diagram for TbDatePicker:
Collaboration diagram for TbDatePicker:

Public Member Functions

 init ()
 run ()
 registerClientScript ()
 registerLanguageScript ()

Public Attributes

 $form
 $options = array()
 $events = array()

Additional Inherited Members

- Protected Member Functions inherited from TbBaseInputWidget
 setDefaultPlaceholder ()

Detailed Description

Definition at line 19 of file TbDatePicker.php.

Member Function Documentation

TbDatePicker::init ( )

.init()

Initializes the widget.

Reimplemented from TbBaseInputWidget.

Definition at line 43 of file TbDatePicker.php.

TbDatePicker::registerClientScript ( )

.registerClientScript()

Registers required client script for bootstrap datepicker. It is not used through bootstrap->registerPlugin in order to attach events if any

Definition at line 95 of file TbDatePicker.php.

Here is the call graph for this function:

Here is the caller graph for this function:

TbDatePicker::registerLanguageScript ( )

FIXME: this method delves too deeply into the internals of Bootstrap component

Definition at line 103 of file TbDatePicker.php.

Here is the call graph for this function:

Here is the caller graph for this function:

TbDatePicker::run ( )

.run()

Runs the widget.

Definition at line 60 of file TbDatePicker.php.

Here is the call graph for this function:

Member Data Documentation

TbDatePicker::$events = array()

Definition at line 36 of file TbDatePicker.php.

TbDatePicker::$form

Definition at line 26 of file TbDatePicker.php.

TbDatePicker::$options = array()

Definition at line 31 of file TbDatePicker.php.


The documentation for this class was generated from the following file: