PHP Class skeeks\cms\console\controllers\InitController

Inheritance: extends yii\console\Controller
Afficher le fichier Open project: skeeks-cms/cms

Méthodes publiques

Méthode 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 méthode

public actionIndex ( )

copyFile() public méthode

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

getFileList() public méthode

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

setCookieValidationKey() public méthode

public setCookieValidationKey ( $root, $paths )

setExecutable() public méthode

public setExecutable ( $root, $paths )

setWritable() public méthode

public setWritable ( $root, $paths )