Class UserConnector

Description

Description of UserConnector

  • author: jkraaijeveld

Located in /UserConnector.php (line 12)

Connector
   |
   --UserConnector
Method Summary
UserConnector __construct ()
void get (type $arguments)
void set (type $rToolObject)
Variables
Methods
Constructor __construct (line 17)

Constructor for UserConnector.

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

function get($arguments) Gets the array of User objects belonging to arguments supplied.

  • access: public
void get (type $arguments)
  • type $arguments: : An array containing zero or more of the following keys: 'uid', 'name', 'password'
set (line 64)

Save the given User object in the file.

  • access: public
void set (type $rToolObject)
  • type $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