AloWAMP source documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • None
  • PHP
  • Setup
  • VersionSwitch

Classes

  • AbstractBinSetup
  • AbstractSetup
  • Apache
  • Memcache
  • MySQL
  • PHP
  • Redis

Class AbstractSetup

Abstract setup class

Direct known subclasses

Setup\AbstractBinSetup,Setup\Memcache

Indirect known subclasses

Setup\Apache,Setup\MySQL,Setup\PHP,Setup\Redis

Abstract
Namespace:Setup
Author:Art <a.molcanovas@gmail.com>
Located atcore/class/setup/abstractsetup.php

Methods summary

public
#__destruct( )

Performs cleanup if needed

Performs cleanup if needed

Author

Art <a.molcanovas@gmail.com>
protectedSetup\AbstractSetup
#cleanup(array$files= [])

Cleans up in tmp

Cleans up in tmp

Parameters

$files
array
$files Files to clear

Returns

Setup\AbstractSetup

Author

Art <a.molcanovas@gmail.com>
protectedSetup\AbstractSetup
#unzip( )

Unzips downloaded contents

Unzips downloaded contents

Returns

Setup\AbstractSetup

Author

Art <a.molcanovas@gmail.com>

Magic methods summary

Properties summary

protected string$dest
#

Where to download

Where to download

protected string$dest_unzip
#

Where to unzip

Where to unzip

protectedDownloader$downloader
#

Downloader instance

Downloader instance

protected boolean$cleanup
#

Whether a cleanup should be performed

Whether a cleanup should be performed

AloWAMP source documentation API documentation generated byApiGen 2.8.0