|
VirtueMart
3.2.14.9808
|
Public Member Functions | |
| utf8ize ($mixed) | |
Static Public Member Functions | |
| static | safe_json_encode ($value) |
| static | addJScript ($name, $script=false, $defer=true, $async=false, $inline=false, $ver=0) |
| static | getJScripts () |
| static | removeJScript ($name) |
| static | writeJS () |
| static | js ($namespace, $path=FALSE, $version='', $minified=false) |
| static | css ($namespace, $path=FALSE, $version='', $minified=NULL) |
| static | loadBECSS () |
| static | setPath ($namespace, $path=FALSE, $version='', $minified=NULL, $ext= 'js', $absolute_path=false) |
| static | jQuery ($isSite=-1) |
| static | jQueryUi () |
| static | vmVariables () |
| static | jPrice () |
| static | jSite () |
| static | jDynUpdate () |
| static | JcountryStateList ($stateIds, $prefix='', $suffix='_field') |
| static | loadPopUpLib () |
| static | popup ($container, $activator) |
| static | chosenDropDowns () |
| static | JvalideForm ($name='#adminForm') |
| static | vmValidator ($guest=null, $userFields=0, $prefiks='') |
| static | jCreditCard () |
| static | cssSite () |
| static | jDate ($date='', $name="date", $id=NULL, $resetBt=TRUE, $yearRange='', $minMax='') |
| static | date ($date, $format='LC2', $joomla=FALSE, $tz=false) |
| static | keepAlive ($minlps=2, $maxlps=5) |
| static | ajaxCategoryDropDown ($id, $param, $emptyOpt) |
Private Member Functions | |
| __construct () | |
Static Private Member Functions | |
| static | isAdmin () |
Static Private Attributes | |
| static | $_jsAdd = array() |
| static | $_be = null |
Class to provide js API of vm
|
private |
|
static |
| $name | ||
| bool | $script | |
| bool | $min | |
| bool | $defer | http://peter.sh/experiments/asynchronous-and-deferred-javascript-execution-explained/ |
| bool | $async |
|
static |
|
static |
|
static |
Write a <link></link> element
| string | path to file |
| string | library name |
| string | library version |
| boolean | library version |
|
static |
ADD some CSS if needed Prevent duplicate load of CSS stylesheet
|
static |
|
static |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Adds jQuery if needed
|
static |
|
static |
Write a <script></script> element
| string | path to file |
| string | library name |
| string | library version |
| boolean | load minified version |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Creates popup, fancy or other for TOS
|
static |
|
static |
|
static |
Set file path(look in template if relative path)
| vmJsApi::utf8ize | ( | $mixed | ) |
|
static |
|
static |
|
static |
|
staticprivate |
|
staticprivate |
1.8.11