
Public Member Functions | |
| void | appendToResponse (WOResponse woresponse, WOContext wocontext) |
| String | helloAjaxWorld () |
| HelloAjaxWorld (WOContext context) | |
| String | helloWorld () |
| NSTimestamp | timestamp () |
| WOActionResults | updateHelloAjaxWorld () |
| WOActionResults | updateHelloWorld () |
Private Attributes | |
| String | _helloAjaxWorld |
| String | _helloWorld |
| NSTimestamp | _timestamp |
| HelloAjaxWorld | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | woresponse, | |
| WOContext | wocontext | |||
| ) |
| String helloAjaxWorld | ( | ) |
| String helloWorld | ( | ) |
| NSTimestamp timestamp | ( | ) |
| WOActionResults updateHelloAjaxWorld | ( | ) |
| WOActionResults updateHelloWorld | ( | ) |
String _helloAjaxWorld [private] |
String _helloWorld [private] |
NSTimestamp _timestamp [private] |
1.5.8