Class Connector

Description

Implements interfaces:

Connector

  • author: jkraaijeveld
  • abstract:

Located in /Connector.php (line 13)


	
			
Direct descendents
Class Description
AnswerConnector Description of AnswerConnector
AnswerSetConnector Description of AnswerSetConnector
ApplicationConnector Description of ApplicationConnector
QuestionConnector Description of QuestionConnector
RespondentConnector Description of RespondentConnector
SessionConnector Description of SessionConnector
SurveyConnector Description of SurveyConnector
UserConnector Description of UserConnector
Variable Summary
mixed $fileName
mixed $model
mixed $type
Method Summary
void createArguments (type $arguments)
void load ()
void save ()
Variables
mixed $fileName (line 17)
  • access: protected
mixed $model (line 16)
  • access: protected
mixed $type (line 15)
  • access: protected
Methods
createArguments (line 45)

function createArguments()

  • access: public
void createArguments (type $arguments)
  • type $arguments: Creates the arguments to be used in the query based on the arguments specified in the incoming array.
load (line 23)

function load()

Loads the file into the standard MemModel

  • access: public
void load ()

Implementation of:
IConnector::load()
save (line 34)

function save() Saves the MemModel into the given file.

  • access: public
void save ()

Implementation of:
IConnector::save()

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