|
| __construct ($search, $search_settings=[]) |
|
| getTitle () |
|
| includePath () |
|
Public Member Functions inherited from StandardSearch |
| __construct ($search, $search_settings=[]) |
|
| getTitle () |
|
| includePath () |
|
| __construct ($query, $title="", $avatarLike="") |
|
| getTitle () |
|
| getAvatar ($id) |
|
| getAvatarImageTag ($id, $size=Avatar::SMALL, $options=[]) |
|
| getResults ($input, $contextual_data=[], $limit=PHP_INT_MAX, $offset=0) |
|
| includePath () |
|
| getTitle () |
|
| getAvatar ($id) |
|
| getAvatarImageTag ($id) |
|
| getResults ($keyword, $contextual_data=[], $limit=PHP_INT_MAX, $offset=0) |
|
| __toString () |
|
| includePath () |
|
◆ __construct()
__construct |
( |
|
$search, |
|
|
|
$search_settings = [] |
|
) |
| |
- Parameters
-
string | $search | The search type. |
Array | $search_settings | Settings for the selected seach type. Depending on the search type different settings are possible which can change the output or the display of the output of the search. The array must be an associative array with the setting as array key. The following settings are implemented: Search type 'room':
- display_seats: If set to true, the seats will be displayed after the name of the room.
|
- Returns
- void
◆ getTitle()
returns the title/description of the searchfield
- Returns
- string title/description
◆ includePath()
A very simple overwrite of the same method from SearchType class. returns the absolute path to this class for autoincluding this class.
- Returns
- : path to this class
The documentation for this class was generated from the following file: