Project_Detail_View
extends Vtiger_Detail_View
in package
Table of Contents
- __construct() : mixed
- {@inheritdoc}
- getFooterScripts() : mixed
- {@inheritdoc}
- showGantt() : mixed
- Show gantt.
Methods
__construct()
{@inheritdoc}
public
__construct() : mixed
Return values
mixed —getFooterScripts()
{@inheritdoc}
public
getFooterScripts(Request $request) : mixed
Parameters
- $request : Request
Return values
mixed —showGantt()
Show gantt.
public
showGantt(Request $request) : mixed
Parameters
- $request : Request