PHP 클래스 PHPRtfLite_Element_Hyperlink

저자: Steffen Zeidler ([email protected])
상속: extends PHPRtfLite_Element
파일 보기 프로젝트 열기: phprtflite/phprtflite 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_hyperlink string

공개 메소드들

메소드 설명
setHyperlink ( string $hyperlink ) sets hyperlink

보호된 메소드들

메소드 설명
getClosingToken ( ) : string gets closing token
getOpeningToken ( ) : string gets opening token

메소드 상세

getClosingToken() 보호된 메소드

gets closing token
protected getClosingToken ( ) : string
리턴 string

getOpeningToken() 보호된 메소드

gets opening token
protected getOpeningToken ( ) : string
리턴 string

프로퍼티 상세