File
- core/
modules/ views/ includes/ views.block.inc, line 7
Class
- ViewsBlock
- Displays a view listing as a block, with overriding options.
Code
protected $viewOutput = array(
'content' => '',
'subject' => '',
'path' => NULL,
);
protected $viewOutput = array(
'content' => '',
'subject' => '',
'path' => NULL,
);