PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Class: FormTagHelper

Source Location: /vendor/trax/action_view/helpers/form_tag_helper.php

Class Overview

Helpers
   |
   --FormTagHelper



Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Helpers

Helpers::__construct()
Construct a Helpers object
Helpers::boolean_attribute()
Convert an attribute to proper XML boolean form
Helpers::cdata_section()
Wrap CDATA begin and end tags around argument
Helpers::content_tag()
Generate an open/close pair of tags with optional attributes and content between
Helpers::convert_options()
Convert selected attributes to proper XML boolean form
Helpers::object()
Given the name of an ActiveRecord subclass, find an instance
Helpers::tag()
Generate an HTML or XML tag with optional attributes and self-ending
Helpers::tag_options()
Convert array of tag attribute names and values to string
Helpers::to_content_tag()
Helpers::value()
Get value of current attribute in the current ActiveRecord object

Class Details

[line 34]


Tags:

todo:  Document this class


[ Top ]


Class Methods


method check_box_tag [line 120]

void check_box_tag( mixed $name, [mixed $value = "1"], [mixed $checked = false], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method file_field_tag [line 89]

void file_field_tag( mixed $name, [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method form_tag [line 39]

void form_tag( [mixed $url_for_options = array()], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method hidden_field_tag [line 81]

void hidden_field_tag( mixed $name, [mixed $value = null], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method image_submit_tag [line 149]

void image_submit_tag( mixed $source, [mixed $options = array()])



Tags:

uses:  Helpers::tag()
todo:  Document this method


[ Top ]

method password_field_tag [line 97]

void password_field_tag( [mixed $name = "password"], [mixed $value = null], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method radio_button_tag [line 130]

void radio_button_tag( mixed $name, mixed $value, [mixed $checked = false], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method select_tag [line 65]

void select_tag( mixed $name, [mixed $option_tags = null], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method start_form_tag [line 56]

void start_form_tag( )



Tags:

todo:  Document this method


[ Top ]

method submit_tag [line 140]

void submit_tag( [mixed $value = "Save changes"], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method text_area_tag [line 105]

void text_area_tag( mixed $name, [mixed $content = null], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]

method text_field_tag [line 73]

void text_field_tag( mixed $name, [mixed $value = null], [mixed $options = array()])



Tags:

todo:  Document this method


[ Top ]


Documentation generated on Thu, 04 May 2006 19:47:43 -0600 by phpDocumentor 1.3.0RC4