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

Class: Structures_Form_Element_Gtk2_Password

Source Location: /Structures_Form_Gtk2-0.8.0devel/Element/Gtk2/Password.php

Class Overview

Structures_Form_Element_Gtk2Text
   |
   --Structures_Form_Element_Gtk2_Password



Methods


Inherited Variables

Inherited Methods


Class Details

[line 21]


[ Top ]


Method Detail

__construct (Constructor)   [line 34]

void __construct( Structures_Form $form, string $label, [string $text = null], [array $size = null], [object $style = null])

Constructor.
  • Access: public

Parameters:

object   $form   —  The Structures_Form.
string   $label   —  The string to be used as the label.
string   $text   —  The default text (optional).
array   $size   —  The height and width of the entry (optional).
object   $style   —  The GtkStyle to apply to the entry (optional).

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:44:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.