Public Member Functions | |
getCss ($file, $timestamp=null, $combine=true, $media= '') | |
getJs ($file, $timestamp=null, $combine=true) | |
actionUserLogin () | |
actionUserLogout () | |
actionUserRegistration () | |
actionUserRecovery () | |
actionUserProfile () | |
actionUserProfileEdit () | |
actionUserStatus () | |
actionUserPasswordChange () | |
actionCommentsComments () | |
actionCommentsAmount () | |
actionLikeLike () | |
actionLanguageLanguage () | |
actionPersonalisationManage () | |
actionPersonalisationAssign () | |
actionSimpleSearch () | |
actionAdvancedSearch () | |
actionSearchResult () | |
actionFriendsSearch () | |
actionFriendsSearchResult () | |
actionFriendsList () | |
actionRecoveryChangePassword () | |
actionPersonalizedContent () | |
actionRemember () | |
actionHistory () | |
actionPoolWidget () | |
actionVoteWidget () | |
actionShoppingCart () | |
actionShoppingCartCart () | |
actionApalines () | |
![]() | |
getClient () | |
getAssetsPath () | |
getViewFile ($viewName) | |
getJs ($path) | |
renderMail ($view, $title=null, $data) | |
redirect ($url, $terminate=true, $statusCode=302) |
Additional Inherited Members | |
![]() | |
$layout = '//layouts/gportal' | |
$mailLayout = '//layouts/mail' | |
![]() | |
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.
Controller for functional testing Display each widget on separate page
Definition at line 15 of file WidgetsTestsController.php.
WidgetsTestsController::actionCommentsComments | ( | ) |
Display CommentsWidget
Definition at line 109 of file WidgetsTestsController.php.
WidgetsTestsController::actionLanguageLanguage | ( | ) |
Display LanguageWidget
Definition at line 134 of file WidgetsTestsController.php.
WidgetsTestsController::actionLikeLike | ( | ) |
Display LikeWidget
Definition at line 124 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserLogin | ( | ) |
Display UserLoginWidget widget
Definition at line 34 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserLogout | ( | ) |
Display UserLogoutWidget
Definition at line 44 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserProfile | ( | ) |
Display UserProfileWidget
Definition at line 74 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserProfileEdit | ( | ) |
Display UserProfileEditWidget
Definition at line 84 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserRecovery | ( | ) |
Display UserRecoveryWidget
Definition at line 64 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserRegistration | ( | ) |
Display UserLogoutWidget
Definition at line 54 of file WidgetsTestsController.php.
WidgetsTestsController::actionUserStatus | ( | ) |
Display UserStatusWidget
Definition at line 94 of file WidgetsTestsController.php.