\champlatesBootstrapScript

Class BootstrapScript The Bootstrap Javascript Component

Summary

Methods
Properties
Constants
__construct()
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$jqueryVersion
N/A

Properties

$jqueryVersion

$jqueryVersion : \champlates\string:

Type

\champlates\string: — The JQuery version to use

Methods

__construct()

__construct(\champlates\string  $version = "3.3.7", \champlates\string  $jqueryVersion = "3.1.1") 

BootstrapScript constructor.

Parameters

\champlates\string $version
\champlates\string $jqueryVersion

render()

render(\champlates\string  $language) : \champlates\string:

Prepends the JQuery script because bootstrap depends on it

Parameters

\champlates\string $language

Returns

\champlates\string: —

The rendered HTML string