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

Class: htmlAccountPageButton

Source Location: /lib/html.inc

Class Overview

htmlElement
   |
   --htmlButton
      |
      --htmlAccountPageButton

Prints a button for the account pages.


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: htmlButton

htmlButton::__construct()
Constructor.
htmlButton::generateHTML()
Prints the HTML code for this element.

Class: htmlElement

htmlElement::generateHTML()
Prints the HTML code for this element.

Class Details

[line 444]
Prints a button for the account pages.



[ Top ]


Class Methods


constructor __construct [line 455]

htmlAccountPageButton __construct( String $targetModule, String $targetPage, String $identifier, String $value, [String $isImageButton = false])

Constructor



Overrides htmlButton::__construct() (Constructor.)

Parameters:

String   $targetModule   module name which renders next page
String   $targetPage   name of next page
String   $identifier   identifier for button
String   $value   button text or image (16x16px, relative to graphics folder)
String   $isImageButton   image or text button (default text)

[ Top ]


Documentation generated on Fri, 25 Jun 2010 18:49:08 +0200 by phpDocumentor 1.4.1