OSSMailView_Detail_View
extends Vtiger_Detail_View
in package
OSSMailView detail view class.
Tags
Table of Contents
- __construct() : mixed
- {@inheritdoc}
- isAjaxEnabled() : mixed
- {@inheritdoc}
- showSummary() : mixed
- {@inheritdoc}
Methods
__construct()
{@inheritdoc}
public
__construct() : mixed
Return values
mixed —isAjaxEnabled()
{@inheritdoc}
public
isAjaxEnabled(mixed $recordModel) : mixed
Parameters
- $recordModel : mixed
Return values
mixed —showSummary()
{@inheritdoc}
public
showSummary(Request $request) : mixed
Parameters
- $request : Request