Public Member Functions | |
run () | |
paginationUrl ($pageNumber) | |
![]() | |
getViewFile ($viewName) |
Public Attributes | |
$phrase = '' | |
$searchResult = '' | |
$offset = 0 | |
$status = 'ok' | |
$totalQty = 0 | |
$perPage = 20 | |
$baseHref = '' | |
$usePersonalisation = true | |
$pageNumber | |
$existsMore = false | |
$searchUrl |
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 15 of file SearchResultWidget.php.
SearchResultWidget::paginationUrl | ( | $pageNumber | ) |
Create pagination urls
Definition at line 132 of file SearchResultWidget.php.
SearchResultWidget::run | ( | ) |
Widget run method.
Definition at line 80 of file SearchResultWidget.php.
References $searchUrl.
SearchResultWidget::$searchUrl |
Overrided search url
string
Definition at line 73 of file SearchResultWidget.php.
Referenced by run().