Para::Frame::Template::Components - Template creation and modification
The respective object is defined in their source pods.
See Para::Frame::Template::Overview
This is some of the exported objects.
- slider
-
Draws a series of radiobuttons representing a range of numerical
values.
- input
-
Draws a input field widget.
- radio
-
Draws a radiobutton.
- checkbox
-
Draws a checkbox.
- textarea
-
Draws a textarea.
- select
-
Draws a dropdown menu from a list of records (from a DB).
- hidden
-
Inserts a hidden form field.
- preserve_data
-
Preserves most query params EXCEPT those mentioned
- plan_backtrack
-
Pops the URL from the top of the route stack and returns it.
- rowlist
-
Returns a list of values. One entry for each nonempty row in the
text.
- list2block
-
This is the inverse of rowlist. Returns a textblock created from a
list of values.
- submit
-
Draw a form submit button.
- go
-
Draw a form submit button with custom next_handler and next_action.
- jump
-
Draw a link.
- forward
-
Draw a link, keeping all curent params.
- plan_next
-
Insert a new step in the route.
- alfanum_bar
-
Draws a alfanumerical link bar.
- hr
-
Creates a small hr.
Just some of them...
- Para::Frame::Request/set_ritframe_params
-
- Para::Frame::DBIx/"Exported objects"
-
- Para::Frame::Widget
-
Para::Frame, Para::Frame::Template::Overview