Detailed Description
Promotion List manager.
Definition at line 7 of file oxactionlist.php.
Member Function Documentation
oxActionList::_getUserGroupFilter |
( |
|
$oUser = null | ) |
|
|
protected |
Returns part of user group filter query
- Parameters
-
- Returns
- string
Definition at line 115 of file oxactionlist.php.
oxActionList::areAnyActivePromotions |
( |
| ) |
|
return true if there are any active promotions
- Returns
- boolean
Definition at line 145 of file oxactionlist.php.
oxActionList::loadBanners |
( |
| ) |
|
oxActionList::loadCurrent |
( |
| ) |
|
oxActionList::loadFinishedByCount |
( |
|
$iCount | ) |
|
Loads x last finished promotions
- Parameters
-
- Returns
- null
Definition at line 23 of file oxactionlist.php.
oxActionList::loadFinishedByTimespan |
( |
|
$iTimespan | ) |
|
Loads last finished promotions after given timespan
- Parameters
-
int | $iTimespan | timespan to load |
- Returns
- null
Definition at line 43 of file oxactionlist.php.
oxActionList::loadFutureByCount |
( |
|
$iCount | ) |
|
Loads next not yet started promotions by cound
- Parameters
-
- Returns
- null
Definition at line 78 of file oxactionlist.php.
oxActionList::loadFutureByTimespan |
( |
|
$iTimespan | ) |
|
Loads next not yet started promotions before the given timespan
- Parameters
-
int | $iTimespan | timespan to load |
- Returns
- null
Definition at line 96 of file oxactionlist.php.
Member Data Documentation
oxActionList::$_sObjectsInListName = 'oxactions' |
|
protected |
The documentation for this class was generated from the following file: