\cge_headers

A utility class to manipulate HTML headers

Summary

Methods
Properties
Constants
have_headers()
add_header()
output_headers()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

have_headers()

have_headers() : bool

Test if we have stored any header values

Returns

bool

add_header()

add_header(string $header)

Add a specific header string to the store.

Parameters

string $header

output_headers()

output_headers() : void

Output stored headers.