

Public Member Functions | |
| __construct ($cols=null) | |
| AddInfo ($info) | |
| Clear () | |
| Generate () | |
Public Attributes | |
| $cols | |
Definition at line 22 of file mstatusbar.class.
| MStatusBar::__construct | ( | $ | cols = null |
) |
Initialize some properties.
| $name | (string) a optional name for the control |
Reimplemented from MControl.
Definition at line 26 of file mstatusbar.class.
References $cols, and AddInfo().
Here is the call graph for this function:

| MStatusBar::AddInfo | ( | $ | info | ) |
Definition at line 52 of file mstatusbar.class.
Referenced by __construct().
Here is the caller graph for this function:

| MStatusBar::Clear | ( | ) |
Definition at line 57 of file mstatusbar.class.
| MStatusBar::Generate | ( | ) |
Definition at line 62 of file mstatusbar.class.
| MStatusBar::$cols |