Class Server

Description

Server class

  • author: DevilDev

Located in /server/Server.php (line 7)

Modules
   |
   --Server
Variable Summary
Method Summary
static Server getInstance ()
void cmsCreate ()
void getAllow ()
void getVersion ( $client_version)
void loadFilesUpdateByVersion ( $version)
void packDir ( $dir,  $z,  $curpath, [ $code = false], [ $sub_dirs = true])
void updateClient ( $order_id)
Variables
static Server $_instance = null (line 14)

Singleton instance

  • access: protected
Methods
static method getInstance (line 27)

Returns an instance of Server

Singleton pattern implementation

  • return: Provides a fluent interface
  • access: public
static Server getInstance ()
check_current_version (line 215)
void check_current_version ()
cmsCreate (line 543)
  • access: public
void cmsCreate ()
createCmsArchive (line 438)
  • access: public
void createCmsArchive ()
createUpdateArchive (line 260)
  • access: public
void createUpdateArchive ()
getAllow (line 34)
  • access: public
void getAllow ()
getLastFilesUpdated (line 427)
  • access: public
void getLastFilesUpdated ()
getVersion (line 242)
  • access: public
void getVersion ( $client_version)
  • $client_version
loadFilesUpdateByVersion (line 411)
  • access: public
void loadFilesUpdateByVersion ( $version)
  • $version
packDir (line 359)
void packDir ( $dir,  $z,  $curpath, [ $code = false], [ $sub_dirs = true])
  • $dir
  • $z
  • $curpath
  • $code
  • $sub_dirs
updateClient (line 90)
  • access: public
void updateClient ( $order_id)
  • $order_id

Documentation generated on Fri, 19 Aug 2016 17:10:38 +0200 by phpDocumentor 1.4.3