

Public Member Functions | |
| __construct ($data, $columns, $href, $pagelength=15, $index=0) | |
| AddAgStyle ($style) | |
| AddAgScript ($script) | |
| SetFullWidth ($value) | |
| SetFullHeight ($value) | |
| GenerateData () | |
| GenerateColumnsHeading ($tbl=NULL) | |
| GenerateActions (&$ac) | |
| GenerateColumns ($tbl=NULL) | |
| GenerateBody () | |
| GenerateCommands () | |
| Generate () | |
Public Attributes | |
| $agStyle | |
| $agScript | |
| $agHeight | |
| $agWidth | |
| $fullWidth | |
| $fullHeight | |
Definition at line 2 of file mactivegrid.class.
| MActiveGrid::__construct | ( | $ | data, | |
| $ | columns, | |||
| $ | href, | |||
| $ | pagelength = 15, |
|||
| $ | index = 0 | |||
| ) |
Reimplemented in MActiveLookupGrid.
Definition at line 11 of file mactivegrid.class.
References MGrid::$columns, MGrid::$data, MGrid::$href, MGrid::$index, MComponent::$page, and MControl::$style.
| MActiveGrid::AddAgStyle | ( | $ | style | ) |
Definition at line 31 of file mactivegrid.class.
Referenced by GenerateColumnsHeading(), and GenerateCommands().
Here is the caller graph for this function:

| MActiveGrid::AddAgScript | ( | $ | script | ) |
Definition at line 36 of file mactivegrid.class.
Referenced by GenerateBody(), GenerateColumns(), GenerateColumnsHeading(), and GenerateCommands().
Here is the caller graph for this function:

| MActiveGrid::SetFullWidth | ( | $ | value | ) |
Definition at line 41 of file mactivegrid.class.
| MActiveGrid::SetFullHeight | ( | $ | value | ) |
Definition at line 46 of file mactivegrid.class.
| MActiveGrid::GenerateData | ( | ) |
Definition at line 51 of file mactivegrid.class.
References MGrid::$filtered.
Referenced by Generate().
Here is the caller graph for this function:

| MActiveGrid::GenerateColumnsHeading | ( | $ | tbl = NULL |
) |
Definition at line 65 of file mactivegrid.class.
References AddAgScript(), and AddAgStyle().
Referenced by GenerateBody().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::GenerateActions | ( | &$ | ac | ) |
Definition at line 105 of file mactivegrid.class.
References Generate().
Referenced by GenerateBody().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::GenerateColumns | ( | $ | tbl = NULL |
) |
Definition at line 126 of file mactivegrid.class.
References AddAgScript().
Referenced by GenerateBody().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::GenerateBody | ( | ) |
Definition at line 164 of file mactivegrid.class.
References AddAgScript(), GenerateActions(), GenerateColumns(), and GenerateColumnsHeading().
Referenced by Generate().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::GenerateCommands | ( | ) |
Definition at line 191 of file mactivegrid.class.
References MGrid::$name, AddAgScript(), and AddAgStyle().
Referenced by Generate().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::Generate | ( | ) |
Definition at line 227 of file mactivegrid.class.
References GenerateBody(), GenerateCommands(), and GenerateData().
Referenced by GenerateActions().
Here is the call graph for this function:

Here is the caller graph for this function:

| MActiveGrid::$agStyle |
Definition at line 4 of file mactivegrid.class.
| MActiveGrid::$agScript |
Definition at line 5 of file mactivegrid.class.
| MActiveGrid::$agHeight |
Definition at line 6 of file mactivegrid.class.
| MActiveGrid::$agWidth |
Definition at line 7 of file mactivegrid.class.
| MActiveGrid::$fullWidth |
Definition at line 8 of file mactivegrid.class.
| MActiveGrid::$fullHeight |
Definition at line 9 of file mactivegrid.class.