Class: Doctrine_Query_Select

Source Location: /Doctrine/Query/Select.php

Class Doctrine_Query_Select

Class Overview

Doctrine_Query_Select

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

Doctrine_Query_Part
   |
   --Doctrine_Query_Select
Author(s): Information Tags:
Version:  $Revision: 1080 $
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 ]