function get($arguments) Gets the array of Survey objects belonging to arguments supplied.
static function get($arguments) Gets the array of Respondent objects belonging to arguments supplied.
function get($arguments) Gets the array of SurveyInstance objects belonging tothe arguments supplied.
static function get($arguments) Gets the array of User objects belonging to arguments supplied.
static function get($arguments) Gets the array of Application objects belonging to arguments supplied.
function get($arguments) Gets the array of ApplicationInstance objects belonging to the arguments supplied.
Get the questions corresponding to the arguments.
function getFields() param type $uid : The SessionInstance uid for which the fields should be retrieved.