modules/Users/views/view.quickedit.php

Show: inherited
Table of Contents

\UsersViewQuickedit

Package:
Parent(s)
\ViewQuickEdit

Properties

Propertyprotected\defaultButtons  $defaultButtons= 'array('DCMENUCANCEL', 'DCMENUFULLFORM')'

Array of default buttons assigned to the form (see function.sugar_button.php) We will still take the DCMENUCANCEL and DCMENUFULLFORM buttons, but we inject our own Save button via the QuickEditFooter.tpl file
Default valuearray('DCMENUCANCEL', 'DCMENUFULLFORM')Details
Type
\defaultButtons
Propertyprotected\footerTpl  $footerTpl= ''modules/Users/tpls/QuickEditFooter.tpl''

String variable of the Smarty template file used to render the footer portion. Override here to allow for record reassignment.
Default value'modules/Users/tpls/QuickEditFooter.tpl'Details
Type
\footerTpl
Documentation was generated by DocBlox 0.18.1.