noalyss Version-9
|
Manage the installation of plug. More...
Public Member Functions | |
can_install () | |
Check the NOALYSS_PLUGIN is writeable. More... | |
install () | |
Public Member Functions inherited from Package_Noalyss | |
__construct ($name, $description, $full_path) | |
can_download () | |
check that NOALYSS_HOME exists and is writable More... | |
can_install () | |
download () | |
get_description () | |
get_file () | |
get_name () | |
get_path () | |
install () | |
set_description ($description) | |
set_file ($file) | |
set_name ($name) | |
set_path ($path) | |
Manage the installation of plug.
Definition at line 31 of file package_plugin.class.php.
Package_Plugin::can_install | ( | ) |
Check the NOALYSS_PLUGIN is writeable.
Reimplemented from Package_Noalyss.
Definition at line 55 of file package_plugin.class.php.
Package_Plugin::install | ( | ) |
Reimplemented from Package_Noalyss.
Definition at line 34 of file package_plugin.class.php.