MCPcopy Create free account

hub / github.com/cckevincyh/LibrarySystem / functions

Functions1,050 in github.com/cckevincyh/LibrarySystem

↓ 4 callersFunction_fnDrawHead
* Draw the header (or footer) element based on the column visibility states. The * methodology here is to use the layout array from _fnDetectHeader,
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1883
↓ 4 callersFunction_fnFilterComplete
* Filter the table using both the global filter and column based filtering * @param {object} oSettings dataTables settings object * @param {obje
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2861
↓ 4 callersFunction_fnGetColumns
* Get an array of column indexes that match a given property * @param {object} oSettings dataTables settings object * @param {string} sParam Par
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:844
↓ 4 callersFunction_fnInvalidate
* Mark cached data as invalid such that a re-read of the data will occur when * the cached data is next requested. Also update from the data source
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1501
↓ 4 callersFunction_fnVisbleColumns
* Get the number of visible columns * @param {object} oSettings dataTables settings object * @returns {int} i the number of visible columns *
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:830
↓ 4 callersFunction_selector_row_indexes
( settings, opts )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:7644
↓ 4 callersFunctionadd
( a )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4479
↓ 4 callersFunctiondb
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 4 callersFunctionfactory
( $, DataTable )
LibrarySystem/WebRoot/js/dataTables.bootstrap.js:15
↓ 4 callersMethodfindBackInfoByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/BackDao.java:15
↓ 4 callersMethodfindBookByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/BookDao.java:13
↓ 4 callersMethodgetAdmin
()
LibrarySystem/src/com/cc/library/domain/Book.java:95
↓ 4 callersMethodgetBookById
(Book book)
LibrarySystem/src/com/cc/library/dao/BookDao.java:18
↓ 4 callersMethodgetBorrowInfoById
(BorrowInfo info)
LibrarySystem/src/com/cc/library/service/BorrowService.java:13
↓ 4 callersMethodgetIsPay
()
LibrarySystem/src/com/cc/library/domain/ForfeitInfo.java:81
↓ 4 callersMethodgetPrice
()
LibrarySystem/src/com/cc/library/domain/Book.java:83
↓ 4 callersMethodgetPwd
()
LibrarySystem/src/com/cc/library/domain/Reader.java:44
↓ 4 callersMethodgetPwd
()
LibrarySystem/src/com/cc/library/domain/Admin.java:36
↓ 4 callersMethodgetReaderId
()
LibrarySystem/src/com/cc/library/domain/Reader.java:28
↓ 4 callersMethodgetReaderTypeId
()
LibrarySystem/src/com/cc/library/domain/ReaderType.java:15
↓ 4 callersMethodgetUsername
()
LibrarySystem/src/com/cc/library/domain/Admin.java:24
↓ 4 callersMethodinit
(FilterConfig filterConfig)
LibrarySystem/src/com/cc/library/web/filter/AdminFilter.java:20
↓ 4 callersFunctionna
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 4 callersFunctionsa
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 4 callersMethodsetBookType
(BookType bookType)
LibrarySystem/src/com/cc/library/domain/Book.java:44
↓ 4 callersMethodsetCurrentNum
(Integer currentNum)
LibrarySystem/src/com/cc/library/domain/Book.java:80
↓ 4 callersMethodsetEmail
(String email)
LibrarySystem/src/com/cc/library/domain/Reader.java:74
↓ 4 callersMethodsetISBN
(String iSBN)
LibrarySystem/src/com/cc/library/domain/Book.java:38
↓ 4 callersMethodsetNum
(Integer num)
LibrarySystem/src/com/cc/library/domain/Book.java:74
↓ 4 callersMethodsetPhone
(String phone)
LibrarySystem/src/com/cc/library/domain/Reader.java:56
↓ 4 callersMethodsetPrice
(Double price)
LibrarySystem/src/com/cc/library/domain/Book.java:86
↓ 4 callersMethodsetReaderTypeName
(String readerTypeName)
LibrarySystem/src/com/cc/library/domain/ReaderType.java:24
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/deleteBook.js:35
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/backBook.js:49
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/readerUpdatePwd.js:116
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/batchAddBook.js:85
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/batchAddReader.js:85
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/pay.js:48
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/adminUpdatePwd.js:121
↓ 4 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/deleteReader.js:35
↓ 4 callersFunctionta
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionD
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionLb
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 3 callersFunction__details_remove
( api, idx )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:8031
↓ 3 callersFunction_fnAddTr
* Add one or more TR elements to the table. Generally we'd expect to * use this for reading data from a DOM sourced table, but it could be * used
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1068
↓ 3 callersFunction_fnAjaxDataSrc
* Get the data from the JSON data source to use for drawing a table. Using * `_fnGetObjectDataFn` allows the data to be sourced from a property of t
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2750
↓ 3 callersFunction_fnBuildAjax
* Create an Ajax call based on the table's settings, taking into account that * parameters can have multiple forms, and backwards compatibility. *
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2428
↓ 3 callersFunction_fnClearTable
* Nuke the table * @param {object} oSettings dataTables settings object * @memberof DataTable#oApi
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1447
↓ 3 callersFunction_fnColumnOptions
* Apply options for a column * @param {object} oSettings dataTables settings object * @param {int} iCol column index to consider * @param {ob
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:638
↓ 3 callersFunction_fnDeleteIndex
* Take an array of integers (index array) and remove a target integer (value - not * the key!) * @param {array} a Index array to target * @par
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1462
↓ 3 callersFunction_fnGetRowElements
* Build a data source object from an HTML row, reading the contents of the * cells that are in the row. * * @param {object} settings DataTables
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1579
↓ 3 callersFunction_fnGetUniqueThs
* Get an array of unique th elements, one for each column * @param {object} oSettings dataTables settings object * @param {node} nHeader automat
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2391
↓ 3 callersFunction_fnHungarianMap
* Create a mapping object that allows camel case parameters to be looked up * for their Hungarian counterparts. The mapping is stored in a private
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:328
↓ 3 callersFunction_fnInitComplete
* Draw the table for the first time, adding all required features * @param {object} oSettings dataTables settings object * @param {object} [json
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3371
↓ 3 callersFunction_fnInitialise
* Draw the table for the first time, adding all required features * @param {object} settings dataTables settings object * @memberof DataTable#oA
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3287
↓ 3 callersFunction_fnScrollDraw
* Update the header, footer and body tables for resizing - i.e. column * alignment. * * Welcome to the most horrible function DataTables. The pr
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3799
↓ 3 callersFunction_fnSettingsFromNode
* Return the settings object for a particular table * @param {node} table table we are using as a dataTable * @returns {object} Settings object
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5041
↓ 3 callersFunction_fnSortingClasses
* Set the sorting classes on table's body, Note: it is safe to call this function * when bSort and bSortClasses are false * @param {object} oSett
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4843
↓ 3 callersFunction_fnVisibleToColumnIndex
* Covert the index of a visible column to the index in the data array (take account * of hidden columns) * @param {object} oSettings dataTables s
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:797
↓ 3 callersFunction_isNumber
( d, decimalPoint, formatted )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:150
↓ 3 callersFunction_numbers
( page, pages )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:14285
↓ 3 callersFunction_selector_first
( inst )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:7622
↓ 3 callersFunction_selector_opts
( opts )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:7602
↓ 3 callersFunction_selector_run
( type, selector, selectFn, settings, opts )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:7563
↓ 3 callersFunction_unique
( src )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:291
↓ 3 callersFunctionattr
( str, td )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1591
↓ 3 callersFunctionattrTest
( src )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:702
↓ 3 callersFunctionca
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctioncallback
( json )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2461
↓ 3 callersFunctioncompat
( old, modern )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2704
↓ 3 callersFunctionea
(a,b,c,d)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 3 callersMethodgetBackInfoById
(BackInfo backInfo)
LibrarySystem/src/com/cc/library/service/BackService.java:11
↓ 3 callersMethodgetBook
()
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:49
↓ 3 callersMethodgetBookId
()
LibrarySystem/src/com/cc/library/domain/Book.java:25
↓ 3 callersMethodgetBookType
(BookType bookType)
LibrarySystem/src/com/cc/library/service/BookTypeService.java:25
↓ 3 callersMethodgetBookType
(BookType bookType)
LibrarySystem/src/com/cc/library/dao/BookTypeDao.java:28
↓ 3 callersFunctiongetParent
($this)
LibrarySystem/WebRoot/js/bootstrap.js:774
↓ 3 callersMethodgetReader
(Reader reader)
LibrarySystem/src/com/cc/library/service/ReaderService.java:14
↓ 3 callersMethodgetReaderBypaperNO
(Reader reader)
LibrarySystem/src/com/cc/library/service/ReaderService.java:28
↓ 3 callersMethodgetReaderTypeName
()
LibrarySystem/src/com/cc/library/domain/ReaderType.java:21
↓ 3 callersFunctioni
()
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionka
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionq
()
LibrarySystem/WebRoot/js/bootstrap.min.js:6
↓ 3 callersFunctionqa
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersMethodqueryBackInfo
(String iSBN, String paperNO,int borrowId,int pageCode,int pageSize)
LibrarySystem/src/com/cc/library/service/BackService.java:13
↓ 3 callersMethodsetAdmin
(Admin admin)
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:70
↓ 3 callersMethodsetAdmin
(Admin admin)
LibrarySystem/src/com/cc/library/domain/ForfeitInfo.java:60
↓ 3 callersMethodsetAid
(Integer aid)
LibrarySystem/src/com/cc/library/domain/Authorization.java:35
↓ 3 callersMethodsetBookName
(String bookName)
LibrarySystem/src/com/cc/library/domain/Book.java:50
↓ 3 callersMethodsetBorrowInfo
(BorrowInfo borrowInfo)
LibrarySystem/src/com/cc/library/domain/BackInfo.java:23
↓ 3 callersMethodsetPhone
(String phone)
LibrarySystem/src/com/cc/library/domain/Admin.java:45
↓ 3 callersMethodsetReaderId
(Integer readerId)
LibrarySystem/src/com/cc/library/domain/Reader.java:32
↓ 3 callersMethodsetState
(Integer state)
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:82
↓ 3 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/addBookType.js:85
↓ 3 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/addReader.js:166
↓ 3 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/adminLogin.js:87
↓ 3 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/addAdmin.js:120
↓ 3 callersFunctionshowInfo
(msg)
LibrarySystem/WebRoot/js/login.js:86
↓ 3 callersFunctionsize
( s )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3653
↓ 3 callersFunctionua
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
← previousnext →101–200 of 1,050, ranked by callers