|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.components.Component
org.olat.core.gui.components.form.Form
org.olat.registration.PwChangeForm
public class PwChangeForm
Description:
| Field Summary |
|---|
| Fields inherited from class org.olat.core.gui.components.form.Form |
|---|
CANCEL_IDENTIFICATION, ELEM_BUTTON_COMMAND_ID, EVNT_FORM_CANCELLED, EVNT_VALIDATION_NOK, EVNT_VALIDATION_OK, SUBMIT_IDENTIFICATION |
| Constructor Summary | |
|---|---|
PwChangeForm(java.lang.String name,
Translator translator)
Password change form. |
|
| Method Summary | |
|---|---|
void |
init()
PreferencesForm definition |
boolean |
saveFormData(Identity s)
Saves the form data in the user object and the database |
boolean |
validate()
|
| Methods inherited from class org.olat.core.gui.components.Component |
|---|
addListener, debuginfoGetListeners, dispatchRequest, getAndClearLatestFiredEvent, getComponentName, getDispatchID, getExtendedDebugInfo, getLatestDispatchedController, getListenerInfo, getParent, getSpanAsDomReplaceable, getTimestamp, getTranslator, isDirty, isDirtyForUser, isDomReplaceable, isEnabled, isVisible, setDirty, setDomReplaceable, setEnabled, setSpanAsDomReplaceable, setVisible, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PwChangeForm(java.lang.String name,
Translator translator)
name - | Method Detail |
|---|
public void init()
public boolean validate()
validate in class Formorg.olat.core.gui.components.Form#validate(org.olat.core.gui.UserRequest)public boolean saveFormData(Identity s)
doer - The current identity.s - The identity to change the password.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||