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

Class: MySQLVar

Source Location: /Widgets/MySQL/MySQLVar.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --MySQLVar

It's a useful widget as a variable replacement for .bif


Author(s):

Version:

  • $Revision: 1.4 $

Variables

Methods


Child classes:

MySQLPara
A paragraph taken from a mysql database

Inherited Variables

Inherited Methods


Class Details

[line 20]
It's a useful widget as a variable replacement for .bif



Tags:

version:  $Revision: 1.4 $
author:  Sergio Cayuqueo <linuxvarela@yahoo.com.ar>


[ Top ]


Class Variables

$habilitadoField = habilitado

[line 25]


Type:   mixed


[ Top ]

$keyField = key

[line 23]


Type:   mixed


[ Top ]

$table = variables

[line 22]


Type:   mixed


[ Top ]

$valueField = value

[line 24]


Type:   mixed


[ Top ]



Class Methods


constructor MySQLVar [line 36]

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



Parameters:

string   1   NAME variable's name
string   2   TABLE table that holds key => value (default: 'variables')
string   3   KEYFIELD key's field's name (default: 'key')
string   4   VALUEFIELD value's field's name (default: 'value')
string   5   HABILITADOFIELD boolean'enable' field (default: 'habilitado')
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 40]

void innerDraw( )



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

[ Top ]


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