Searched defs:context (Results 1 - 4 of 4) sorted by relevance

/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A Decq_quiz_import_qti.py33 I18N_DOMAIN = context.i18n_domain
37 urlParts = context.absolute_url().split('/')
39 context = context.portal_factory.doCreate(context) variable
40 context.reindexObject()
43 msg = context.translate(\
49 addedObjects, errors = context.processQTIImport(file)
52 msg = context.translate(\
58 msg = context
[all...]
/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabbase.py10 # request and context should be set on class level to prevent this
13 # declaration for nonexistent method 'request' (or 'context')
15 context = None variable in class:ECABBaseView
24 context = aq_inner(self.context)
25 return getToolByName(context, 'portal_workflow')
29 context = aq_inner(self.context)
30 return getToolByName(context, 'portal_catalog')
33 return getMultiAdapter((self.context, sel
[all...]
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...
/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/ ...

Completed in 16 milliseconds