Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InfiniteLibrary/infinite-reader
/ functions
Functions
32 in github.com/InfiniteLibrary/infinite-reader
⨍
Functions
32
◇
Types & classes
1
↓ 1 callers
Function
generate_gutenberg_json
Uses the Gutenberg module to fetch and write out a subset of the Project Gutenberg metadata properties in JSON to standard out. Returns:
utils/generate_gutenberg_json.py:16
↓ 1 callers
Method
onBackPressed
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:55
Function
addUser
()
android/app/components/Login.js:70
Function
componentDidMount
()
index.ios.js:38
Function
componentDidMount
()
android/app/components/Catalog.js:33
Function
componentDidMount
()
android/app/components/MyBooks.js:32
Function
componentWillMount
()
android/app/components/Login.js:40
Function
getInitialState
()
index.ios.js:31
Function
getInitialState
()
android/app/components/Login.js:27
Function
getInitialState
()
android/app/components/Catalog.js:26
Function
getInitialState
()
android/app/components/MyBooks.js:25
Function
goTo
(route)
android/app/components/Catalog.js:61
Function
goTo
(route)
android/app/components/MyBooks.js:60
Method
invokeDefaultOnBackPressed
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:64
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:23
Method
onKeyUp
(int keyCode, KeyEvent event)
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:46
Method
onPause
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:69
Method
onResume
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:78
Function
readBook
(book)
android/app/components/Details.js:23
Function
render
()
index.ios.js:58
Function
render
()
android/app/components/Login.js:117
Function
render
()
android/app/components/Reader.js:16
Function
render
()
android/app/components/CatalogCell.js:19
Function
render
()
android/app/components/Navigation.js:18
Function
render
()
android/app/components/UserCell.js:17
Function
renderRow
(data)
android/app/components/Login.js:102
Function
renderRow
(data)
android/app/components/Catalog.js:67
Function
renderRow
(data)
android/app/components/MyBooks.js:66
Function
renderSeparator
(sectionID, rowID)
android/app/components/Catalog.js:77
Function
selectBook
(book)
android/app/components/Catalog.js:53
Function
selectBook
(book)
android/app/components/MyBooks.js:52
Function
selectUser
(user)
android/app/components/Login.js:88