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

Class: Cnz_Html_Form_Password

Source Location: /Html/Form/Password.php

Class Overview

Cnz_Html_Element
   |
   --Cnz_Html_Form_Item
      |
      --Cnz_Html_Form_Password

HTML Form Password class


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: Cnz_Html_Form_Item

Cnz_Html_Form_Item::__construct()
Option fields: initial Initial value for this field
Cnz_Html_Form_Item::getLabel()
Cnz_Html_Form_Item::submitString()
This function returns a string formatted for display or submission by mail.

Class: Cnz_Html_Element

Cnz_Html_Element::__construct()
Option fields:
Cnz_Html_Element::display()
Cnz_Html_Element::genId()
Generates the id attribute value.
Cnz_Html_Element::genStyles()
Generates the class attribute value.
Cnz_Html_Element::getName()

Class Details

[line 50]
HTML Form Password class

This class automates the creation and display of a password field.

Example INI:


 item.password.label = Password
 item.password.type  = password
 




[ Top ]


Class Methods


constructor __construct [line 64]

Cnz_Html_Form_Password __construct( [ $options = array()], [ $config = NULL])

Option fields: none

Configuration fields: none




Tags:

access:  public


Overrides Cnz_Html_Form_Item::__construct() (Option fields: initial Initial value for this field)

Parameters:

array   $options   Options
Zend_Config   $config   Configuration

[ Top ]

method display [line 74]

void display( [string $style = NULL])



Tags:

access:  public


Overrides Cnz_Html_Element::display() (parent method not documented)

Parameters:

string   $style   Value for outermost style attribute

[ Top ]


Documentation generated on Thu, 19 Jul 2007 15:02:13 -0400 by phpDocumentor 1.4.0RC2