ReactStubs
class ReactStubs
A collection of React.js view, component, and util stubs.
Methods
Sub for auth/Login.jsx page component.
Stub for auth/Register.jsx page component.
Stub for restoring required error/NotFound.jsx page component if accidentally deleted.
Stub for home/Index.jsx page component.
Stub for ProfileImageSorter.jsx component.
Stub for profile/Edit.jsx page component.
Stub for profile/Index.jsx page component.
Stub for profile/UpdatePassword.jsx page component
Details
at line 14
static string
authLogin()
Sub for auth/Login.jsx page component.
at line 79
static string
authRegister()
Stub for auth/Register.jsx page component.
at line 185
static string
errorNotFound()
Stub for restoring required error/NotFound.jsx page component if accidentally deleted.
at line 204
static string
homeIndex()
Stub for home/Index.jsx page component.
at line 276
static string
profileImageSorter()
Stub for ProfileImageSorter.jsx component.
at line 431
static string
profileEdit()
Stub for profile/Edit.jsx page component.
at line 519
static string
profileIndex()
Stub for profile/Index.jsx page component.
at line 601
static string
profileUpdatePassword()
Stub for profile/UpdatePassword.jsx page component