OpenSencillo  2016.106
Long live the simplicity of PHP
 All Data Structures Namespaces Files Functions Pages
jquery.dataTables.js File Reference

Go to the source code of this file.

Functions

 if (typeof define=== 'function'&&define.amd)
 

Variables

function factory
 
 else
 
function window
 
function document
 
function undefined
 
var DataTable
 
var _ext
 
var _Api
 
var _api_register
 
var _api_registerPlural
 
var _re_dic = {}
 
var _re_new_lines = /[\r\n]/g
 
var _re_html = /<.*?>/g
 
var _re_date_start = /^[\w\+\-]/
 
var _re_date_end = /[\w\+\-]$/
 

Detailed Description

DataTables 1.10.12-dev ©2008-2015 SpryMedia Ltd - datatables.net/license DataTables Paginate, search and order HTML tables

Version
1.10.12-dev
Author
SpryMedia Ltd (www.sprymedia.co.uk) www.sprymedia.co.uk/contact

This source file is free software, available under the following license: MIT license - http://datatables.net/license

This source file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details.

For details please refer to: http://www.datatables.net

Definition in file jquery.dataTables.js.

Variable Documentation

else
Initial value:
{
factory( jQuery, window, document )

Definition at line 54 of file jquery.dataTables.js.

function factory
Initial value:
{
"use strict"

Definition at line 27 of file jquery.dataTables.js.

function e e e e e e e e e e e e e e e undefined
Initial value:
{
"use strict"

Definition at line 59 of file jquery.dataTables.js.