AppManager

NameappManager
ClassAppManagerModule
Location/home/vhosts/app-manager.eu5.org/protected/modules/appManager/AppManagerModule.php
AuthorAnton Yakushin <yakushinanton@gmail.com>
Version0.6.2
Linkhttps://github.com/antonCPU/app-manager
AppManager provides user interface to the Yii application config.

AppManager provides ability to browse all installed components, modules, extensions, activate/deactivate them and update their settings. Also the Yii core components and modules have the same abilities. To activate manager add to Yii configuration 'appManager' under 'modules' section. For proper work the application config file (config/main.php) should be writable by the server. If it is not, only browsing will be available. NOTICE: it's recommended to backup your config file before performing any actions (except browsing) with AppManager as it will completely override the config during work.

Options

Displaying 1-10 of 16 results.
NameValueDescriptionType
defaultController'app'  
layout'/layouts/main'  
controllerNamespacenullNamespace that should be used when loading controllers. Default is to use global namespace. @since 1.1.11string
controllerMaparray()Mapping from controller ID to controller configurations. Pleaser refer to {@link CWebApplication::controllerMap} for more details.array
preloadarray()The IDs of the application components that should be preloaded.array
behaviorsarray()The behaviors that should be attached to the module. The behaviors will be attached to the module when {@link init} is called. Please refer to {@link CModel::behaviors} on how to specify the value of this property.array
controllerPathnullThe directory that contains the controller classes. @throws CException if the directory is invalidstring
viewPathnullThe root directory of view files. @throws CException if the directory does not exist.string
layoutPathnullThe root directory of layout files. @throws CException if the directory does not exist.string
idnullSets the module ID. the module IDstring
Free Web Hosting