\ACMS_App

App Abstract Class

Summary

Methods
Properties
Constants
install()
uninstall()
activate()
deactivate()
update()
checkRequirements()
$version
$name
$author
$desc
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$version

$version : string|integer

アプリのバージョン

Type

string|integer

$name

$name : string

アプリの名前

Type

string

$author

$author : string

アプリの提供者

Type

string

$desc

$desc : string

アプリの説明

Type

string

Methods

install()

install() 

インストール

uninstall()

uninstall() 

アンインストール

activate()

activate() 

有効化

deactivate()

deactivate() 

無効化

update()

update() 

アップデート

checkRequirements()

checkRequirements() 

バリデーション