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

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

공개 메소드들

메소드 설명
install ( ) Install the module

비공개 메소드들

메소드 설명
addCategory ( string $language, string $title, string $url ) : integer Add a category for a language
getCategory ( string $language ) : integer Fetch the id of the first category in this language we come across
insertWidget ( ) Insert an empty admin dashboard sequence

메소드 상세

install() 공개 메소드

Install the module
public install ( )