Public Member Functions | |
| __construct ($name= 'Forms') | |
| getName () | |
| isExpensive () | |
| isSyndicated () | |
| getPageHeader () | |
| getPageFooter () | |
| getSQL () | |
| getQueryInfo () | |
| sortDescending () | |
| formatResult ($skin, $result) | |
Definition at line 38 of file SF_Forms.php.
| FormsPage::__construct | ( | $ | name = 'Forms' |
) |
Definition at line 39 of file SF_Forms.php.
| FormsPage::getName | ( | ) |
Definition at line 46 of file SF_Forms.php.
| FormsPage::isExpensive | ( | ) |
Definition at line 50 of file SF_Forms.php.
| FormsPage::isSyndicated | ( | ) |
Definition at line 52 of file SF_Forms.php.
| FormsPage::getPageHeader | ( | ) |
| FormsPage::getPageFooter | ( | ) |
Definition at line 64 of file SF_Forms.php.
| FormsPage::getSQL | ( | ) |
Definition at line 67 of file SF_Forms.php.
| FormsPage::getQueryInfo | ( | ) |
Definition at line 82 of file SF_Forms.php.
| FormsPage::sortDescending | ( | ) |
Definition at line 90 of file SF_Forms.php.
| FormsPage::formatResult | ( | $ | skin, | |
| $ | result | |||
| ) |
Definition at line 94 of file SF_Forms.php.
1.5.6