|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectphp.java.bridge.Response.ValuesHook
public static class Response.ValuesHook
Constructor Summary | |
---|---|
Response.ValuesHook(Response res)
For PHP5: convert Map or Collection into a PHP array, sends the entire Map or Collection to the client. |
Method Summary | |
---|---|
boolean |
sendArraysAsValues()
Override this method to return true if you want to send back arrays as values. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Response.ValuesHook(Response res)
Method Detail |
---|
public boolean sendArraysAsValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |