EnsEMBL::Web::Interface::Element

Location: /modules/EnsEMBL/Web/Interface/Element.pm
Source code · Permalink
No superclasses
No subclasses

Overview

Object to define and manipulate an individual form field

Accessor

Method

Unknown

  • BUILD
Documentation coverage: 89 %

Methods

    hide
    the parameters needed for a Form::Element::HiddenReturns a Element object's contents as a hash of
    View source

    label
    Accessor.
    View source

    name
    Accessor.
    View source

    option
    Gets or sets an individual option
    View source

    options
    Accessor.
    View source

    preview
    the parameters needed for a Form::Element::NoEditReturns a Element object's contents as a hash of
    View source

    type
    Accessor.
    View source

    widget
    the full parameters for a Form::Element of its specified typeReturns a Element object's contents as a hash of
    View source