import ContentPublish from 'ceo-core/application/components/content/content-publish.js'ContentPublish
Extends:
react~React.Component → ContentPublish
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Member Summary
| Public Members | ||
| public |
state: * |
|
| public |
|
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
componentWillReceiveProps(nextProps: *) |
|
| public |
|
|
| public |
getStepContent(index: *): * |
|
| public |
|
|
| public |
|
|
| public |
handleDateChange(e: *, date: *) |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
handleSimpleEditorChange(raw: *, editorState: *, name: *) |
|
| public |
handleTimeChange(e: *, time: *) |
|
| public |
render(): * |
|
| public |
stepOne(): * |
|
| public |
stepThree(): * |
|
| public |
stepTwo(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |
Public Methods
public componentWillMount() source
public componentWillReceiveProps(nextProps: *) source
Params:
| Name | Type | Attribute | Description |
| nextProps | * |
public doPublishNow() source
public handleCancel() source
public handleClose() source
public handleDateChange(e: *, date: *) source
Params:
| Name | Type | Attribute | Description |
| e | * | ||
| date | * |
public handleFinish() source
public handleGenerateAbstract() source
public handleNext() source
public handlePrev() source
public handleSimpleEditorChange(raw: *, editorState: *, name: *) source
Params:
| Name | Type | Attribute | Description |
| raw | * | ||
| editorState | * | ||
| name | * |
public handleTimeChange(e: *, time: *) source
Params:
| Name | Type | Attribute | Description |
| e | * | ||
| time | * |