Fork me on GitHub

Tag List Report

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
@deprecated 0 @deprecated
@todo 0 @todo
DOCUMENT_ME 0 DOCUMENT_ME
FIXME 1 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 1 TODO

Each tag is detailed below:

FIXME

Number of occurrences found in the code: 1

fr.paris.lutece.plugins.pluginwizard.web.PluginWizardApp Line
can be found in the _model 1336

TODO

Number of occurrences found in the code: 1

fr.paris.lutece.plugins.pluginwizard.business.model.PluginModelDAO Line
Portlets pluginModel.setPluginPortlets( PluginPortletHome.findByPlugin( nId, plugin ) ); 157