Public Member Functions | |
| getStrategy () | |
| getLimit () | |
| getOrder () | |
Definition at line 18 of file selectorstrategy.lib.php.
| getLimit | ( | ) |
return string the limit clause of the sql request
Implemented in AdminBoxStrategy, MessageStrategy, and UserStrategy.
| getOrder | ( | ) |
return the order clause of the request
Implemented in AdminBoxStrategy, MessageStrategy, and UserStrategy.
| getStrategy | ( | ) |
return the where clause of the sql request
Implemented in AdminBoxStrategy, OutBoxStrategy, ReceivedMessageStrategy, and UserStrategy.
1.6.3