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

Class: MDB2_TableBrowser_InterfaceGroupByClauseGenerator

Source Location: /MDB2_TableBrowser-0.1.3/MDB2/TableBrowser/Interfaces.php

Class Overview

MDB2_TableBrowser_InterfaceSQLGenerator
   |
   --MDB2_TableBrowser_InterfaceGroupByClauseGenerator

This interface defines a behaviour that includes generating all or part of the 'GROUP BY' clause in an sql statement


Author(s):

Version:

  • Release: <package_version>

Copyright:

  • 2007-2012 Isaac Tewolde

Methods


Inherited Variables

Inherited Methods


Class Details

[line 369]
This interface defines a behaviour that includes generating all or part of the 'GROUP BY' clause in an sql statement


[ Top ]


Method Detail

resetGroupBy   [line 384]

void resetGroupBy( )

Clears all sorting columns
  • Access: public

[ Top ]

setGroupBy   [line 378]

void setGroupBy( string $colName)

Groups rows. Multiple groupBys be can specified
  • Access: public

Parameters:

string   $colName   —  The column name

[ Top ]


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