Public Member Functions | |
actions () | |
actionIndex () | |
![]() | |
csrfProtect () | |
checkSumCmp ($model) | |
![]() | |
getClient () | |
getAssetsPath () | |
getViewFile ($viewName) | |
getJs ($path) | |
renderMail ($view, $title=null, $data, $return=true) | |
redirect ($url, $terminate=true, $statusCode=302) | |
createWidget ($className, $properties=array()) |
Protected Member Functions | |
onOrdered ($order) | |
performAjaxValidation ($model) |
Additional Inherited Members | |
![]() | |
$breadcrumbs = array() |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Shoppingcart controller class file.
Definition at line 12 of file ShoppingcartController.php.
ShoppingcartController::actions | ( | ) |
Returns a list of external action classes.
Definition at line 21 of file ShoppingcartController.php.
|
protected |
Performs the AJAX validation.
CModel | the model to be validated |
Definition at line 214 of file ShoppingcartController.php.