PHP 클래스 eZ\Publish\Core\Repository\Values\User\UserReference

상속: implements eZ\Publish\API\Repository\Values\User\UserReference
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__construct ( mixed $userId )
getUserId ( ) : mixed The User id of the User this reference represent.

메소드 상세

__construct() 공개 메소드

public __construct ( mixed $userId )
$userId mixed

getUserId() 공개 메소드

The User id of the User this reference represent.
public getUserId ( ) : mixed
리턴 mixed