Class: IcmsFormSectionClose

Source Location: /class/icmsform/elements/icmsformsectionclose.php

Class IcmsFormSectionClose

Class Overview

Located in /class/icmsform/elements/icmsformsectionclose.php [line 19]

XoopsFormElement
   |
   --IcmsFormSectionClose
Author(s): Information Tags:
Copyright:  copyright (c) 2000-2007 XOOPS.org
Todo:  This is not functionnal yet.. it needs further integration

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From XoopsFormElement

XoopsFormElement::$customValidationCode

Inherited From XoopsFormElement

XoopsFormElement::XoopsFormElement()
constructor
XoopsFormElement::getAccessKey()
get the "accesskey" attribute for the element
XoopsFormElement::getAccessString()
If the accesskey is found in the specified string, underlines it
XoopsFormElement::getCaption()
get the caption for the element
XoopsFormElement::getClass()
get the "class" attribute for the element
XoopsFormElement::getDescription()
get the element's description
XoopsFormElement::getExtra()
Get the extra attributes for the element
XoopsFormElement::getName()
get the "name" attribute for the element
XoopsFormElement::isContainer()
Is this element a container of other elements?
XoopsFormElement::isHidden()
Find out if an element is "hidden".
XoopsFormElement::isRequired()
Find out if an element is required.
XoopsFormElement::render()
Generates output for the element.
XoopsFormElement::renderValidationJS()
Render custom javascript validation code
XoopsFormElement::setAccessKey()
set the "accesskey" attribute for the element
XoopsFormElement::setCaption()
set the caption for the element
XoopsFormElement::setClass()
set the "class" attribute for the element
XoopsFormElement::setDescription()
set the element's description
XoopsFormElement::setExtra()
Add extra attributes to the element.
XoopsFormElement::setHidden()
flag the element as "hidden"
XoopsFormElement::setName()
set the "name" attribute for the element

[ Top ]
Method Summary
IcmsFormSectionClose   IcmsFormSectionClose()  
string   getValue()   Get the text
string   render()   Prepare HTML for output

[ Top ]
Methods
Constructor IcmsFormSectionClose  [line 28]

  IcmsFormSectionClose IcmsFormSectionClose( $sectionname, [ $value = false]  )

Parameters:
   $sectionname: 
   $value: 


[ Top ]
getValue  [line 38]

  string getValue( )

Get the text



[ Top ]
render  [line 47]

  string render( )

Prepare HTML for output



Redefinition of:
XoopsFormElement::render()
Generates output for the element.

[ Top ]

Documentation generated on Sat, 15 Nov 2008 14:16:58 -0600 by phpDocumentor 1.4.1