|
| | __construct () |
| |
| | publish ($cidname=0, $table=0, $redirect=0) |
| |
| | unpublish ($cidname=0, $table=0, $redirect=0) |
| |
| | saveReview () |
| |
| | applyReview () |
| |
| | storeReview ($apply) |
| |
| | cancelEditReview () |
| |
| | __construct ($cidName='cid', $config=array()) |
| |
| | display ($cachable=false, $urlparams=false) |
| |
| | edit ($layout='edit') |
| |
| | save ($data=0) |
| |
| | remove () |
| |
| | cancel () |
| |
| | toggle ($field=0, $val=null) |
| |
| | publish ($cidname=0, $table=0, $redirect=0) |
| |
| | unpublish ($cidname=0, $table=0, $redirect=0) |
| |
| | orderup () |
| |
| | orderdown () |
| |
| | saveorder () |
| |
| | getModel ($name= '', $prefix= '', $config=array()) |
| |
| VirtuemartControllerRatings::__construct |
( |
| ) |
|
Method to display the view
public
| VirtuemartControllerRatings::applyReview |
( |
| ) |
|
Save task for review
- Author
- Max Milbers
| VirtuemartControllerRatings::cancelEditReview |
( |
| ) |
|
Save task for review
- Author
- Max Milbers
| VirtuemartControllerRatings::publish |
( |
|
$cidname = 0, |
|
|
|
$table = 0, |
|
|
|
$redirect = 0 |
|
) |
| |
we must overwrite it here, because the task publish can be meant for two different list layouts.
| VirtuemartControllerRatings::saveReview |
( |
| ) |
|
Save task for review
- Author
- Max Milbers
| VirtuemartControllerRatings::storeReview |
( |
|
$apply | ) |
|
| VirtuemartControllerRatings::unpublish |
( |
|
$cidname = 0, |
|
|
|
$table = 0, |
|
|
|
$redirect = 0 |
|
) |
| |
The documentation for this class was generated from the following file:
- administrator/components/com_virtuemart/controllers/ratings.php