TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Tree\AbstractTreeStateProvider Class Reference

Public Member Functions

 setState ()
 
 getState ()
 

Detailed Description

Abstract State Provider

Todo:
This class is incomplete, because the methods still need

Definition at line 22 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