
Public Member Functions | |
| void | appendToResponse (WOResponse woresponse, WOContext wocontext) |
| PasswordField (String aName, NSDictionary associations, WOElement element) | |
| void | takeValuesFromRequest (WORequest aRequest, WOContext wocontext) |
Protected Member Functions | |
| void | _appendNameAttributeToResponse (WOResponse woresponse, WOContext wocontext) |
Protected Attributes | |
| WOAssociation | _id |
| WOAssociation | _readonly |
| PasswordField | ( | String | aName, | |
| NSDictionary | associations, | |||
| WOElement | element | |||
| ) |
| void _appendNameAttributeToResponse | ( | WOResponse | woresponse, | |
| WOContext | wocontext | |||
| ) | [protected] |
| void appendToResponse | ( | WOResponse | woresponse, | |
| WOContext | wocontext | |||
| ) |
| void takeValuesFromRequest | ( | WORequest | aRequest, | |
| WOContext | wocontext | |||
| ) |
If readonly attribute is set to true prevent the takeValuesFromRequest.
WOAssociation _id [protected] |
WOAssociation _readonly [protected] |
1.5.8