Todo List
Object | --Response
[line 29]
[line 53]
[line 47]
[line 41]
[line 59]
[line 35]
static Response getInstance( )
void __construct( )
void commit( )
void deleteCookie( string $name, [string $path = ''], [string $domain = ''], [boolean $secure = false])
void redirectToCurrentSection( [string $action = ''])
void setCookie( string $name, [string $value = ''], [int $expire = ''], [string $path = ''], [string $domain = ''], [boolean $secure = false])
void setHeader( string $name, string $value, [boolean $replace = true])
void setRedirect( string $location)
void setStatus( int $statusCode, [string $reasonPhrase = null])
void write( string $data)