TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\ContextMenu\ContextMenuActionCollection Class Reference
Inheritance diagram for TYPO3\CMS\Backend\ContextMenu\ContextMenuActionCollection:
t3lib_contextmenu_ActionCollection

Public Member Functions

 toArray ()
 

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! Context Menu Action Collection

Author
Stefan Galinski stefa.nosp@m.n.ga.nosp@m.linsk.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om

Definition at line 22 of file ContextMenuActionCollection.php.

Member Function Documentation

◆ toArray()

TYPO3\CMS\Backend\ContextMenu\ContextMenuActionCollection::toArray ( )

Returns the collection in an array representation for e.g. serialization

Returns
array

Definition at line 29 of file ContextMenuActionCollection.php.