Method |
Description |
|
__construct ( ) |
Constructor |
|
_assignSearchFilters ( $request, &$templateMgr, $searchFilters ) |
Private function to transmit current filter values
to the template. |
|
authorize ( $request, &$args, $roleAssignments ) |
|
|
authors ( $args, $request ) |
Show index of published articles by author. |
|
index ( $args, $request ) |
Show the search form |
|
search ( $args, $request ) |
Show the search form |
|
setupTemplate ( $request ) |
Setup common template variables. |
|
similarDocuments ( $args, &$request ) |
Redirect to a search query that shows documents
similar to the one identified by an article id in the
request. |
|