Stud.IP
6.0
|
Public Member Functions | |
resetSearch () | |
__construct ($action_link='') | |
searchRequested () | |
searchResetRequested () | |
getResults () | |
setActionLink ($action_link='') | |
getActionLink () | |
getSelectedCriteria () | |
render ($variables=[]) | |
![]() | |
__construct () | |
setId (string $id) | |
getId () | |
setTitle ($title) | |
getTitle () | |
removeTitle () | |
setExtra ($extra) | |
getExtra () | |
removeExtra () | |
setAdditionalAttribute (string $key, $value) | |
setAdditionalAttributes (array $attributes) | |
removeAdditionalAttribute (string $key) | |
render ($variables=[]) | |
![]() | |
addElement (WidgetElement $element, $index=null) | |
insertElement (WidgetElement $element, $before_index, $index=null) | |
getElement ($index) | |
getElements () | |
removeElement ($index) | |
hasElements () | |
hasElement ($index) | |
forceRendering ($state=true) | |
addLayoutCSSClass ($css_class) | |
removeLayoutCSSClass ($css_class) | |
render ($variables=[]) | |
__isset ($offset) | |
__get ($offset) | |
__set ($offset, $value) | |
__unset ($offset) | |
Protected Member Functions | |
setupSearchParameters () | |
handleSearchRequest () | |
restoreSearchFromSession () | |
search () | |
![]() | |
guessIndex (WidgetElement $element) | |
Protected Attributes | |
$action_link | |
$criteria | |
$selected_criteria | |
$defined_properties | |
$semesters | |
![]() | |
$additional_attributes = [] | |
![]() | |
$elements = [] | |
$template = 'widgets/widget' | |
$template_variables = [] | |
$layout = 'widgets/widget-layout' | |
$forced_rendering = false | |
$layout_css_classes = [] | |
A special search widget that provides a room search.
__construct | ( | $action_link = '' | ) |
getActionLink | ( | ) |
getResults | ( | ) |
getSelectedCriteria | ( | ) |
|
protected |
render | ( | $variables = [] | ) |
resetSearch | ( | ) |
|
protected |
|
protected |
searchRequested | ( | ) |
searchResetRequested | ( | ) |
setActionLink | ( | $action_link = '' | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |