Configuration

Configuration keys for the Solar_View class.

template_path

  • (array) The paths to view template directories.

  • Default: array ( )

helper_class

  • (array) A stack of helper class prefixes.

  • Default: array ( )

escape

  • (array) Keys for 'quotes' and 'charset' to use when escaping template values; cf. the Solar_View::$_escape property.

  • Default: array ( )



Local