.. highlight:: html .. _viewHelpersReference: ===================== ViewHelpers reference ===================== In order to use the ViewHelpers provided by this extension, you need to include them in the :html:`` tag of your template or partial: .. code-block:: html You can find all available ViewHelpers in the folder :file:`EXT:news/Classes/ViewHelpers`. .. todo: Automatically document the ViewHelpers All ViewHelpers =============== .. toctree:: :maxdepth: 5 :titlesonly: :glob: ExcludeDisplayedNewsViewHelper HeaderDataViewHelper LinkViewHelper MediaFactoryViewHelper MetaTagViewHelper PaginateBodytextViewHelper RenderMediaViewHelper TargetLinkViewHelper TitleTagViewHelper Format/NothingViewHelper