HtmlHelper Class Reference

Public Menmber Functions

__formatAttribute? ($key, $value, $escape=true)
_parseAttributes? ($options, $exclude=null, $insertBefore= ' ', $insertAfter=null)
addCrumb? ($name, $link)
areaTag? ($tagName, $cols=60, $rows=10, $htmlAttributes=array(), $return=false)
charset? ($charset, $return=false)
charsetTag? ($charset, $return=false)
checkbox ($fieldName, $title=null, $htmlAttributes=array(), $return=false)
checkboxTag? ($fieldName, $title=null, $htmlAttributes=array(), $return=false)
contentTag? ($name, $content, $options=null)
css? ($path, $rel= 'stylesheet', $htmlAttributes=array(), $return=false)
cssTag ($path, $rel= 'stylesheet', $htmlAttributes=array(), $return=false)
dateTimeOptionTag? ($tagName, $dateFormat= 'DMY', $timeFormat= '12', $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
dayOptionTag? ($tagName, $value=null, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
file? ($fieldName, $htmlAttributes=array(), $return=false)
fileTag? ($fieldName, $htmlAttributes=array(), $return=false)
formTag? ($target=null, $type= 'post', $htmlAttributes=array())
getCrumbs? ($separator= '»', $startText=false, $return=false)
guiListTree? ($data, $htmlAttributes=array(), $bodyKey= 'body', $childrenKey= 'children', $return=false)
hidden ($fieldName, $htmlAttributes=array(), $return=false)
hiddenTag? ($tagName, $value=null, $htmlOptions=null)
hourOptionTag? ($tagName, $value=null, $format24Hours=false, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
image? ($path, $htmlAttributes=array(), $return=false)
imageTag? ($path, $alt=null, $htmlAttributes=array(), $return=false)
input ($fieldName, $htmlAttributes=array(), $return=false)
inputTag? ($tagName, $size=20, $htmlOptions=null)
javascriptIncludeTag? ($url)
javascriptTag? ($script)
link? ($title, $url=null, $htmlAttributes=array(), $confirmMessage=false, $escapeTitle=true, $return=false)
linkEmail? ($title, $email=null, $options=null)
linkOut? ($title, $url=null, $htmlAttributes=array(), $escapeTitle=true, $return=false)
linkTo? ($title, $url, $htmlAttributes=array(), $confirmMessage=false, $escapeTitle=true, $return=false)
meridianOptionTag? ($tagName, $value=null, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
minuteOptionTag? ($tagName, $value=null, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
monthOptionTag? ($tagName, $value=null, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
parseHtmlOptions? ($options, $exclude=null, $insertBefore= ' ', $insertAfter=null)
password? ($fieldName, $htmlAttributes=array(), $return=false)
passwordTag? ($fieldName, $size=20, $htmlAttributes=array(), $return=false)
radio ($fieldName, $options, $inbetween=null, $htmlAttributes=array(), $return=false)
radioTags? ($fieldName, $options, $inbetween=null, $htmlAttributes=array(), $return=false)
selectTag ($fieldName, $optionElements, $selected=null, $selectAttr=array(), $optionAttr=null, $showEmpty=true, $return=false)
setFormTag? ($tagValue)
submit ($caption= 'Submit', $htmlAttributes=array(), $return=false)
submitTag? ()
tableCells? ($data, $oddTrOptions=null, $evenTrOptions=null, $return=false)
tableHeaders? ($names, $trOptions=null, $thOptions=null, $return=false)
tag? ($name, $options=null, $open=false)
tagErrorMsg ($field, $text)
tagIsInvalid? ($model, $field)
tagValue? ($fieldName, $escape=false)
textarea ($fieldName, $htmlAttributes=array(), $return=false)
trim? ()
url? ($url=null, $return=false)
urlFor? ($url)
validate ()
validateErrors ()
yearOptionTag? ($tagName, $value=null, $minYear=null, $maxYear=null, $selected=null, $selectAttr=null, $optionAttr=null, $showEmpty=true)
最終更新:2007年07月30日 16:51