AdminCompanyGeneral extends AdminController
Admin Company General Settings
Table of Contents
Methods
| addContactType() | Adds a contact type |
| contactTypes() | Contact Types |
| deleteContactType() | Deletes a contact type |
| editContactType() | Edits a contact type |
| encryption() | Encryption settings |
| humanVerification() | Human verification settings |
| index() | General Company settings landing page |
| installLanguage() | Installs a language |
| international() | International Settings page |
| localization() | Localization Settings page |
| marketing() | Marketing settings |
| preAction() | Pre-action setup method that is called before the index method, or the set controller action |
| smartSearch() | Smart Search settings |
| uninstallLanguage() | Uninstalls a language |
Methods
addContactType()
Adds a contact type
public
addContactType() : mixed
contactTypes()
Contact Types
public
contactTypes() : mixed
deleteContactType()
Deletes a contact type
public
deleteContactType() : mixed
editContactType()
Edits a contact type
public
editContactType() : mixed
encryption()
Encryption settings
public
encryption() : mixed
humanVerification()
Human verification settings
public
humanVerification() : mixed
index()
General Company settings landing page
public
index() : mixed
installLanguage()
Installs a language
public
installLanguage() : mixed
international()
International Settings page
public
international() : mixed
localization()
Localization Settings page
public
localization() : mixed
marketing()
Marketing settings
public
marketing() : mixed
preAction()
Pre-action setup method that is called before the index method, or the set controller action
public
preAction() : mixed
smartSearch()
Smart Search settings
public
smartSearch() : mixed
uninstallLanguage()
Uninstalls a language
public
uninstallLanguage() : mixed