Searched refs:getProperty (Results 1 - 9 of 9) sorted by relevance
/ec/ECAssignmentBox/Products/ECAssignmentBox/tool/ |
H A D | ECABTool.py | 190 sn = member.getProperty('sn', None) 191 givenName = member.getProperty('givenName', None) 200 fullname = member.getProperty('fullname', '') 231 return member.getProperty(property, fallback) 316 'depth':ntp.getProperty('sitemapDepth', 2)} 412 fromAddress = portal.getProperty('email_from_address', None) 417 charset = portal.getProperty('email_charset', 'UTF-8')
|
/ec/ECQuiz/Products/ECQuiz/ |
H A D | ECQTool.py | 110 sn = member.getProperty('sn', None) 111 givenName = member.getProperty('givenName', None) 120 fullname = member.getProperty('fullname', '')
|
/ec/ECAssignmentBox/Products/ECAssignmentBox/ |
H A D | setuphandlers.py | 40 current = list(navtreeProperties.getProperty('idsNotToList') or [])
|
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/ |
H A D | setuphandlers.py | 44 current = list(navtreeProperties.getProperty('idsNotToList') or [])
|
/ec/ECLecture/Products/ECLecture/content/ |
H A D | ECLecture.py | 442 currentEmail = currentUser.getProperty('email')
446 email = user.getProperty('email')
455 #return 'mailto:' + ','.join([urllib.quote(user.getProperty('email'))
|
/ec/ECSpooler/lib/util/ |
H A D | BackendSchema.py | 57 def getProperty(self, name): member in class:Field
|
/ec/ECSpooler/backends/xml/bin/saxon/ |
H A D | saxon9he.jar | META-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ... |
/ec/ECSpooler/backends/sql/lib/ |
H A D | dbunit-2.4.8.jar | META-INF/ META-INF/MANIFEST.MF org/ org/dbunit/ org/dbunit/ant/ org/dbunit/assertion/ org/ ... |
H A D | hsqldb.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ... |
Completed in 4817 milliseconds