streamPluginAction
extends wrapper
Table of Contents
-
$max_content_length
: int
-
$output_buffer_types
: array<string|int, mixed>
-
$stream
: bool
-
onComplete()
: void
-
onSent()
: void
-
onWrite()
: void
$max_content_length
private
int
$max_content_length
= 5000000
$output_buffer_types
private
array<string|int, mixed>
$output_buffer_types
= array(\VAR_TEXT_HTML, 'text/plain', 'text/css', 'text/javascript', 'application/x-javascript', 'application/javascript')
$stream
private
bool
$stream
= \false
onComplete()
public
onComplete() : void
Return values
void
—
onSent()
public
onSent() : void
Return values
void
—
onWrite()
public
onWrite() : void
Return values
void
—