Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cckevincyh/LibrarySystem
/ functions
Functions
1,050 in github.com/cckevincyh/LibrarySystem
⨍
Functions
1,050
◇
Types & classes
87
↓ 1,209 callers
Function
$
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 106 callers
Function
a
( cell, name )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:6422
↓ 51 callers
Function
ajax
(option)
LibrarySystem/WebRoot/ajax-lib/ajaxutils.js:28
↓ 48 callers
Method
apply
(Object obj, String name, Object value)
LibrarySystem/src/com/cc/library/action/BookAction.java:156
↓ 37 callers
Function
r
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 24 callers
Function
_fnCallbackFire
* Fire callback functions and trigger events. Note that the loop over the * callback array store is done backwards! Further note that you do not wan
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5236
↓ 23 callers
Function
_fnStringToCss
* Append a CSS unit (only if required) to a string * @param {string} value to css-ify * @returns {string} value with css unit * @memberof Dat
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4414
↓ 21 callers
Method
setUrl
(String url)
LibrarySystem/src/com/cc/library/domain/PageBean.java:67
↓ 16 callers
Function
b
(c,e)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 16 callers
Function
g
(b,c,d,e)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 15 callers
Function
ma
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 15 callers
Function
param
( name, value )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2607
↓ 14 callers
Function
_fnCallbackReg
* Register a callback function. Easily allows a callback function to be added to * an array store of callback functions that can then all be called
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5210
↓ 14 callers
Function
_fnCompatMap
( o, knew, old )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:444
↓ 14 callers
Function
_fnDataSource
* Detect the data source being used for the table. Used to simplify the code * a little (ajax) and to make it compress a little smaller. * * @p
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5312
↓ 14 callers
Function
_fnGetCellData
* Get the data for a given cell from the internal cache, taking into account data mapping * @param {object} settings dataTables settings object *
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1120
↓ 14 callers
Method
setBeanList
(List<T> beanList)
LibrarySystem/src/com/cc/library/domain/PageBean.java:59
↓ 14 callers
Method
setPageCode
(int pageCode)
LibrarySystem/src/com/cc/library/domain/PageBean.java:24
↓ 14 callers
Method
setPageSize
(int pageSize)
LibrarySystem/src/com/cc/library/domain/PageBean.java:51
↓ 14 callers
Method
setTotalRecord
(int totalRecord)
LibrarySystem/src/com/cc/library/domain/PageBean.java:43
↓ 12 callers
Function
_fnProcessingDisplay
* Display or hide the processing indicator * @param {object} settings dataTables settings object * @param {bool} show Show the processing indica
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3615
↓ 12 callers
Function
_pluck
( a, prop, prop2 )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:192
↓ 11 callers
Function
e
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 11 callers
Method
md5
md5加密 @param message 输入的数据 @return 加密后的数据
LibrarySystem/src/com/cc/library/util/Md5Utils.java:15
↓ 10 callers
Function
b
()
LibrarySystem/WebRoot/js/bootstrap.min.js:6
↓ 10 callers
Method
getPaperNO
()
LibrarySystem/src/com/cc/library/domain/Reader.java:86
↓ 10 callers
Function
ia
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 10 callers
Function
ja
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 9 callers
Function
_empty
( d )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:127
↓ 9 callers
Function
_fnApplyToChildren
* Apply a given function to the display child nodes of an element array (typically * TD children of TR rows * @param {function} fn Method to appl
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4055
↓ 9 callers
Function
d
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 9 callers
Method
getAuthorization
()
LibrarySystem/src/com/cc/library/domain/Admin.java:48
↓ 9 callers
Method
getName
()
LibrarySystem/src/com/cc/library/domain/Admin.java:30
↓ 9 callers
Method
getState
()
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:79
↓ 9 callers
Method
getSuperSet
()
LibrarySystem/src/com/cc/library/domain/Authorization.java:74
↓ 9 callers
Function
h
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 9 callers
Function
ha
()
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 9 callers
Function
pa
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 8 callers
Function
S
(a,b,c,d,e,f,g)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 8 callers
Function
_fnLog
* Log an error message * @param {object} settings dataTables settings object * @param {int} level log error messages, or display them to the use
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5060
↓ 8 callers
Function
_fnMap
* See if a property is defined on one object, if so assign it to the other object * @param {object} ret target object * @param {object} src sour
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5103
↓ 8 callers
Function
c
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 8 callers
Function
e
()
LibrarySystem/WebRoot/js/bootstrap.min.js:6
↓ 8 callers
Method
execute
()
LibrarySystem/src/com/cc/library/action/FileDownloadAction.java:37
↓ 8 callers
Method
getReaderType
()
LibrarySystem/src/com/cc/library/domain/Reader.java:60
↓ 8 callers
Method
getState
()
LibrarySystem/src/com/cc/library/domain/Admin.java:54
↓ 8 callers
Method
setBorrowId
(Integer borrowId)
LibrarySystem/src/com/cc/library/domain/ForfeitInfo.java:32
↓ 8 callers
Method
setTypeId
(Integer typeId)
LibrarySystem/src/com/cc/library/domain/BookType.java:21
↓ 8 callers
Function
showInfo
(msg)
LibrarySystem/WebRoot/js/borrowBook.js:59
↓ 7 callers
Function
I
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 7 callers
Function
_fnAddData
* Add a data array to the table, creating DOM node etc. This is the parallel to * _fnGatherData, but for adding rows from a Javascript source, rathe
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1014
↓ 7 callers
Function
_fnDraw
* Insert the required TR nodes into the table for display * @param {object} oSettings dataTables settings object * @memberof DataTable#oApi
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1981
↓ 7 callers
Method
getBorrowId
()
LibrarySystem/src/com/cc/library/domain/BackInfo.java:14
↓ 7 callers
Method
getISBN
()
LibrarySystem/src/com/cc/library/domain/Book.java:35
↓ 7 callers
Method
getTypeName
()
LibrarySystem/src/com/cc/library/domain/BookType.java:24
↓ 7 callers
Function
mb
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 7 callers
Function
nb
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 7 callers
Method
setBorrowId
(Integer borrowId)
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:46
↓ 7 callers
Method
setBorrowId
(Integer borrowId)
LibrarySystem/src/com/cc/library/domain/BackInfo.java:17
↓ 7 callers
Method
setUsername
(String username)
LibrarySystem/src/com/cc/library/domain/Admin.java:27
↓ 7 callers
Function
y
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 6 callers
Function
_fnCamelToHungarian
* Convert from camel case parameters to Hungarian, based on a Hungarian map * created by _fnHungarianMap. * @param {object} src The model object
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:366
↓ 6 callers
Function
_fnReDraw
* Redraw the table - taking account of the various features which are enabled * @param {object} oSettings dataTables settings object * @param {b
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2122
↓ 6 callers
Function
_range
( len, start )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:243
↓ 6 callers
Function
f
(f,g,h,i,k)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 6 callers
Method
setName
(String name)
LibrarySystem/src/com/cc/library/domain/Reader.java:40
↓ 6 callers
Method
setName
(String name)
LibrarySystem/src/com/cc/library/domain/Admin.java:33
↓ 6 callers
Method
setPaperNO
(String paperNO)
LibrarySystem/src/com/cc/library/domain/Reader.java:90
↓ 6 callers
Method
setPwd
(String pwd)
LibrarySystem/src/com/cc/library/domain/Reader.java:48
↓ 6 callers
Method
setReaderType
(ReaderType readerType)
LibrarySystem/src/com/cc/library/domain/Reader.java:64
↓ 6 callers
Method
setReaderTypeId
(Integer readerTypeId)
LibrarySystem/src/com/cc/library/domain/ReaderType.java:18
↓ 6 callers
Function
wa
(a,b,c,d,e)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 5 callers
Function
Ia
(a,b,c,d)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 5 callers
Function
Na
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 5 callers
Function
_fnGetObjectDataFn
* Return a function that can be used to get data from a source object, taking * into account the ability to use nested objects as a source * @par
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1204
↓ 5 callers
Function
_fnSetObjectDataFn
* Return a function that can be used to set data from a source object, taking * into account the ability to use nested objects as a source * @par
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1327
↓ 5 callers
Function
_fnSortFlatten
( settings )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4468
↓ 5 callers
Function
_pluck_order
( a, order, prop, prop2 )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:219
↓ 5 callers
Function
callback
()
LibrarySystem/WebRoot/js/bootstrap.js:58
↓ 5 callers
Function
ga
(a,b,d,e)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 5 callers
Method
getAutho
()
LibrarySystem/src/com/cc/library/domain/Book.java:53
↓ 5 callers
Method
getBookName
()
LibrarySystem/src/com/cc/library/domain/Book.java:47
↓ 5 callers
Method
getCurrentNum
()
LibrarySystem/src/com/cc/library/domain/Book.java:77
↓ 5 callers
Method
getForfeitInfoById
(ForfeitInfo forfeitInfo)
LibrarySystem/src/com/cc/library/service/ForfeitService.java:15
↓ 5 callers
Method
getNum
()
LibrarySystem/src/com/cc/library/domain/Book.java:71
↓ 5 callers
Method
getPress
()
LibrarySystem/src/com/cc/library/domain/Book.java:59
↓ 5 callers
Method
getTypeId
()
LibrarySystem/src/com/cc/library/domain/BookType.java:18
↓ 5 callers
Method
setAid
(Integer aid)
LibrarySystem/src/com/cc/library/domain/Admin.java:21
↓ 5 callers
Method
setBookId
(Integer bookId)
LibrarySystem/src/com/cc/library/domain/Book.java:28
↓ 5 callers
Method
setPwd
(String pwd)
LibrarySystem/src/com/cc/library/domain/Admin.java:39
↓ 5 callers
Method
setState
(Integer state)
LibrarySystem/src/com/cc/library/domain/Admin.java:57
↓ 5 callers
Method
setTypeName
(String typeName)
LibrarySystem/src/com/cc/library/domain/BookType.java:27
↓ 5 callers
Function
showInfo
(msg)
LibrarySystem/WebRoot/js/renewBook.js:49
↓ 4 callers
Function
A
(b,c,d,h)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 4 callers
Function
Ma
(b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 4 callers
Function
T
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 4 callers
Function
__numericReplace
( d, decimalPlace, re1, re2 )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:14541
↓ 4 callers
Function
_fnAdjustColumnSizing
* Adjust the table column widths for new data. Note: you would probably want to * do a redraw after calling this function! * @param {object} sett
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:765
↓ 4 callers
Function
_fnColumnIndexToVisible
* Covert the index of an index in the data array and convert it to the visible * column index (take account of hidden columns) * @param {int} i
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:815
↓ 4 callers
Function
_fnDetectHeader
* Use the DOM source to create up an array of header cells. The idea here is to * create a layout grid (array) of rows x columns, which contains a r
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2316
next →
1–100 of 1,050, ranked by callers