Class jAppManager

Description

utilities to manage a jelix application

  • since: 1.0b1

Located in /utils/jAppManager.class.php (line 19)


	
			
Method Summary
static void clearTemp ([ $path = ''])
static void close ([string $message = ''])
static boolean isOpened ()
static void open ()
Methods
static clearTemp (line 50)
  • access: public
static void clearTemp ([ $path = ''])
  • $path
static close (line 28)

close the application, by creating a CLOSED file

  • since: 1.2
  • access: public
static void close ([string $message = ''])
  • string $message: the message to display
static isOpened (line 46)

tell if the application is opened

  • return: true if the application is opened
  • since: 1.2
  • access: public
static boolean isOpened ()
static open (line 36)

open the application

  • since: 1.2
  • access: public
static void open ()

Documentation generated on Wed, 24 Sep 2014 21:56:13 +0200 by phpDocumentor 1.4.3