-
- Distribution: Jifty
- Source (raw)
- Browse (raw)
- Changes
- Issues (17)
- Testers (63 / 73 / 3)
- Kwalitee
- License: perl_5
- Activity
- 24 month
- Tools
- MOBI | EPUB
- Download (1.32Mb) 0
- MetaCPAN Explorer
- Rate this distribution
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- S.C.O
- This version
- Latest version
- Dependencies
- Any::Moose
- App::CLI
- Cache::Cache
- Cache::Memcached
- Calendar::Simple
- Carp::Clan
- CGI
- CGI::Cookie::Splitter
- CGI::Emulate::PSGI
- Class::Accessor
- Class::Accessor::Named
- Class::Container
- Class::Data::Inheritable
- Class::Inspector
- Class::Trigger
- Clone
- Compress::Zlib
- Crypt::CBC
- Crypt::Rijndael
- CSS::Squish
- Data::Dump::Streamer
- Data::Page
- Data::UUID
- Date::Manip
- DateTime
- DateTime::Locale
- DBD::SQLite
- DBI
- Devel::Cover
- Email::Abstract
- Email::Folder
- Email::LocalDelivery
- Email::MIME
- Email::MIME::ContentType
- Email::MIME::CreateHTML
- Email::Send
- Email::Simple
- Email::Simple::Creator
- Exception::Class
- Exporter::Lite
- FCGI::ProcManager
- File::Find::Rule
- File::MMagic
- File::ShareDir
- File::Spec
- File::Temp
- Hash::Merge
- Hash::MultiValue
- HTML::Entities
- HTML::Lint
- HTML::Mason
- HTML::Mason::Plugin
- HTML::TreeBuilder::XPath
- HTTP::Cookies
- HTTP::Date
- IO::Handle::Util
- IPC::PubSub
- IPC::Run3
- Jifty::DBI
- JSON
- JSON::XS
- List::MoreUtils
- Locale::Maketext::Extract
- Locale::Maketext::Lexicon
- Log::Log4perl
- LWP::UserAgent
- MIME::Types
- Module::CoreList
- Module::Install::Admin
- Module::Pluggable
- Module::Pluggable::Object
- Module::Refresh
- Module::ScanDeps
- Object::Declare
- Params::Validate
- Plack
- Plack::Middleware::Deflater
- Pod::Simple
- Scalar::Defer
- Shell::Command
- SQL::ReservedWords
- String::BufferStack
- String::Koremutake
- Sub::Exporter
- SUPER
- Template::Declare
- Test::Base
- Test::Email
- Test::Exception
- Test::HTML::Lint
- Test::LongString
- Test::MockModule
- Test::MockObject
- Test::More
- Test::Script::Run
- Test::WWW::Mechanize
- Test::WWW::Mechanize::PSGI
- Test::WWW::Selenium
- UNIVERSAL::require
- URI
- URI::Escape
- version
- WWW::Mechanize
- XML::Simple
- XML::Writer
- YAML
- YAML::Syck
- and possibly others
- CPAN Testers List
- Reverse dependencies
Jifty-1.10518
NAME
Jifty::Web::Form::Field::OrderedList - Ordered list field
DESCRIPTION
Ordered list field, if with_select => 1, then select functionality will be added to.
METHODS
render_widget
Renders the select widget.
accessors
Returns the list of available accessors.
Module Install Instructions
To install Jifty::Web::Form::Field::OrderedList, simply copy and paste either of the commands in to your terminal
cpanm Jifty::Web::Form::Field::OrderedList
perl -MCPAN -e shell install Jifty::Web::Form::Field::OrderedList
For more information on module installation please visit the detailed CPAN module installation guide.