TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\Tree\AbstractTreeStateProvider Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tree\AbstractTreeStateProvider:
t3lib_tree_AbstractStateProvider

Public Member Functions

 setState ()
 
 getState ()
 

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! Abstract State Provider

This class is incomplete, because the methods still need

Author
Stefan Galinski stefa.nosp@m.n.ga.nosp@m.linsk.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om
Steffen Ritter info@.nosp@m.stef.nosp@m.fen-r.nosp@m.itte.nosp@m.r.net

Definition at line 23 of file AbstractTreeStateProvider.php.

Member Function Documentation

◆ getState()

TYPO3\CMS\Backend\Tree\AbstractTreeStateProvider::getState ( )
abstract

Returns the last tree state

Returns
something

◆ setState()

TYPO3\CMS\Backend\Tree\AbstractTreeStateProvider::setState ( )
abstract

Sets the current tree state

Returns
void