TYPO3 CMS  TYPO3_6-2
Tx_Workspaces_Service_Integrity Class Reference
Inheritance diagram for Tx_Workspaces_Service_Integrity:
TYPO3\CMS\Workspaces\Service\IntegrityService

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Workspaces\Service\IntegrityService
 setAffectedElements (array $affectedElements)
 
 check ()
 
 checkElement (\TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord $element)
 
 getStatus ($identifier=NULL)
 
 getStatusRepresentation ($identifier=NULL)
 
 getIssues ($identifier=NULL)
 
 getIssueMessages ($identifier=NULL, $asString=FALSE)
 
- Public Attributes inherited from TYPO3\CMS\Workspaces\Service\IntegrityService
const STATUS_Succes = 100
 
const STATUS_Info = 101
 
const STATUS_Warning = 102
 
const STATUS_Error = 103
 
- Protected Member Functions inherited from TYPO3\CMS\Workspaces\Service\IntegrityService
 checkLocalization (\TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord $element)
 
 addIssue ($identifier, $status, $message)
 
- Protected Attributes inherited from TYPO3\CMS\Workspaces\Service\IntegrityService
 $statusRepresentation
 
 $affectedElements
 
 $issues = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 6532 of file LegacyClassesForIde.php.