Registry / other / typo3-cms-opendocs

typo3-cms-opendocs

JSON →
library14.3.3phppackagistunverified

Shows opened documents for the TYPO3 backend user.

composer require typo3/cms-opendocs
INSTALL
IMPORT
SIG · TYPO3-CMS-OPENDOCS
T
typo3-cms-opendocs
otherphpv14.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpendocsController
use TYPO3\CMS\Opendocs\Controller\OpendocsController;

Instantiate the controller and render the list of opened documents.

use TYPO3\CMS\Opendocs\Controller\OpendocsController; $controller = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(OpendocsController::class); $controller->listAction();
Debug
Known issues
breakingRequires TYPO3 CMS 14.x or higher.
fix
Ensure your TYPO3 version is compatible.
affects: <14.0.0
Upgrade
Version history
14.3.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
typo3-cms-opendocs — pip install typo3-cms-opendocs · libregistry