MCPcopy Create free account

hub / github.com/cckevincyh/LibrarySystem / functions

Functions1,050 in github.com/cckevincyh/LibrarySystem

↓ 3 callersMethodupdateAdminInfo
(Admin admin)
LibrarySystem/src/com/cc/library/dao/AdminDao.java:12
↓ 3 callersMethodupdateBookInfo
(Book updateBook)
LibrarySystem/src/com/cc/library/service/BookService.java:23
↓ 3 callersMethodupdateBorrowInfo
(BorrowInfo borrowInfoById)
LibrarySystem/src/com/cc/library/dao/BorrowDao.java:20
↓ 3 callersMethodupdateReaderInfo
(Reader reader)
LibrarySystem/src/com/cc/library/dao/ReaderDao.java:14
↓ 3 callersFunctionw
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionxa
(a,b,c,d,e,f)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 3 callersFunctionz
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersFunctionDa
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionGa
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionJ
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersFunctionJa
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionJb
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 2 callersFunctionKb
(a,b,c,d)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 2 callersFunctionO
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersFunctionOa
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionSb
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:4
↓ 2 callersFunctionUa
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionWa
(a,b,c,d,e)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctionXa
(a,b,c)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunction__details_display
( api, show )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:8048
↓ 2 callersFunction__reload
( settings, holdPosition, callback )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:7413
↓ 2 callersFunction_addNumericSort
( decimalPlace )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:14570
↓ 2 callersFunction_fnAddColumn
* Add a column to the list used for the table with default values * @param {object} oSettings dataTables settings object * @param {node} nTh The
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:606
↓ 2 callersFunction_fnBindAction
* Bind an event handers to allow a click or return key to activate the callback. * This is good for accessibility since a return on the keyboard wil
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5181
↓ 2 callersFunction_fnCalculateColumnWidths
* Calculate the width of columns for the table * @param {object} oSettings dataTables settings object * @memberof DataTable#oApi
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4094
↓ 2 callersFunction_fnColumnTypes
* Calculate the 'type' of a column * @param {object} settings dataTables settings object * @memberof DataTable#oApi
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:863
↓ 2 callersFunction_fnCompatCols
* Provide backwards compatibility for column options. Note that the new options * are mapped onto the old parameters, so this is an external interfa
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:495
↓ 2 callersFunction_fnCompatOpts
* Provide backwards compatibility for the main DT options. Note that the new * options are mapped onto the old parameters, so this is an external in
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:457
↓ 2 callersFunction_fnCreateTr
* Create a new TR element (and it's TD children) for a row * @param {object} oSettings dataTables settings object * @param {int} iRow Row to con
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1679
↓ 2 callersFunction_fnEscapeRegex
* Escape a string such that it can be used in a regular expression * @param {string} sVal string to escape * @returns {string} escaped string
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3069
↓ 2 callersFunction_fnExtend
* Extend objects - very similar to jQuery.extend, but deep copy objects, and * shallow copy arrays. The reason we need to do this, is that we don't
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5145
↓ 2 callersFunction_fnFilterCreateSearch
* Build a regular expression object suitable for searching a table * @param {string} sSearch string to search for * @param {bool} bRegex treat a
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3033
↓ 2 callersFunction_fnGetDataMaster
* Return an array with the full table data * @param {object} oSettings dataTables settings object * @returns array {array} aData Master data arr
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1436
↓ 2 callersFunction_fnLanguageCompat
* Language compatibility - when certain options are given, and others aren't, we * need to duplicate the values over, in order to provide backwards
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:405
↓ 2 callersFunction_fnLengthChange
( settings, val )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3385
↓ 2 callersFunction_fnLengthOverflow
( settings )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5258
↓ 2 callersFunction_fnPageChange
* Alter the display settings to change the page * @param {object} settings DataTables settings object * @param {string|int} action Paging action
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3525
↓ 2 callersFunction_fnReduce
* Array.prototype reduce[Right] method, used for browsers which don't support * JS 1.6. Done this way to reduce code size, since we iterate either w
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:572
↓ 2 callersFunction_fnRenderer
( settings, type )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:5283
↓ 2 callersFunction_fnRowAttributes
* Add attributes to a row based on the special `DT_*` parameters in a data * source object. * @param {object} settings DataTables settings object
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1757
↓ 2 callersFunction_fnSaveState
* Save the state of a table * @param {object} oSettings dataTables settings object * @memberof DataTable#oApi
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4919
↓ 2 callersFunction_fnSearchToCamel
* Convert from the internal Hungarian notation to camelCase for external * interaction * @param {object} obj Object to convert * @returns {obj
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3153
↓ 2 callersFunction_fnSearchToHung
* Convert from camelCase notation to the internal Hungarian. We could use the * Hungarian convert function here, but this is cleaner * @param {ob
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:3172
↓ 2 callersFunction_fnSetCellData
* Set the value for a specific cell, into the internal data cache * @param {object} settings dataTables settings object * @param {int} rowIdx ao
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1167
↓ 2 callersFunction_fnSortAttachListener
* Attach a sort handler (click) to a node * @param {object} settings dataTables settings object * @param {node} attachTo node to attach the hand
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4805
↓ 2 callersFunction_fnSortListener
* Function to run on user sort request * @param {object} settings dataTables settings object * @param {node} attachTo node to attach the handler
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4721
↓ 2 callersFunction_fnSplitObjNotation
* Split string on periods, taking into account escaped periods * @param {string} str String to split * @return {array} Split string
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1189
↓ 2 callersFunction_fnThrottle
* Throttle the calls to a function. Arguments and context are maintained for * the throttled function * @param {function} fn Function to be calle
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4310
↓ 2 callersFunction_htmlNumeric
( d, decimalPoint, formatted )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:178
↓ 2 callersFunction_intVal
( s )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:132
↓ 2 callersFunction_numToDecimal
( num, decimalPoint )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:139
↓ 2 callersFunction_removeEmpty
( a )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:265
↓ 2 callersFunctionc
()
LibrarySystem/WebRoot/js/bootstrap.min.js:6
↓ 2 callersFunctioncb
()
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:3
↓ 2 callersFunctioncellProcess
( cell )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1604
↓ 2 callersFunctioncellWrite
( cell, col )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:1505
↓ 2 callersFunctioncomplete
()
LibrarySystem/WebRoot/js/bootstrap.js:616
↓ 2 callersFunctionctxSettings
( o )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:6753
↓ 2 callersFunctionda
()
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersMethoddoSplitPage
@param hql传入的hql语句 @param pageCode当前页 @param pageSize每页显示大小 @return
LibrarySystem/src/com/cc/library/dao/impl/BookDaoImpl.java:28
↓ 2 callersMethoddoSplitPage
@param hql传入的hql语句 @param pageCode当前页 @param pageSize每页显示大小 @return
LibrarySystem/src/com/cc/library/dao/impl/AdminDaoImpl.java:126
↓ 2 callersMethoddoSplitPage
@param hql传入的hql语句 @param pageCode当前页 @param pageSize每页显示大小 @return
LibrarySystem/src/com/cc/library/dao/impl/ReaderDaoImpl.java:82
↓ 2 callersMethoddoSplitPage
@param hql传入的hql语句 @param pageCode当前页 @param pageSize每页显示大小 @return
LibrarySystem/src/com/cc/library/dao/impl/BookTypeDaoImpl.java:48
↓ 2 callersMethodexportExcel
导出excel文件 @param failReaders 失败的数据 @return 返回文件路径
LibrarySystem/src/com/cc/library/service/impl/ReaderServiceImpl.java:294
↓ 2 callersMethodfindAdminByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/AdminDao.java:20
↓ 2 callersMethodfindBookTypeByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/BookTypeDao.java:11
↓ 2 callersMethodfindForfeitInfoByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/ForfeitDao.java:15
↓ 2 callersMethodfindMyBorrowInfoByPage
(Reader reader, int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/service/BackService.java:17
↓ 2 callersMethodfindMyForfeitInfoByPage
(Reader reader, int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/service/ForfeitService.java:19
↓ 2 callersMethodfindReaderByPage
(int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/ReaderDao.java:18
↓ 2 callersFunctionfnRegex
( o )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2872
↓ 2 callersFunctionfnSaveFilter
( oFilter )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:2865
↓ 2 callersMethodgetAdminById
(Admin admin)
LibrarySystem/src/com/cc/library/dao/AdminDao.java:18
↓ 2 callersMethodgetAdminByUserName
(Admin admin)
LibrarySystem/src/com/cc/library/dao/AdminDao.java:10
↓ 2 callersMethodgetAid
()
LibrarySystem/src/com/cc/library/domain/Admin.java:18
↓ 2 callersMethodgetAllBookTypes
()
LibrarySystem/src/com/cc/library/dao/BookTypeDao.java:30
↓ 2 callersMethodgetAllReaderType
()
LibrarySystem/src/com/cc/library/dao/ReaderTypeDao.java:9
↓ 2 callersMethodgetBackInfoById
(BackInfo backInfo)
LibrarySystem/src/com/cc/library/dao/BackDao.java:17
↓ 2 callersMethodgetBeanList
()
LibrarySystem/src/com/cc/library/domain/PageBean.java:55
↓ 2 callersMethodgetBookByISBN
(Book book)
LibrarySystem/src/com/cc/library/dao/BookDao.java:26
↓ 2 callersMethodgetBookById
(Book book)
LibrarySystem/src/com/cc/library/service/BookService.java:21
↓ 2 callersMethodgetBookTypeById
(BookType bookType)
LibrarySystem/src/com/cc/library/dao/BookTypeDao.java:17
↓ 2 callersMethodgetBookTypeByName
(BookType bookType)
LibrarySystem/src/com/cc/library/service/BookTypeService.java:12
↓ 2 callersMethodgetBorrowIdList
(String iSBN, String paperNO,int borrowId,int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/BackDao.java:19
↓ 2 callersMethodgetDescription
()
LibrarySystem/src/com/cc/library/domain/Book.java:89
↓ 2 callersMethodgetEmail
()
LibrarySystem/src/com/cc/library/domain/Reader.java:70
↓ 2 callersMethodgetEndDate
()
LibrarySystem/src/com/cc/library/domain/BorrowInfo.java:73
↓ 2 callersMethodgetForfeitInfoById
(ForfeitInfo forfeitInfo)
LibrarySystem/src/com/cc/library/dao/ForfeitDao.java:20
↓ 2 callersMethodgetPenalty
()
LibrarySystem/src/com/cc/library/domain/ReaderType.java:33
↓ 2 callersMethodgetReaderById
(Reader reader)
LibrarySystem/src/com/cc/library/service/ReaderService.java:22
↓ 2 callersMethodgetReaderById
(Reader reader)
LibrarySystem/src/com/cc/library/dao/ReaderDao.java:20
↓ 2 callersFunctiongetTargetFromTrigger
($trigger)
LibrarySystem/WebRoot/js/bootstrap.js:695
↓ 2 callersMethodgetTotalRecord
()
LibrarySystem/src/com/cc/library/domain/PageBean.java:39
↓ 2 callersMethodgetTypeById
(ReaderType readerType)
LibrarySystem/src/com/cc/library/dao/ReaderTypeDao.java:11
↓ 2 callersFunctionla
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersFunctionnext
( a, overflow )
LibrarySystem/WebRoot/js/jquery.dataTables.zh_CN.js:4727
↓ 2 callersFunctionoa
(a)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersFunctionp
(a,b)
LibrarySystem/WebRoot/jQuery/jquery-3.1.1.min.js:2
↓ 2 callersMethodqueryBook
(Book book, int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/dao/BookDao.java:22
↓ 2 callersMethodqueryForfeitInfo
(String iSBN, String paperNO, int borrowId, int pageCode, int pageSize)
LibrarySystem/src/com/cc/library/service/ForfeitService.java:12
← previousnext →201–300 of 1,050, ranked by callers