Class we_app_Application

Description

class for webEdition applications (formerly known as "tools")

Located in /app/Application.php (line 36)


	
			
Method Summary
we_app_Application __construct ([ $name = ""])
void getCategories ()
void uninstall ()
void __get ([ $property = ""])
void __toString ()
Methods
Constructor __construct (line 59)
  • access: public
we_app_Application __construct ([ $name = ""])
  • $name
getCategories (line 106)

returns an array with all categories the application is assigned to

  • access: public
void getCategories ()
uninstall (line 117)
  • see: we_app_Installer_Local::uninstall()
  • access: public
void uninstall ()
__get (line 77)

getter method for fetching the application's properties from the manifest file

  • access: public
void __get ([ $property = ""])
  • $property
__toString (line 94)

returns the application's name, if it is installed

  • access: public
void __toString ()

Documentation generated on Mon, 01 Sep 2008 11:35:32 +0200 by phpDocumentor 1.4.0