Searched refs:format (Results 1 - 24 of 24) sorted by relevance

/ec/ECSpooler/backends/sql/lib/
H A Dslf4j-jcl-1.7.2.jar ... Object) org.slf4j.helpers.FormattingTuple ft String format Object arg public void trace (java.lang.String ...
H A Dslf4j-simple-1.7.2.jar ... .Object, java.lang.Object) int level String format Object arg1 Object arg2 org.slf4j.helpers. ...
H A Dslf4j-api-1.7.2.jar ... lang.Object) org.slf4j.Marker marker String format Object arg public void trace (org.slf4j.Marker ...
H A Ddbunit-2.4.8.jar ... .IOException e java.io.File src String format boolean forwardonly public boolean isDataFormat (java.lang.String ...
/ec/ECSpooler/backends/junit/docs/examples/primes/
H A DsubWithSemError.txt48 boolean format = false;
53 if (format) string += ", ";
55 format = true;
H A DsubWithSynError.txt48 boolean format = false;
53 if (format) string += ", ";
55 format = true;
H A Dsubmission.txt48 boolean format = false;
53 if (format) string += ", ";
55 format = true;
/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A Decq_quiz_statistics_export.py2 ##parameters=format='csv'
42 default = 'Unknown format. Cannot export.')
44 if not format:
47 format = format.lower() variable
50 if o[0].lower() == format]
134 + '_' + resultsString + '.' + format
140 filename = 'statistics.%s' % format
H A Decq_quiz_results_export.py7 ##parameters=format='csv'
57 default = 'Unknown format. Cannot export.')
59 if not format:
63 format = format.lower() variable
65 if o[0].lower() == format]
137 filename = context.pathQuote(context.title_or_id()) + '_' + resultsString + '.' + format
140 filename = 'results.%s' % format
/ec/ECSpooler/backends/echo/
H A DEcho.py18 format = 'boolean', variable
/ec/ECSpooler/backends/sql/
H A DSQL.py36 format = 'boolean', variable
46 format = 'boolean', variable
55 format = 'boolean', variable
64 format = 'boolean', variable
/ec/ECSpooler/lib/data/
H A Ddto.py66 format = Unicode variable in class:BackendInputField
/ec/ECSpooler/tests/
H A Drunalltests33 settings.init_logging(fname='allTests', format=config.LF_SHORT)
/ec/ECQuiz/Products/ECQuiz/
H A DECQTool.py63 def localizeNumber(self, format, value):
66 similar to locale.format().
69 result = format % value
85 Return the difference between two times in a localizable format.
99 devided into given and last name, we return it in the format
/ec/ECAssignmentBox/Products/ECAssignmentBox/skins/ecassignmentbox_templates/
H A DexportStatistics.py2 ##parameters=format='tab'
79 'statistics', format)
/ec/ECLecture/Products/ECLecture/skins/eclecture_templates/
H A Decl_participants_export.py2 ##parameters=format='tab'
48 # Define the export format
123 filename = '%s_%s.%s' % (context.getId(), 'participants', format)
/ec/ECSpooler/backends/keywords/
H A DKeywords.py30 format = 'boolean', variable
/ec/ECAssignmentBox/Products/ECAssignmentBox/tool/
H A DECABTool.py147 def localizeNumber(self, format, value):
150 similar to locale.format().
153 #LOG.info('format: %s' % format)
158 result = format % value
177 devided into given and last name, we return it in the format
/ec/ECSpooler/backends/xml/
H A DXML.py61 format = "boolean", variable
94 format = "boolean", variable
/ec/ECLecture/Products/ECLecture/content/
H A DECLecture.py130 format = "radio", # possible values: flex, select, radio variable
252 format = "select", # possible values: flex, select, radio variable
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DECAutoAssessmentBox.py54 format='select', variable
202 type = fields[field].get('format', 'text')
/ec/ECSpooler/lib/
H A Dsoapwrapper.py150 inputField.format = values['format']
/ec/ECSpooler/backends/junit/junit_libs/
H A Djunit-4.3.1.jar ... expected Object actual public static java.lang.String format (java.lang.String, java.lang.Object ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 68 milliseconds