Class ApplicationConnector

Description

Description of ApplicationConnector

  • author: jkraaijeveld

Located in /ApplicationConnector.php (line 13)

Connector
   |
   --ApplicationConnector
Method Summary
ApplicationConnector __construct ()
void get (type $arguments)
void set ( $rToolObject, type $rToolObject:)
Variables
Methods
Constructor __construct (line 18)

Constructor for ApplicationConnector.

  • access: public
ApplicationConnector __construct ()
get (line 31)

function get($arguments)

  • access: public
void get (type $arguments)
  • type $arguments: : An array containing zero or more of the following keys: 'uid', 'title', 'description', 'style'
set (line 69)

function set() Finds the required databaseentry matching the given object and removes it from the rdf file. Then adds the new RDF entry matching the object.

  • access: public
void set ( $rToolObject, type $rToolObject:)
  • type $rToolObject:: The ResearchToolObject to be saved.
  • $rToolObject

Inherited Methods

Inherited From Connector

Connector::createArguments()
Connector::load()
Connector::save()

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