Method | Description | |
---|---|---|
__construct ( $request ) | ||
addExtension ( $extension_response ) | ||
encodeToKVForm ( ) | ||
encodeToURL ( ) | ||
needsSigning ( ) | ||
renderAsForm ( ) | * Returns True if this response's encoding is ENCODE_HTML_FORM. | |
toFormMarkup ( $form_tag_attrs = null ) | * Returns the form markup for this response. | |
toHTML ( ) | * Returns an HTML document containing the form markup for this response that autosubmits with javascript. | |
whichEncoding ( ) |
public toFormMarkup ( $form_tag_attrs = null ) |
public toHTML ( ) |