Class X2WebModule
Base module class for all modules following the convention of self-contained assets, components, etc.
- CComponent
- 
			 CModule CModule
- 
			 CWebModule CWebModule
- 
			 X2WebModule X2WebModule
Direct known subclasses
AccountsModule, ActionsModule, MobileModule, OpportunitiesModule, ProductsModule, QuotesModule, ServicesModule, TemplatesModule, TopicsModule, UsersModule, WorkflowModule, X2LeadsModule, BugReportsModule, CalendarModule, ChartsModule, ContactsModule, DocsModule, GroupsModule, MarketingModule, MediaModule
		
		
		
		Package: application\components
Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/components/X2WebModule.php
	
	Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/components/X2WebModule.php
| 
			 public 
			type
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public static
			
			
			 | 
| 
afterControllerAction(), 
beforeControllerAction(), 
getControllerPath(), 
getDescription(), 
getLayoutPath(), 
getName(), 
getVersion(), 
getViewPath(), 
setControllerPath(), 
setLayoutPath(), 
setViewPath()
		 | 
| 
__construct(), 
__get(), 
__isset(), 
configure(), 
getBasePath(), 
getComponent(), 
getComponents(), 
getId(), 
getModule(), 
getModulePath(), 
getModules(), 
getParams(), 
getParentModule(), 
hasComponent(), 
hasModule(), 
init(), 
preinit(), 
preloadComponents(), 
setAliases(), 
setBasePath(), 
setComponent(), 
setComponents(), 
setId(), 
setImport(), 
setModulePath(), 
setModules(), 
setParams()
		 | 
| 
__call(), 
__set(), 
__unset(), 
asa(), 
attachBehavior(), 
attachBehaviors(), 
attachEventHandler(), 
canGetProperty(), 
canSetProperty(), 
detachBehavior(), 
detachBehaviors(), 
detachEventHandler(), 
disableBehavior(), 
disableBehaviors(), 
enableBehavior(), 
enableBehaviors(), 
evaluateExpression(), 
getEventHandlers(), 
hasEvent(), 
hasEventHandler(), 
hasProperty(), 
raiseEvent()
		 | 
| 
$controllerMap, 
$controllerNamespace, 
$defaultController, 
$layout
		 | 
| 
$behaviors, 
$preload
		 | 
| 
$controllerPath, 
$description, 
$layoutPath, 
$name, 
$version, 
$viewPath
		 | 
| 
$aliases, 
$basePath, 
$components, 
$id, 
$import, 
$modulePath, 
$modules, 
$params, 
$parentModule
		 |