util
[ class tree: util ] [ index: util ] [ all elements ]

Element index for package util

[ c ] [ e ] [ f ] [ g ] [ h ] [ i ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ]

c

chooseColor
in file Util.php, method RDF_Util::chooseColor()
    Chooses a node color.
createOrd
in file Util.php, method RDF_Util::createOrd()
    Creates ordinal RDF resource out of an integer.
current
in file StatementIterator.php, method RDF_StatementIterator::current()
    Returns the current statement.
top

e

escapeValue
in file Util.php, method RDF_Util::escapeValue()
    Escapes < > and &
top

f

factory
in file RDF.php, method RDF_Object::factory()
top

g

getCurrentPosition
in file StatementIterator.php, method RDF_StatementIterator::getCurrentPosition()
    Returns the current position of the iterator.
getLocalName
in file Util.php, method RDF_Util::getLocalName()
    Delivers the Localname (without the namespace prefix) out of the URI of a Resource.
getNamespace
in file Util.php, method RDF_Util::getNamespace()
    Extracts the namespace prefix out of the URI of a Resource.
getNamespaceEnd
in file Util.php, method RDF_Util::getNamespaceEnd()
    Position of the namespace end Method looks for # : and /
getNodeTypeName
in file Util.php, method RDF_Util::getNodeTypeName()
    Get Node Type.
getOrd
in file Util.php, method RDF_Util::getOrd()
    Converts an ordinal RDF resource to an integer.
guessName
in file Util.php, method RDF_Util::guessName()
    Delivers the name out of the URI (without the namespace prefix).
guessNamespace
in file Util.php, method RDF_Util::guessNamespace()
    Extracts the namespace prefix out of a URI.
top

h

hasNext
in file StatementIterator.php, method RDF_StatementIterator::hasNext()
    Returns TRUE if there are more statements.
hasPrevious
in file StatementIterator.php, method RDF_StatementIterator::hasPrevious()
    Returns TRUE if the first statement has not been reached.
top

i

isRDF
in file Util.php, method RDF_Util::isRDF()
    Tests if the URI of a resource belongs to the RDF syntax/model namespace.
top

m

$model
in file StatementIterator.php, variable RDF_StatementIterator::$model
    Reference to the Model_Memory
moveFirst
in file StatementIterator.php, method RDF_StatementIterator::moveFirst()
    Moves the pointer to the first statement.
moveLast
in file StatementIterator.php, method RDF_StatementIterator::moveLast()
    Moves the pointer to the last statement.
moveTo
in file StatementIterator.php, method RDF_StatementIterator::moveTo()
    Moves the pointer to a specific statement.
top

n

next
in file StatementIterator.php, method RDF_StatementIterator::next()
    Returns the next statement.
top

p

$position
in file StatementIterator.php, variable RDF_StatementIterator::$position
    Current position StatementIterator does not use the build in PHP array iterator, so you can use serveral iterators on a single Model_Memory.
previous
in file StatementIterator.php, method RDF_StatementIterator::previous()
    Returns the previous statement.
top

r

RDF_Object
in file RDF.php, class RDF_Object
    An abstract object.
RDF_StatementIterator
in file StatementIterator.php, method RDF_StatementIterator::RDF_StatementIterator()
RDF_StatementIterator
in file StatementIterator.php, class RDF_StatementIterator
    Iterator for traversing models.
RDF_Util
in file Util.php, class RDF_Util
    Useful utility methods.
top

s

StatementIterator.php
procedural page StatementIterator.php
top

t

toString
in file RDF.php, method RDF_Object::toString()
    Serializes a object into a string
top

u

Util.php
procedural page Util.php
top

w

writeHTMLTable
in file Util.php, method RDF_Util::writeHTMLTable()
    Prints a Model_Memory as HTML table.
top

Documentation generated on Mon, 11 Mar 2019 15:39:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.