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

File: Statement.php

Source Location: /RDF-0.2.0/RDF/Statement.php

Classes:

RDF_Statement
An RDF statement.

Page Details:


RDF_statementsorter [line 393]

integer RDF_statementsorter( object Statement $a, object Statement $b)

Comparison function for comparing two statements.

RDF_statementsorter() is used by the PHP function usort ( array array, callback cmp_function)

  • Return: less than, equal to, or greater than zero
  • Throws: phpErrpr
  • Access: protected


Parameters

object Statement   $a  
object Statement   $b  
[ Top ]



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