PHP 클래스 Backend\Modules\Users\Installer\Installer

상속: extends Backend\Core\Installer\ModuleInstaller
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
checkPassword ( ) : string Check the strength of the password
install ( ) Install the module

비공개 메소드들

메소드 설명
addUser ( ) Add a GOD-user

메소드 상세

checkPassword() 공개 메소드

Check the strength of the password
public checkPassword ( ) : string
리턴 string

install() 공개 메소드

Install the module
public install ( )