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.

Tag Total number of occurences
@todo 4
TODO 18

Each tag is detailed below:

@todo

Number of occurences found in the code: 4

org.apache.myfaces.custom.suggest.InputSuggestRenderer Line
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.CVUtils Line
Replace uiinput with editablevalueholder 109
org.apache.myfaces.custom.conversation.SpringConversationScope Line
Is this valid? 96
when will this be called .. and should we close the conversation then? 116
org.apache.myfaces.custom.convertNumber.TypedNumberConverter Line
validate type 534
org.apache.myfaces.custom.dialog.ModalDialogRenderer Line
What is the purpose of variable window._myfaces_currentModal? There doesn't appear to be anything that *reads* it... 302
What is the purpose of ${dialogVar}._myfaces_ok? Nothing appears to read it. 305
why is child component rendering delayed? 362
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? 414
org.apache.myfaces.custom.graphicimagedynamic.GraphicImageDynamic Line
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 files 59
Use shorter URLs 60
org.apache.myfaces.custom.outputlinkdynamic.AbstractOutputLinkDynamic Line
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 files 46
Use shorter URLs 47
org.apache.myfaces.custom.ppr.PPRSubmitRenderer Line
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.AbstractHtmlOutputText Line
MOVE THIS UP THE TREE OR TO SOME OTHER LEVEL SO IT CAN WORK ON ANY COMPONENT 84