Class: Doctrine_Query_Set

Source Location: /Doctrine/Query/Set.php

Class Doctrine_Query_Set

Class Overview

Doctrine_Query

Located in /Doctrine/Query/Set.php [line 33]

Doctrine_Query_Part
   |
   --Doctrine_Query_Set
Author(s): Information Tags:
Version:  $Revision: 2119 $
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Doctrine_Query_Part

Doctrine_Query_Part::$query

Inherited From Doctrine_Query_Part

Doctrine_Query_Part::__construct()
Doctrine_Query_Part::getQuery()

[ Top ]
Method Summary
void   parse()  

[ Top ]
Properties
Methods
parse  [line 35]

  void parse( $dql  )

Parameters:
   $dql: 

API Tags:
Access:  public


[ Top ]