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

Index of all elements

[ c ] [ e ] [ g ] [ h ] [ i ] [ m ] [ n ] [ p ] [ q ] [ r ] [ t ]

c

countResults
in file ResultIterator.php, method RDF_RDQL_ResultIterator::countResults()
    Returns the number of results.
current
in file ResultIterator.php, method RDF_RDQL_ResultIterator::current()
    Returns the current result.
custom_rdql_test.php
procedural page custom_rdql_test.php
top

e

errorMessage
in file RDQL.php, method RDF_RDQL::errorMessage()
    Return a textual error message for a RAP error code.
Engine.php
procedural page Engine.php
top

g

getCurrentPosition
in file ResultIterator.php, method RDF_RDQL_ResultIterator::getCurrentPosition()
    Returns the current position of the iterator.
getResultLabels
in file ResultIterator.php, method RDF_RDQL_ResultIterator::getResultLabels()
    Returns the labels of the result as array.
top

h

hasNext
in file ResultIterator.php, method RDF_RDQL_ResultIterator::hasNext()
    Returns TRUE if there are more results.
hasPrevious
in file ResultIterator.php, method RDF_RDQL_ResultIterator::hasPrevious()
    Returns TRUE if the first result has not been reached.
top

i

isError
in file RDQL.php, method RDF_RDQL::isError()
top

m

moveFirst
in file ResultIterator.php, method RDF_RDQL_ResultIterator::moveFirst()
    Moves the pointer to the first result.
moveLast
in file ResultIterator.php, method RDF_RDQL_ResultIterator::moveLast()
    Moves the pointer to the last result.
moveTo
in file ResultIterator.php, method RDF_RDQL_ResultIterator::moveTo()
    Moves the pointer to a specific result.
MDB.php
procedural page MDB.php
Memory.php
procedural page Memory.php
top

n

next
in file ResultIterator.php, method RDF_RDQL_ResultIterator::next()
    Returns the next result array.
top

p

parseQuery
in file Parser.php, method RDF_RDQL_Parser::parseQuery()
    Parse the given RDQL query string and return an array with query variables and constraints.
previous
in file ResultIterator.php, method RDF_RDQL_ResultIterator::previous()
    Returns the previous result.
Parser.php
procedural page Parser.php
top

q

queryModel
in file Memory.php, method RDF_RDQL_Engine_Memory::queryModel()
    Perform an RDQL Query on the given Model_Memory.
queryModel
in file MDB.php, method RDF_RDQL_Engine_MDB::queryModel()
    Perform an RDQL Query on the given Model_MDB.
top

r

raiseError
in file RDQL.php, method RDF_RDQL::raiseError()
    This method is used to communicate an error and invoke error callbacks etc. Basically a wrapper for PEAR::raiseError without the message string.
RDF_RDQL
in file RDQL.php, class RDF_RDQL
ResultIterator.php
procedural page ResultIterator.php
RDQL.php
procedural page RDQL.php
RDF_RDQL_Engine
in file Engine.php, class RDF_RDQL_Engine
    Some general methods common for RDQLMemEngine and RDQLDBEngine
RDF_RDQL_Engine_MDB
in file MDB.php, class RDF_RDQL_Engine_MDB
    Some general methods common for RDQLMemEngine and RDQLDBEngine
RDF_RDQL_Engine_Memory
in file Memory.php, class RDF_RDQL_Engine_Memory
    Some general methods common for RDQLMemEngine and RDQLDBEngine
RDF_RDQL_ERROR
in file RDQL.php, constant RDF_RDQL_ERROR
RDF_RDQL_Error
in file RDQL.php, class RDF_RDQL_Error
    RDF_RDQL_Error implements a class for reporting RDF RDQL error messages.
RDF_RDQL_Error
in file RDQL.php, method RDF_RDQL_Error::RDF_RDQL_Error()
    RDF_Error constructor.
RDF_RDQL_ERROR_AND
in file RDQL.php, constant RDF_RDQL_ERROR_AND
RDF_RDQL_ERROR_SELECT
in file RDQL.php, constant RDF_RDQL_ERROR_SELECT
RDF_RDQL_ERROR_SOURCE
in file RDQL.php, constant RDF_RDQL_ERROR_SOURCE
RDF_RDQL_ERROR_SYNTAX
in file RDQL.php, constant RDF_RDQL_ERROR_SYNTAX
RDF_RDQL_ERROR_USING
in file RDQL.php, constant RDF_RDQL_ERROR_USING
RDF_RDQL_ERROR_WHERE
in file RDQL.php, constant RDF_RDQL_ERROR_WHERE
RDF_RDQL_Parser
in file Parser.php, class RDF_RDQL_Parser
    This class contains methods for parsing an RDQL query string into PHP variables.
RDF_RDQL_ResultIterator
in file ResultIterator.php, class RDF_RDQL_ResultIterator
    Iterator for traversing RDQL results.
RDF_RDQL_ResultIterator
in file ResultIterator.php, method RDF_RDQL_ResultIterator::RDF_RDQL_ResultIterator()
RDQLQuery
in file RDQL.php, method RDF_RDQL::RDQLQuery()
    Perform an RDQL query on this Model_MDB.
RDQLQueryAsIterator
in file RDQL.php, method RDF_RDQL::RDQLQueryAsIterator()
    Perform an RDQL query on this Model_MDB.
top

t

test_RdqlQuery.php
procedural page test_RdqlQuery.php
top

Documentation generated on Mon, 11 Mar 2019 13:55:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.