Ignore:
Timestamp:
10/24/11 16:46:44 (14 years ago)
Author:
jkraaijeveld
Message:

Added respondent support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/jos-branch/classes/UserConnector.php

    r138 r140  
    1616   
    1717    /**
    18      * Constructor for ApplicationConnector.
     18     * Constructor for RespondentConnector.
    1919     */
    2020    public function __construct()
     
    5050     * Gets the array of User objects belonging to arguments supplied.
    5151     * @param type $arguments : An array containing zero or more of the following keys:
    52      *                          'uid', 'name', 'password', 'style'
     52     *                          'uid', 'name', 'password'
    5353     */
    5454    public function get($arguments) {
Note: See TracChangeset for help on using the changeset viewer.