[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Install/models/ -> InitSchema.php (summary)

(no description)

File Size: 1288 lines (91 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Install_InitSchema_Model:: (10 methods):
  initialize()
  upgrade()
  createDefaultUsersAccess()
  installDefaultEventsAndWorkflows()
  registerCronTasks()
  registerEvents()
  registerEntityMethods()
  populateDefaultWorkflows()
  populateLinks()
  setFieldHelpInfo()


Class: Install_InitSchema_Model  - X-Ref

initialize()   X-Ref
Function starts applying schema changes


upgrade()   X-Ref
Function upgrades the schema with changes post 540 version


createDefaultUsersAccess()   X-Ref
Function creates default user's Role, Profiles


installDefaultEventsAndWorkflows()   X-Ref
Function add necessary schema for event handlers and workflows, also add defaul workflows


registerCronTasks()   X-Ref
Register all the Cron Tasks


registerEvents($adb)   X-Ref
Function registers all the event handlers


registerEntityMethods($adb)   X-Ref
Function registers all the work flow custom entity methods

param: <PearDatabase> $adb

populateDefaultWorkflows($adb)   X-Ref
Function adds default system workflows

param: <PearDatabase> $adb

populateLinks()   X-Ref
Function adds default details view links


setFieldHelpInfo()   X-Ref
Function add help information on special fields




Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1