PHP Класс CTDev, community-theme-16

Наследование: extends Module
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) CTDev constructor.
getContent ( ) : string Compiles and returns module configuration page content
install ( ) : boolean Installs module to PrestaShop
uninstall ( ) * Uninstalls module from PrestaShop

Описание методов

__construct() публичный Метод

CTDev constructor.
public __construct ( )

getContent() публичный Метод

Compiles and returns module configuration page content
public getContent ( ) : string
Результат string

install() публичный Метод

Installs module to PrestaShop
public install ( ) : boolean
Результат boolean

uninstall() публичный Метод

* Uninstalls module from PrestaShop
public uninstall ( )