TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Form\Domain\Repository\ContentRepository Class Reference
Inheritance diagram for TYPO3\CMS\Form\Domain\Repository\ContentRepository:
tx_form_Domain_Repository_Content

Public Member Functions

 hasRecord ()
 

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! Repository for tx_form_Domain_Model_Content

Author
Patrick Broens patri.nosp@m.ck@p.nosp@m.atric.nosp@m.kbro.nosp@m.ens.n.nosp@m.l

Definition at line 22 of file ContentRepository.php.

Member Function Documentation

◆ hasRecord()

TYPO3\CMS\Form\Domain\Repository\ContentRepository::hasRecord ( )

Check if the referenced record exists

Returns
boolean TRUE if record exists, FALSE if not

Definition at line 64 of file ContentRepository.php.

References $parameters, TYPO3\CMS\Core\Utility\GeneralUtility\_GP(), and TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance().