PHP 클래스 Graphite_Literal

상속: extends Graphite_Node
파일 보기 프로젝트 열기: cgutteridge/graphite

공개 메소드들

메소드 설명
__construct ( Graphite $g, $triple )
__toString ( )
datatype ( )
dumpValue ( )
dumpValueHTML ( )
dumpValueText ( )
language ( )
link ( )
nodeType ( )
prettyLink ( )
setTriple ( array $triple ) Modify the triple / value represented by this instance

메소드 상세

__construct() 공개 메소드

public __construct ( Graphite $g, $triple )
$g Graphite

__toString() 공개 메소드

public __toString ( )

datatype() 공개 메소드

public datatype ( )

dumpValue() 공개 메소드

public dumpValue ( )

dumpValueHTML() 공개 메소드

public dumpValueHTML ( )

dumpValueText() 공개 메소드

public dumpValueText ( )

language() 공개 메소드

public language ( )

nodeType() 공개 메소드

public nodeType ( )

setTriple() 공개 메소드

Modify the triple / value represented by this instance
public setTriple ( array $triple )
$triple array