Namespace: Helper

QfqNS.Helper

Qfq Helper Namespace

Source:

Methods

(static) jqxComboBox()

Source:

(static) jqxDateTimeInput()

Initializes jqxDateTimeInput widgets.

It configures all <div>s having a class jqw-datetimepicker as jqxDateTimeInput.

Given the HTML snippet

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    ...

it will create a hidden input sibling element of the <div> where the selected date is stored for plain old form submission, thus rendering the above snippet effectively to

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    <input type="hidden" name="datetimepicker">
    ...

The jqxDateTimeInput can be configured using following data attributes

Source:

(static) showAjaxError(jqHXR, textStatus, errorThrown)

Parameters:
Name Type Description
jqHXR
textStatus
errorThrown
Source:

(static) stringBool(string) → {*}

Parameters:
Name Type Description
string
Source:
Returns:
Type
*

QfqNS.Helper

Qfq Helper Namespace

Source:

Methods

(static) jqxComboBox()

Source:

(static) jqxDateTimeInput()

Initializes jqxDateTimeInput widgets.

It configures all <div>s having a class jqw-datetimepicker as jqxDateTimeInput.

Given the HTML snippet

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    ...

it will create a hidden input sibling element of the <div> where the selected date is stored for plain old form submission, thus rendering the above snippet effectively to

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    <input type="hidden" name="datetimepicker">
    ...

The jqxDateTimeInput can be configured using following data attributes

Source:

(static) showAjaxError(jqHXR, textStatus, errorThrown)

Parameters:
Name Type Description
jqHXR
textStatus
errorThrown
Source:

(static) stringBool(string) → {*}

Parameters:
Name Type Description
string
Source:
Returns:
Type
*

QfqNS.Helper

Qfq Helper Namespace

Source:

Methods

(static) jqxComboBox()

Source:

(static) jqxDateTimeInput()

Initializes jqxDateTimeInput widgets.

It configures all <div>s having a class jqw-datetimepicker as jqxDateTimeInput.

Given the HTML snippet

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    ...

it will create a hidden input sibling element of the <div> where the selected date is stored for plain old form submission, thus rendering the above snippet effectively to

...
    <div class="jqw-datetimepicker" data-control-name="datetimepicker" ></div>
    <input type="hidden" name="datetimepicker">
    ...

The jqxDateTimeInput can be configured using following data attributes

Source:

(static) showAjaxError(jqHXR, textStatus, errorThrown)

Parameters:
Name Type Description
jqHXR
textStatus
errorThrown
Source:

(static) stringBool(string) → {*}

Parameters:
Name Type Description
string
Source:
Returns:
Type
*