EmailTemplates_Edit_View
extends Vtiger_Edit_View
in package
EmailTemplates edit view class.
Tags
Table of Contents
- getFooterScripts() : array<string|int, Vtiger_JsScript_Model>
- Function to get the list of Script models to be included.
Methods
getFooterScripts()
Function to get the list of Script models to be included.
public
getFooterScripts(Request $request) : array<string|int, Vtiger_JsScript_Model>
Parameters
- $request : Request