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

Class: MySQLSelect

Source Location: /Widgets/MySQL/MySQLSelect.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --MySQLSelect

An html's "select" input generated from a MySQL Query


Author(s):

Version:

  • $Revision: 1.12 $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]
An html's "select" input generated from a MySQL Query

NOTE:It can use a parameter QUERY or set a result using setResult($result) method.




Tags:

version:  $Revision: 1.12 $
author:  Nicolas D. Cesar <ncesar@lunix.com.ar>


[ Top ]


Class Variables

$result =

[line 30]


Type:   mixed


[ Top ]



Class Methods


constructor MySQLSelect [line 39]

MySQLSelect MySQLSelect( [$attrs $attrs = array()], string 1, string 2, string 3, string 4)

{{{ function Constructor



Parameters:

string   1   QUERY MySQL query to show
string   2   NAME input Name
string   3   EXTRA coma-separated values of extra entries
string   4   VALUE a value to 'select' an entry
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 47]

void innerDraw( )



Overrides BifWidget::innerDraw() (parent method not documented)

[ Top ]

method setResult [line 43]

void setResult( mixed &$result)



[ Top ]


Documentation generated on Wed, 10 Nov 2004 19:41:58 -0300 by phpDocumentor 1.2.3