Class Application

Description

Description of Application

  • author: jkraaijeveld

Located in /Application.php (line 8)

ResearchToolObject
   |
   --Application
Variable Summary
mixed $description
mixed $style
mixed $title
Method Summary
Application __construct ([type $uid = null], [ $title = null], [ $description = null], [ $style = null], type $title:, type $description:, type $style:)
Variables
mixed $description (line 11)
  • access: public
mixed $style (line 12)
  • access: public
mixed $title (line 10)
  • access: public

Inherited Variables

Inherited from ResearchToolObject

ResearchToolObject::$uid
Methods
Constructor __construct (line 21)

Constructor for an Application object

  • access: public
Application __construct ([type $uid = null], [ $title = null], [ $description = null], [ $style = null], type $title:, type $description:, type $style:)
  • type $uid: : The uid of the Application object.
  • type $title:: The title of the Application.
  • type $description:: The description of the Application.
  • type $style:: The style of the Application.
  • $title
  • $description
  • $style

Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by phpDocumentor 1.4.3