TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\Tree\Pagetree\IndicatorProviderInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Backend\Tree\Pagetree\IndicatorProviderInterface:
t3lib_tree_pagetree_interfaces_IndicatorProvider

Public Member Functions

 getIndicator ()
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Interface for classes which provide a pagetree indicator.

Author
Susanne Moog typo3.nosp@m.@sus.nosp@m.anne-.nosp@m.moog.nosp@m..de

Definition at line 21 of file IndicatorProviderInterface.php.

Member Function Documentation

◆ getIndicator()

TYPO3\CMS\Backend\Tree\Pagetree\IndicatorProviderInterface::getIndicator ( )

Returns the indicator html code

Returns
string
Todo:
Define visibility