

Public Member Functions | |
| __construct ($manager) | |
| Push ($action) | |
| Pop ($stack=NULL) | |
| Top ($stack= 'action') | |
| Back ($stack= 'action') | |
| Close () | |
Public Attributes | |
| $stackContext | |
| $stackHistory | |
| $context | |
Definition at line 69 of file mhistory.class.
| MHistory::__construct | ( | $ | manager | ) |
Definition at line 75 of file mhistory.class.
References Push().
Here is the call graph for this function:

| MHistory::Push | ( | $ | action | ) |
Definition at line 91 of file mhistory.class.
References $context.
Referenced by __construct().
Here is the caller graph for this function:

| MHistory::Pop | ( | $ | stack = NULL |
) |
Definition at line 98 of file mhistory.class.
| MHistory::Top | ( | $ | stack = 'action' |
) |
Definition at line 110 of file mhistory.class.
| MHistory::Back | ( | $ | stack = 'action' |
) |
Definition at line 122 of file mhistory.class.
| MHistory::Close | ( | ) |
Definition at line 134 of file mhistory.class.
| MHistory::$stackContext |
Definition at line 71 of file mhistory.class.
| MHistory::$stackHistory |
Definition at line 72 of file mhistory.class.
| MHistory::$context |