MCPcopy Create free account

hub / github.com/InfiniteLibrary/infinite-reader / functions

Functions32 in github.com/InfiniteLibrary/infinite-reader

↓ 1 callersFunctiongenerate_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 callersMethodonBackPressed
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:55
FunctionaddUser
()
android/app/components/Login.js:70
FunctioncomponentDidMount
()
index.ios.js:38
FunctioncomponentDidMount
()
android/app/components/Catalog.js:33
FunctioncomponentDidMount
()
android/app/components/MyBooks.js:32
FunctioncomponentWillMount
()
android/app/components/Login.js:40
FunctiongetInitialState
()
index.ios.js:31
FunctiongetInitialState
()
android/app/components/Login.js:27
FunctiongetInitialState
()
android/app/components/Catalog.js:26
FunctiongetInitialState
()
android/app/components/MyBooks.js:25
FunctiongoTo
(route)
android/app/components/Catalog.js:61
FunctiongoTo
(route)
android/app/components/MyBooks.js:60
MethodinvokeDefaultOnBackPressed
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:64
MethodonCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:23
MethodonKeyUp
(int keyCode, KeyEvent event)
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:46
MethodonPause
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:69
MethodonResume
()
android/app/src/main/java/com/reactnativecouchbaseliteexample/MainActivity.java:78
FunctionreadBook
(book)
android/app/components/Details.js:23
Functionrender
()
index.ios.js:58
Functionrender
()
android/app/components/Login.js:117
Functionrender
()
android/app/components/Reader.js:16
Functionrender
()
android/app/components/CatalogCell.js:19
Functionrender
()
android/app/components/Navigation.js:18
Functionrender
()
android/app/components/UserCell.js:17
FunctionrenderRow
(data)
android/app/components/Login.js:102
FunctionrenderRow
(data)
android/app/components/Catalog.js:67
FunctionrenderRow
(data)
android/app/components/MyBooks.js:66
FunctionrenderSeparator
(sectionID, rowID)
android/app/components/Catalog.js:77
FunctionselectBook
(book)
android/app/components/Catalog.js:53
FunctionselectBook
(book)
android/app/components/MyBooks.js:52
FunctionselectUser
(user)
android/app/components/Login.js:88