프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$contentService | eZ\Publish\API\Repository\ContentService | ||
$locationService | eZ\Publish\API\Repository\LocationService | ||
$logger | Psr\Log\LoggerInterface | ||
$urlAliasRouter |
메소드 | 설명 | |
---|---|---|
__construct ( eZ\Publish\API\Repository\LocationService $locationService, eZ\Publish\API\Repository\ContentService $contentService, |
||
convert ( DOMDocument $document ) : DOMDocument | Converts internal links (ezcontent:// and ezlocation://) to URLs. |
public __construct ( eZ\Publish\API\Repository\LocationService $locationService, eZ\Publish\API\Repository\ContentService $contentService, |
||
$locationService | eZ\Publish\API\Repository\LocationService | |
$contentService | eZ\Publish\API\Repository\ContentService | |
$urlAliasRouter | ||
$logger | Psr\Log\LoggerInterface |
public convert ( DOMDocument $document ) : DOMDocument | ||
$document | DOMDocument | |
리턴 | DOMDocument |
protected ContentService,eZ\Publish\API\Repository $contentService | ||
리턴 | eZ\Publish\API\Repository\ContentService |
protected LocationService,eZ\Publish\API\Repository $locationService | ||
리턴 | eZ\Publish\API\Repository\LocationService |