Solar_View_Helper_Form::_indent()
protected
string
Solar_View_Helper_Form::_indent
( int $num
, string $text = NULL
)
Returns text indented to a number of levels, accounting for whether or not we are in a fieldset.
Parameters
(int)
$num
: The number of levels to indent.(string)
$text
: The text to indent.
Returns
(string) The indented text.
Description
Returns text indented to a number of levels, accounting for whether or not we are in a fieldset.