RecycleBin_Module_Model
extends Vtiger_Module_Model
in package
Class RecycleBin_Module_Model.
Table of Contents
- deleteAllRecords() : mixed
- Delete all records from recycle to given date and module.
- getAllModuleList() : array<string|int, mixed>|mixed
- Function to get all available modules for list.
- isAdvSortEnabled() : bool
- {@inheritdoc}
- isCustomViewAdvCondEnabled() : bool
- {@inheritdoc}
- isQuickSearchEnabled() : bool
- {@inheritdoc}
Methods
deleteAllRecords()
Delete all records from recycle to given date and module.
public
static deleteAllRecords(string $untilModifiedTime, int $userId) : mixed
Parameters
- $untilModifiedTime : string
- $userId : int
Tags
Return values
mixed —getAllModuleList()
Function to get all available modules for list.
public
getAllModuleList() : array<string|int, mixed>|mixed
Return values
array<string|int, mixed>|mixed —isAdvSortEnabled()
{@inheritdoc}
public
isAdvSortEnabled() : bool
Return values
bool —isCustomViewAdvCondEnabled()
{@inheritdoc}
public
isCustomViewAdvCondEnabled() : bool
Return values
bool —isQuickSearchEnabled()
{@inheritdoc}
public
isQuickSearchEnabled() : bool