import ContentCourseDetail from 'learnenergy401/component/ViewCourse/ContentCourseDetail.js'ContentCourseDetail
Extends:
react~Component → ContentCourseDetail
Method Summary
| Public Methods | ||
| public |
addCoursePurchaser(info,: object) add course purchasers |
|
| public |
Invoked immediately before a component is unmounted and destroyed, to update our states |
|
| public |
fetchUsers(): object Fetches users |
|
| public |
purchaser course |
|
| public |
render(): html display the layout for coursedetails |
|
| public |
req_EOI() |
|
| public |
storeReqEOI(info: *) store reqEOI |
|
Public Methods
public addCoursePurchaser(info,: object) source
add course purchasers
Params:
| Name | Type | Attribute | Description |
| info, | object | courseID - object which contains information about the course |
public componentWillMount() source
Invoked immediately before a component is unmounted and destroyed, to update our states