The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todos | 2 | TODO, FIXME |
deprecated warnings | 4 | @deprecated |
Each tag is detailed below:
Number of occurrences found in the code: 2
at.infonova.opencms.modules.templatehelper.AbstractTemplateHelperTestCase | Line |
---|---|
Harald.Brabenetz 18.02.2010 : test this helper. | 82 |
at.infonova.opencms.modules.templatehelper.util.XmlFileContentWrapper | Line |
hbrabenetz Jan 17, 2011 : copy ExampleCode from UnitTest. <p> | 49 |
Number of occurrences found in the code: 4
at.infonova.opencms.modules.templatehelper.util.CmsContentController | Line |
---|---|
use {@link #createController(CmsObject)} instead. | 84 |
use {@link #createController(CmsObject, HttpServletRequest, HttpServletResponse)} instead. | 96 |
use {@link #createController(CmsObject, HttpServletRequest, HttpServletResponse)} instead. | 115 |
at.infonova.opencms.modules.templatehelper.util.NestedContentMap | Line |
use {@link #NestedContentMap(CmsObject, CmsResource, HttpServletRequest, HttpServletResponse, CmsXmlContentDefinition)} instead. | 122 |