Documentation
Foundation

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
TODO18

Each tag is detailed below:

@todo

Number of occurences found in the code: 4

org.apache.myfaces.custom.suggest.InputSuggestRendererLine
use new encode recursive helper method once available */119
have the div class be the one specified by user or default of ACDiv */165
selectItems may not necessarily be a map */225
make these values dependent on component attributes */337

TODO

Number of occurences found in the code: 18

org.apache.myfaces.custom.clientvalidation.common.CVUtilsLine
Replace uiinput with editablevalueholder109
org.apache.myfaces.custom.conversation.SpringConversationScopeLine
Is this valid?96
when will this be called .. and should we close the conversation then?116
org.apache.myfaces.custom.convertNumber.TypedNumberConverterLine
validate type534
org.apache.myfaces.custom.dialog.ModalDialogRendererLine
What is the purpose of variable window._myfaces_currentModal? There doesn't appear to be anything that *reads* it...313
What is the purpose of ${dialogVar}._myfaces_ok? Nothing appears to read it.316
why is child component rendering delayed?373
why are the rest of the child components not rendered here? is it so that subclasses of this component can insert stuff between the iframe and the normal children?425
org.apache.myfaces.custom.graphicimagedynamic.GraphicImageDynamicLine
Remove the need to include .get for the last part of the method expressions : getBytesMethod="#{graphicImageDynamicBean.upImage.getBytes}"58
Make a similar download component to download files59
Use shorter URLs60
org.apache.myfaces.custom.outputlinkdynamic.AbstractOutputLinkDynamicLine
Remove the need to include .get for the last part of the method expressions : getBytesMethod="#{graphicImageDynamicBean.upImage.getBytes}"45
Make a similar download component to download files46
Use shorter URLs47
org.apache.myfaces.custom.ppr.PPRSubmitRendererLine
document why this component helps with UIData too ... why does it?37
what about trigger patterns?78
what about facets?115
org.apache.myfaces.custom.suggestajax.tablesuggestajax.AbstractHtmlOutputTextLine
MOVE THIS UP THE TREE OR TO SOME OTHER LEVEL SO IT CAN WORK ON ANY COMPONENT84