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

Class: pnFormEMailInput

Source Location: /system/pnForm/plugins/function.pnformemailinput.php

Class Overview

pnFormPlugin
   |
   --pnFormStyledPlugin
      |
      --pnFormTextInput
         |
         --pnFormEMailInput

E-mail input for pnForms


Methods


Inherited Variables

Inherited Methods


Class Details

[line 31]
E-mail input for pnForms

The e-mail input plugin is a text input plugin that only allows e-mails to be posted.

You can also use all of the features from the pnFormTextInput plugin since the e-mail input inherits from it.




[ Top ]


Class Methods


method create [line 39]

void create( &$render, &$params)



Overrides pnFormTextInput::create() (parent method not documented)

Parameters:

   &$render  
   &$params  

[ Top ]

method getFilename [line 33]

void getFilename( )



Overrides pnFormTextInput::getFilename() (Get filename for this plugin)

[ Top ]

method validate [line 49]

void validate( &$render)



Overrides pnFormTextInput::validate() (parent method not documented)

Parameters:

   &$render  

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:45:50 +0200 by phpDocumentor 1.4.1