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 |
|---|---|
| @deprecated | 1 |
| FIXME | 0 |
| TODO | 5 |
| XXX | 0 |
Each tag is detailed below:
@deprecated
Number of occurences found in the code: 1
| org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.MessageRenderer | Line |
|---|---|
| Please use MessagesRenderer with maxNumber="1" | 31 |
FIXME
Number of occurences found in the code: 0
TODO
Number of occurences found in the code: 5
| org.apache.myfaces.tobago.application.FoViewHandlerImpl | Line |
|---|---|
| PortletResponse ?? | 63 |
| org.apache.myfaces.tobago.renderkit.fo.standard.standard.tag.BoxRenderer | Line |
|---|---|
| UIComponent label = component.getFacet(TobagoConstants.FACET_LABEL); | 64 |
| org.apache.myfaces.tobago.taglib.sandbox.RichTextEditorTag | Line |
|---|---|
| under construction | 29 |
| own layout for editor? | 38 |
| org.apache.myfaces.tobago.taglib.sandbox.RichTextEditorTagDeclaration | Line |
|---|---|
| switched off @Tag(name="richTextEditor") | 35 |
XXX
Number of occurences found in the code: 0