Documentation

OSSTimeControl_Module_Model extends Vtiger_Module_Model
in package

OSSTimeControl module model class.

Tags
copyright

YetiForce S.A.

license

YetiForce Public License 6.5 (licenses/LicenseEN.txt or yetiforce.com)

Table of Contents

getCalendarViewUrl()  : mixed
getDefaultViewName()  : string
Function to get the Default View Component Name.
getFieldsForSave()  : mixed
{@inheritdoc}
getLayoutTypeForQuickCreate()  : string
{@inheritdoc}
getRelatedSummary()  : array<string|int, mixed>
Function to get data of charts.
getSideBarLinks()  : mixed
{@inheritdoc}

Methods

getCalendarViewUrl()

public getCalendarViewUrl() : mixed
Return values
mixed

getDefaultViewName()

Function to get the Default View Component Name.

public getDefaultViewName() : string
Return values
string

getLayoutTypeForQuickCreate()

{@inheritdoc}

public getLayoutTypeForQuickCreate() : string
Return values
string

getRelatedSummary()

Function to get data of charts.

public getRelatedSummary(Query $query) : array<string|int, mixed>
Parameters
$query : Query
Return values
array<string|int, mixed>

{@inheritdoc}

public getSideBarLinks(mixed $linkParams) : mixed
Parameters
$linkParams : mixed
Return values
mixed

        

Search results