You are here

public function FrxHostApplication::add_js in Forena Reports 6.2

Same name and namespace in other branches
  1. 7.2 FrxHostApplication.inc \FrxHostApplication::add_js()

Add a javascript file for theming css Enter description here ...

Parameters

unknown_type $js_file:

1 method overrides FrxHostApplication::add_js()
FrxDrupalApplication::add_js in ./FrxDrupalApplication.inc
Add a javascript file for theming css Enter description here ...

File

./FrxHostApplication.inc, line 70

Class

FrxHostApplication

Code

public function add_js($js_file) {
}