Public Member Functions | |
actionIndex () | |
actionLogin ($return_url) |
Additional Inherited Members | |
![]() | |
$menu = array() | |
$breadcrumbs = array() | |
![]() | |
beforeAction ($action) |
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.
Comment controller class file.
Definition at line 21 of file LikeController.php.
LikeController::actionIndex | ( | ) |
default action used to like or unlike content
Definition at line 28 of file LikeController.php.
References Like\model(), and LikeModule\t().
LikeController::actionLogin | ( | $return_url | ) |
Intermidiate action. Used for saving $return_url in session to return back after log in.
string | $return_url | - return url |
Definition at line 120 of file LikeController.php.