API17

API17:JHtmlSliders::start

From Joomla! Documentation

Joomla 11.1 JHtmlSliders::start

Description

Creates a panes and loads the javascript behavior for it.


public static function start (
        $group= 'sliders'
        $params=array
)
Parameter Type Default Description
$group string 'sliders' The pane identifier.
$params array array() An array of options.
  • Returns string
  • Defined on line 32 of libraries/joomla/html/html/sliders.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples