Searched defs:username (Results 1 - 5 of 5) sorted by relevance

/ec/ECLecture/Products/ECLecture/skins/eclecture_templates/
H A Decl_participants_export.py72 output = colDelim.join(('fullname', 'username', 'email', 'personaltitle',
80 username = p.id variable
83 fullname = ecab_utils.getFullNameById(username)
88 row = [fullname, username, email,]
92 studentid = ecab_utils.getUserPropertyById(username,
94 major = ecab_utils.getUserPropertyById(username,
96 perstitle = ecab_utils.getUserPropertyById(username,
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/browser/
H A Decaabsettings.py62 username = TextLine( variable in class:IECAABControlPanelSpoolerSchema
137 return self.context.username
140 self.context._updateProperty('username', value)
142 username = property(get_username, set_username) variable in class:ECAABControlPanelAdapter
207 username = ecaab_props.username
214 backendIds, msg = ecs_tool.test(host, port, username, password)
/ec/ECSpooler/backends/sql/lib/
H A Ddbunit-2.4.8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dbunit/ org/dbunit/ant/ org/dbunit/assertion/ org/ ...
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 1578 milliseconds