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

Class: BifTimestamp

Source Location: /Widgets/Basic/BifTimestamp.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --BifTimestamp

Prints timestamps with a specific format


Author(s):

Version:

  • $Revision: 1.7 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
Prints timestamps with a specific format

It uses date (http://ar.php.net/date) internally so it's flexible to express any date.




Tags:

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


[ Top ]


Class Methods


constructor BifTimestamp [line 32]

BifTimestamp BifTimestamp( [$attrs $attrs = array()], string 1, string 2)

{{{ function Constructor



Parameters:

string   1   VALUE Timestamp
string   2   FORMAT Date format like. default %d-%m-%Y (http://ar.php.net/date)
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 37]

void innerDraw( )



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

[ Top ]


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