Class: MainTestImmediateView
Source Location: /modules/core/test/phpunit/MainTest.class
Class MainTestImmediateView
Inherited Properties, Constants, and Methods
Methods
void renderImmediate(
$status,
$error
)
|
|
Parameters:
Redefinition of:
- GalleryView::renderImmediate()
- Print out the immediate output for this view. This will bypass any global templating. This style of view should be reserved for binary data.
|
|