
Public Member Functions | |
| BATCH ($type) | |
| showHead () | |
| showFoot () | |
| showOperationList () | |
| showList ($query, $type, $template, $errorMessage=_LISTS_NOMORE) | |
Definition at line 163 of file ENCAPSULATE.php.
| BATCH::BATCH | ( | $ | type | ) |
Definition at line 164 of file ENCAPSULATE.php.
| BATCH::showHead | ( | ) |
Definition at line 168 of file ENCAPSULATE.php.
| BATCH::showFoot | ( | ) |
| BATCH::showOperationList | ( | ) |
Definition at line 183 of file ENCAPSULATE.php.
References $manager, and intRequestVar().
Referenced by showFoot().
| BATCH::showList | ( | $ | query, | |
| $ | type, | |||
| $ | template, | |||
| $ | errorMessage = _LISTS_NOMORE | |||
| ) |
Definition at line 251 of file ENCAPSULATE.php.
References $query, and ENCAPSULATE::doEncapsulate().
1.5.5