Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo4
TODO45

Each tag is detailed below:

@todo

Number of occurences found in the code: 4

org.apache.myfaces.component.html.ext.BaseSortableModelLine
support -1 for rowCount170
org.apache.myfaces.component.html.ext.SortableModelLine
support -1 for rowCount137
org.apache.myfaces.custom.tree2.UITreeDataLine
call hook */381
figure out whether or not to abort this method gracefully */382

TODO

Number of occurences found in the code: 45

org.apache.myfaces.component.html.ext.AbstractHtmlDataTableLine
temporarily support fully-qualified ext. dataTable attribute names.1409
temporarily support fully-qualified ext. dataTable attribute names.1438
org.apache.myfaces.component.html.ext.BaseSortableModelLine
support -1 for rowCount:182
org.apache.myfaces.custom.calendar.HtmlCalendarRendererLine
move this to HtmlRendererUtils in shared109
does this mean the target date is set to todays date? And how does this affect the "required" property? ((EditableValueHolder) component).setSubmittedValue(""); }1165
org.apache.myfaces.custom.collapsiblepanel.HtmlCollapsiblePanelRendererLine
apply styles from the parent element to this DIV86
org.apache.myfaces.custom.dojo.DojoUtilsLine
move this non neutral code into the resource handler HttpServletRequest request = (HttpServletRequest) context.getExternalContext().getRequest();439
move this non neutral code into the resource handler457
org.apache.myfaces.custom.htmlTag.HtmlTagRendererLine
Use HtmlRendererUtils.renderHTMLAttributes(writer, component, HTML.COMMON_PASSTROUGH_ATTRIBUTES);64
org.apache.myfaces.custom.inputHtml.InputHtmlRendererLine
Enable multiple editors on one page59
Fix i18n (check the kupustart_form.js)60
Finish Disabled mode.61
Automatic Fallback for non kupu capable browsers (Safari, smartphones, non javascript, ...).62
Make Image & Link Library work.63
Allow disabeling of tag filtering64
Fix height while zoomed65
Handle fallback="auto"82
Fix this by supporting multiple inputHtml per page.97
Make this work (reference available images, ...).359
Enable555
Enable556
Check as last parameter has been removed.599
org.apache.myfaces.custom.jslistener.JsValueChangeListenerRendererLine
this should be refactored to register a javascript-event-wrapper the java-script way in the current version of AddResource, this would not work anymore150
org.apache.myfaces.custom.stylesheet.StylesheetRendererLine
fixme124
org.apache.myfaces.custom.tabbedpane.AbstractHtmlPanelTabLine
Document this component.30
org.apache.myfaces.custom.tabbedpane.AbstractHtmlPanelTabbedPaneLine
Document this component.43
This should be something like this:175
org.apache.myfaces.custom.transform.AbstractXmlTransformLine
- handle all cases83
org.apache.myfaces.custom.tree2.UITreeDataLine
change to an own exception368
org.apache.myfaces.dateformat.DateFormatSymbolsLine
move these vars out of this "constant" class.71
org.apache.myfaces.dateformat.SimpleDateFormatterLine
support minimumDaysInWeek property. Currently, assumes this is set to 4 (the ISO standard). <p>267
maybe this adjustment could be made while parsing?804
when formatting, should literal chars really just cause skipping?1038
org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRendererLine
Check here for getSubmittedValue. Look at RendererUtils.getValue267
we must cache this Set!417
org.apache.myfaces.renderkit.html.util.DummyFormUtilsLine
Optimize saveSerializedView call, because serialized view is built twice!145
org.apache.myfaces.renderkit.html.util.ReducedHTMLParserLine
implement this properly in compliance with spec191
implement this properly in compliance with spec239
should we consider a string to be terminated by a newline? that would help with runaway strings but I think that multiline strings *are* allowed...257
detect newlines within strings and increment lineNumber. This isn't so important, though; they aren't common and being a few lines out in an error message isn't serious either.261
Handle case where the DOCTYPE includes an internal DTD. In that case there *will* be embedded < chars in the document. However that's very unlikely to be used in a JSF page, so this is pretty low priority.430
handle "-- >", which is a valid way to close a comment according to the specs.485
org.apache.myfaces.tomahawk.util.ExternalContextUtilsLine
This class is a copy of org.apache.myfaces.commons.util.ExternalContextUtils31
org.apache.myfaces.tomahawk.util.RequestTypeLine
This class is a copy of org.apache.myfaces.commons.util.RequestType22
org.apache.myfaces.webapp.filter.ServeResourcePhaseListenerLine
in portlet 2.0 (JSR-286), we will write the resource to the stream here if we get a resource-request (resource-requests are only available in 286)78