Movatterモバイル変換


[0]ホーム

URL:


 / 
Embperl-3.0.1
River stage one • 3 direct dependents • 3 total dependents /Embperl::Form::Control::submit

NAME

Embperl::Form::Control::submit - A submit button inside an Embperl Form

SYNOPSIS

{ type => 'submit',text => 'send', name => 'foo',value => 'xxx',image => 'xxx',}

DESCRIPTION

Used to create an submit control inside an Embperl Form. If an image is given it will create an image button. See Embperl::Form on how to specify parameters.

PARAMETER

type

Needs to be 'submit'

name

Name of the button

text

Will be used as label for the submit button or tool tip in case of an image button

value

Gives the value to send

image

URL of an image. If given an image button will be created, if absent, an normal submit button will be created.

Author

G. Richter (richter at embperl dot org)

See Also

perl(1), Embperl, Embperl::Form

Module Install Instructions

To install Embperl, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Embperl

CPAN shell

perl -MCPAN -e shellinstall Embperl

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp