PHP Class Graphite_Literal

Inheritance: extends Graphite_Node
Show file Open project: cgutteridge/graphite

Public Methods

Method Description
__construct ( Graphite $g, $triple )
__toString ( )
datatype ( )
dumpValue ( )
dumpValueHTML ( )
dumpValueText ( )
language ( )
link ( )
nodeType ( )
prettyLink ( )
setTriple ( array $triple ) Modify the triple / value represented by this instance

Method Details

__construct() public method

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

__toString() public method

public __toString ( )

datatype() public method

public datatype ( )

dumpValue() public method

public dumpValue ( )

dumpValueHTML() public method

public dumpValueHTML ( )

dumpValueText() public method

public dumpValueText ( )

language() public method

public language ( )

nodeType() public method

public nodeType ( )

setTriple() public method

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