Documentation

EmailTemplates_Field_Model extends Vtiger_Field_Model
in package

EmailTemplates field model class.

Tags
copyright

YetiForce S.A.

license

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

author

Mariusz Krzaczkowski m.krzaczkowski@yetiforce.com

author

Radosław Skrzypczak r.skrzypczak@yetiforce.com

Table of Contents

getModulesListValues()  : array<string|int, mixed>
Function to get all the available picklist values for the current field.
isAjaxEditable()  : mixed
{@inheritdoc}
isViewEnabled()  : mixed
{@inheritdoc}

Methods

getModulesListValues()

Function to get all the available picklist values for the current field.

public getModulesListValues() : array<string|int, mixed>
Return values
array<string|int, mixed>

List of picklist values if the field is of type picklist or multipicklist, null otherwise

isAjaxEditable()

{@inheritdoc}

public isAjaxEditable() : mixed
Return values
mixed

isViewEnabled()

{@inheritdoc}

public isViewEnabled() : mixed
Return values
mixed

        

Search results