PHP Class skeeks\cms\console\controllers\InitController

Inheritance: extends yii\console\Controller
Show file Open project: skeeks-cms/cms

Public Methods

Method Description
actionIndex ( )
copyFile ( $root, $source, $target, &$all, $params )
createSymlink ( $root, $links )
getFileList ( $root, $basePath = '' )
setCookieValidationKey ( $root, $paths )
setExecutable ( $root, $paths )
setWritable ( $root, $paths )

Method Details

actionIndex() public method

public actionIndex ( )

copyFile() public method

public copyFile ( $root, $source, $target, &$all, $params )

getFileList() public method

public getFileList ( $root, $basePath = '' )

setCookieValidationKey() public method

public setCookieValidationKey ( $root, $paths )

setExecutable() public method

public setExecutable ( $root, $paths )

setWritable() public method

public setWritable ( $root, $paths )