◆ clearSession()
◆ disableAutocomplete()
◆ get()
◆ getJSFunctionOnSubmit()
| getJSFunctionOnSubmit |
( |
| ) |
|
returns a JavaScript-function which should be fired when the user has pressed the submit button.
- Returns
- string function name
◆ getSearchObject()
◆ getSelectedUser()
returns the last selected user.
◆ load()
◆ render()
renders a link to open the singlepersonsearch dialog.
◆ setJSFunctionOnSubmit()
| setJSFunctionOnSubmit |
( |
|
$function_name | ) |
|
sets a JavaScript-function to be fired when the user has pressed the submit-button. Arguments are: function fireme(id_of_item, text_of_item) example setting: MPS->setJSFunctionOnSubmit('fireme');
- Parameters
-
| string | $function_name | the name of the javascript function |
- Returns
- SinglePersonSearch
◆ setSearchObject()
| setSearchObject |
( |
|
$searchType | ) |
|
◆ SinglePersonSearch()
contsructs a new SinglePersonSearch object.
- Parameters
-
| string | name of the object and html ids |
◆ $importsAlreadyAdded
| $importsAlreadyAdded = false |
|
static |
The documentation for this class was generated from the following file: