Searched refs:title (Results 1 - 20 of 20) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/content/
H A Dvalidators.py25 def __init__(self, name, title='', description=''):
29 self.title = title or name
H A DPlainTextField.py43 file = self._make_file(self.getName(), title='',
128 title='PlainTextField',
H A DECAssignment.py44 # alter default fields -> hide title and description
50 ECAssignmentSchema['title'].default_method = '_generateTitle'
51 ECAssignmentSchema['title'].widget.visible = {
580 'title':'; '.join(viewers),
586 'title':'This assignment has been released for viewing',
592 title = re.sub('[\r\n]+', ' ', feedback)
597 'title':title,
602 title = re.sub('[\r\n]+', ' ', remarks)
607 'title'
[all...]
/ec/ECLecture/Products/ECLecture/content/
H A Dvalidators.py29 def __init__(self, name, title='', description=''):
31 self.title = title or name
H A DTimePeriodField.py81 title='TimePeriod',
/ec/ECAssignmentBox/Products/ECAssignmentBox/
H A Dsharing.py20 title = _(u"title_ecab_can_grade_assignments", default=u"Can grade assignments") variable in class:ECAssignmentGraderRole
26 title = _(u"title_ecab_can_view_assignments", default=u"Can view assignments") variable in class:ECAssignmentViewerRole
/ec/ECQuiz/Products/ECQuiz/
H A Dsharing.py18 title = _(u"title_ecq_can_grade", default=u"Can grade") variable in class:ECQuizResultGraderRole
24 title = _(u"title_ecq_can_view_results", default=u"Can view results") variable in class:ECQuizResultViewerRole
H A DInlineTextField.py74 title='Inline Text', variable in class:InlineTextField
H A Dqti.py122 TITLE = u'title'
918 # Set title and score
1220 # There was only one question, so the title of the
1221 # <???Item> is the title of the question.
1335 # Extract the title of the quiz
1761 # Extract the title of the resource
1897 newId = container.invokeFactory('Folder', id=path, title=path)
1945 title=localName, file=fileStringIO)
1992 title = cmfFile.getId().strip()
1993 fileList += [(basePath + '/' + title, cmfFil
[all...]
H A DECQuiz.py659 stateTitle = resultWf.states[state].title
1231 'title': q.getTitle()}
1234 'title': q.getTitle()}
1242 row.append(infoByQid[qid]['title'])
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DDynamicDataWidget.py38 - title: user friendly name
40 - title: user friendly name
112 title='Dynamic Data', variable
H A DPlainTextField.py49 file = self._make_file(self.getName(), title='',
134 title='PlainTextField',
H A DDynamicDataField.py185 title='DynamicDataField',
/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py49 title=_(u"label_student_id", default=u"Student ID"), variable in class:IECABControlPanelSchema
56 title=_(u"label_major", default=u"Major"), variable in class:IECABControlPanelSchema
63 title=_(u"label_personal_title", default=u"Title"), variable in class:IECABControlPanelSchema
65 default=u"The user attribute which stores a student's personal title (such as &ldquo;Mr.&rdquo; or &ldquo;Ms.&rdquo;)."),
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/browser/
H A Decaabsettings.py49 title=_(u"label_host", default=u"Host"), variable in class:IECAABControlPanelSpoolerSchema
56 title=_(u"label_port", default=u"Port"), variable in class:IECAABControlPanelSpoolerSchema
63 title=_(u"label_username", default=u"Username"), variable in class:IECAABControlPanelSpoolerSchema
70 title=_(u"label_password", default=u"Password"), variable in class:IECAABControlPanelSpoolerSchema
81 backends = List(title=_(u"Available backends"),
89 backends = Tuple(title=_(u"Available backends"),
/ec/ECLecture/Products/ECLecture/portlets/
H A Dportlet.py47 def title(self): member in class:Assignment
49 This property is used to give the title of the portlet in the
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Visualize/
H A DhtmlMaker.py67 title = "Comparison of %s and %s" % (result.getIdentifier()[0], result.getIdentifier()[1])
78 body = "<h1>%s</h1>\n%s\n" % (title, compPart)
80 htmlText="<html>\n<head>\n<title>\n%s</title>\n</head>\n</html>\n\n<body>%s</body>\n" % (title, body)
/ec/ECAssignmentBox/Products/ECAssignmentBox/tool/
H A DECABTool.py96 dl.add(key, wf.states[key].title)
120 'title': tdef.title,
/ec/ECSpooler/backends/xml/doc/
H A DXMLHandbuch.tex13 \title{Handbuch zum XML-Backend}
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 635 milliseconds