Correct. Other than specifying a return type of void in the docblock there is nothing more to document.
tfk wrote: > > On Wed, Aug 20, 2008 at 12:58 AM, Matthew Lurz <[EMAIL PROTECTED]> wrote: >> >> I'm unsure of what to document since there are no params to the method >> nor a >> return value. I'll try to add an @return void and see if that helps. I >> don't >> need to do anything different in the controller do I? It seems like this >> is >> handled in jsonRpcAction. Also, I think I must need to hookup the submit >> button in my form to behave differently somehow. Any insights? > > You *need* to document the class 'Options', or are you saying there is > nothing to document in there? > > -- View this message in context: http://www.nabble.com/Dojo-%2B-JSON-RPC-tp19033900p19063188.html Sent from the Zend Framework mailing list archive at Nabble.com.
