SproutCMS

This is the code documentation for the SproutCMS project

function script()

Gets a <script> tag to include jQuery or jQuery UI

Usage

unknown Jquery::script ( string $lib , string $loc [, string $min ] );

Arguments

  1. string $lib
    Library to include: 'jquery' or 'jqueryui'
  2. string $loc
    Location: 'front' or 'admin'
  3. string $min = min
    Specify 'min' to get a minified version