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
@todo2
TODO25

Each tag is detailed below:

@todo

Number of occurences found in the code: 2

org.apache.myfaces.custom.tree2.UITreeDataLine
call hook */410
figure out whether or not to abort this method gracefully */411

TODO

Number of occurences found in the code: 25

org.apache.myfaces.custom.calendar.HtmlCalendarRendererLine
move this to HtmlRendererUtils in shared124
does this mean the target date is set to todays date? And how does this affect the "required" property? ((EditableValueHolder) component).setSubmittedValue(""); }1413
org.apache.myfaces.custom.collapsiblepanel.HtmlCollapsiblePanelRendererLine
apply styles from the parent element to this DIV89
org.apache.myfaces.custom.datascroller.AbstractHtmlDataScrollerLine
JSF 2.1 put on Transient State just for caching the associated uidata108
JSF 2.1 put on Transient State private transient Boolean _listLayout;112
JSF 2.1 put on Transient State private transient Boolean _singleElementLayout;115
org.apache.myfaces.custom.inputHtml.InputHtmlLine
Handle fallback="auto"167
org.apache.myfaces.custom.inputHtml.InputHtmlRendererLine
Enable multiple editors on one page55
Fix i18n (check the kupustart_form.js)56
Finish Disabled mode.57
Automatic Fallback for non kupu capable browsers (Safari, smartphones, non javascript, ...).58
Make Image & Link Library work.59
Allow disabeling of tag filtering60
Fix height while zoomed61
Handle fallback="auto"73
Fix this by supporting multiple inputHtml per page.117
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 anymore151
org.apache.myfaces.custom.stylesheet.StylesheetRendererLine
fixme171
org.apache.myfaces.custom.tabbedpane.AbstractHtmlPanelTabLine
Document this component.31
org.apache.myfaces.custom.tabbedpane.AbstractHtmlPanelTabbedPaneLine
Document this component.48
This should be something like this:180
org.apache.myfaces.custom.tree2.UITreeDataLine
change to an own exception397
org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRendererLine
Check here for getSubmittedValue. Look at RendererUtils.getValue267
we must cache this Set!425
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)83