사이냅 에디터를 빠르게 적용하기 위한 설치 안내서와 API 설명서를 확인하세요.
개인정보보호, 맞춤법검사 등 다양한 플러그인을 통해 문서를 더욱 편리하게 작성 할 수 있습니다.
설치 및 설정
플러그인
- 가로줄 확장
- 개인정보보호
- 금칙어 검출
- 도형편집기
- 맞춤법 검사
- 웹 접근성 검사
- 인용문구 확장
- 컬러 아이콘
- 특수기호/이모지
- 포토에디터
- 폼 요소 편집기
- 수식 편집기
- AI 글 작성 도우미 플러그인
- 이미지 텍스트 추출 플러그인
- URL 미리보기 플러그인
- Placeholder
- 실시간 협업
- 커스텀 플러그인 작성
- 문서 이력 비교
외부모듈
API
- Actions
- SELECTION
- command - blurIme
- command - clearSelection
- command - disableIme
- command - documentEnd
- command - documentStart
- command - down
- command - enableIme
- command - extendCol
- command - extendDocumentEnd
- command - extendDocumentStart
- command - extendDown
- command - extendLeft
- command - extendLineEnd
- command - extendLineStart
- command - extendNextParagraphStart
- command - extendNextWord
- command - extendPageDown
- command - extendPageUp
- command - extendPreviousParagraphStart
- command - extendPreviousWord
- command - extendRight
- command - extendRow
- command - extendTable
- command - extendUp
- command - focusIme
- command - left
- command - lineEnd
- command - lineStart
- command - nextParagraphStart
- command - nextWord
- command - pageDown
- command - pageUp
- command - previousParagraphStart
- command - previousWord
- command - right
- command - selectAll
- command - selectParagraph
- command - selectWord
- command - setCaret
- command - setCaretById
- command - setSelection
- command - setSelectionByHTMLElement
- command - up
- TEXT EDIT
- command - addRunStyle
- command - bold
- command - copyRunStyle
- command - decreaseFontSize
- command - deleteLeft
- command - deleteRight
- command - enter
- command - fill
- command - fontName
- command - fontSize
- command - increaseFontSize
- command - insertLineBreak
- command - insertText
- command - italic
- command - lowerCase
- command - pasteRunStyle
- command - removeTextStyle
- command - replaceText
- command - replaceTextByIndex
- command - setTextVertAlign
- command - strike
- command - tab
- command - textFill
- command - titleCase
- command - toggleCase
- command - underline
- command - untab
- command - upperCase
- HYPERLINK EDIT
- PARAGRAPH EDIT
- command - addParagraphProperties
- command - align
- command - decreaseIndent
- command - decreaseQuote
- command - increaseIndent
- command - increaseQuote
- command - insertHTML
- command - setBulletList
- command - setLineHeight
- command - setListStartValue
- command - setMultiList
- command - setNumberedList
- command - setParaTagName
- command - toggleList
- DRAWING OBJECT EDIT
- command - changeDrawingObjectProperties
- command - insertDrawingObject
- command - insertDrawingObjectAlt
- command - insertDrawingObjectByURL
- command - insertDrawingObjectCaption
- command - moveAbsolutePositionDrawingObject
- command - moveDrawingObject
- command - removeDrawingObject
- command - resizeDrawingObject
- command - rotateDrawingObjectLeft
- command - rotateDrawingObjectRight
- command - setDrawingObjectBackground
- command - setDrawingObjectBorderColor
- command - setDrawingObjectBorderStyle
- command - setDrawingObjectBorderWidth
- command - zoomDrawingObject
- TABLE EDIT
- command - cellBackground
- command - cellSizeEqual
- command - cellVerticalAlign
- command - columnWidthEqual
- command - deleteCol
- command - deleteRow
- command - deleteTable
- command - fitTableWidth
- command - insertCol
- command - insertRow
- command - insertTable
- command - mergeCell
- command - resizeTable
- command - rowHeightEqual
- command - setBorderColor
- command - setBorderStyle
- command - setBorderWidth
- command - setCellProperties
- command - setFormula
- command - setTableProperties
- command - splitCell
- UI
- command - blockUI
- command - hideAllPopup
- command - hideDimLayer
- command - hideLoadingProgress
- command - showDimLayer
- command - showLoadingProgress
- command - toggleCodeView
- command - toggleDivGuide (deprecated)
- command - toggleDrawMode
- command - toggleFullScreen
- command - toggleGuide
- command - toggleMenu
- command - togglePreview
- command - toggleRuler
- command - unblockUI
- ETC
- SELECTION
- Editor Object
- addUploadPath
- clearDirty
- downloadAndUploadImages
- execCommand
- getAPIModelById
- getAPIModels
- getAPIModelsBySelector
- getBodyModelJSON
- getContentsDocument
- getHTMLElement
- getHTMLElements
- getModelDiffHTML
- getPublishingHtml
- getSelection
- getTableCellDataByFieldName
- getTableCellHTMLElement
- getText
- getTextByRegex
- getTextBySelectors
- getTextContent
- getUploadedFiles
- insertHTML
- isCodeViewMode
- isDirty
- isEdited
- isEditMode
- isEmpty
- isPreviewMode
- openDocumentByURL
- openDocumentByData
- openDocumentOnServer
- openHTML
- render
- setContentsToPaste
- setCustomUploadFunction
- setLock
- setMode
- setText
- setTextBySelectors
- setUnlock
- static: addIcons
- static: addMessages
- static: getIcons
- static: getMessages
- updateBodyModel
- updateModel
- uploadBase64Images
- xhtml4pubdoc
- destroy
- Events
- APIModel
- API 활용하기
서버연동
- Java Spring Framework 예제
- Java Servlet 예제
- ASP.NET (C#) 예제
- ASP(Classic) 예제
- PHP 예제
- PHP4 예제
- Django 예제
- Ruby On Rails 예제
- Wordpress plugin 예제