Go to the source code of this file.
Classes | |
| class | Convention |
Functions | |
| extractBetweenDelimeters ($inputstr, $delimeterLeft, $delimeterRight) | |
| convention_compare_remainingPayablerev ($x, $y) | |
| convention_compare_country ($x, $y) | |
| convention_compare_country | ( | $ | x, | |
| $ | y | |||
| ) |
Definition at line 1718 of file Convention.php.
References arrayColumnCompare().

| convention_compare_remainingPayablerev | ( | $ | x, | |
| $ | y | |||
| ) |
Definition at line 1717 of file Convention.php.
References arrayColumnCompare().

| extractBetweenDelimeters | ( | $ | inputstr, | |
| $ | delimeterLeft, | |||
| $ | delimeterRight | |||
| ) |
Definition at line 1712 of file Convention.php.
Referenced by Convention::handleRegistration(), and Member::renderEditor().
1.5.5