Package sk.iway.iwcm.editor
Class EditorForm
java.lang.Object
sk.iway.iwcm.editor.EditorForm
- All Implemented Interfaces:
Serializable
Formular ktory sa pouziva pri editore
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintGets the approveHistoryId attribute of the EditorForm objectintGets the authorId attribute of the EditorForm objectVrati cestu k CSS suborom vratane editor.cssintGets the docId attribute of the EditorForm objectgetData()Gets the data attribute of the EditorForm objectGets the dateCreated attribute of the EditorForm objectintgetDocId()Gets the docId attribute of the EditorForm objectGets the externalLink attribute of the EditorForm objectGets the fileName attribute of the EditorForm objectintGets the footerDocId attribute of the EditorForm objectgetGroup()intGets the groupId attribute of the EditorForm objectGets the groupIdString attribute of the EditorForm objectGets the groupName attribute of the EditorForm objectintGets the headerDocId attribute of the EditorForm objectintGets the htmlData attribute of the EditorForm objectGets the htmlHeader attribute of the EditorForm objectintgetMedia()intGets the menuDocId attribute of the EditorForm objectGets the navbar attribute of the EditorForm objectgetNote()int[]Gets the passwordProtected attribute of the EditorForm objectGets the passwordProtectedString attribute of the EditorForm objectString[]intGets the publish attribute of the EditorForm objectGets the publishEnd attribute of the EditorForm objectGets the publishStart attribute of the EditorForm objectintintGets the saveAsNew attribute of the EditorForm objectintGets the sortPriority attribute of the EditorForm objectintintGets the tempId attribute of the EditorForm objectgetTitle()Gets the title attribute of the EditorForm objectbooleanGets the available attribute of the EditorForm objectbooleanGets the cacheable attribute of the EditorForm objectbooleanbooleanbooleanisRecode()Gets the recode attribute of the EditorForm objectbooleanbooleanbooleanGets the searchable attribute of the EditorForm objectbooleanvoidsetApproveHistoryId(int approveHistoryId) Sets the approveHistoryId attribute of the EditorForm objectvoidsetAuthorId(int authorId) Sets the authorId attribute of the EditorForm objectvoidsetAvailable(boolean newAvailable) Sets the available attribute of the EditorForm objectvoidsetCacheable(boolean newCacheable) Sets the cacheable attribute of the EditorForm objectvoidsetContextPath(String contextPath) voidsetCopyMediaFrom(int copyMediaFrom) Sets the copyMediaFrom attribute of the EditorForm objectvoidSets the data attribute of the EditorForm objectvoidsetDateCreated(String newDateCreated) Sets the dateCreated attribute of the EditorForm objectvoidsetDisableAfterEnd(boolean disableAfterEnd) voidsetDocAtrs(List<Map<String, Object>> docAtrs) voidsetDocId(int newDocId) Sets the docId attribute of the EditorForm objectvoidsetDomainName(String domainName) voidsetEventDate(String eventDate) voidsetEventTime(String eventTime) voidsetExternalLink(String newExternalLink) Sets the externalLink attribute of the EditorForm objectvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetFileName(String newFileName) Sets the fileName attribute of the EditorForm objectvoidsetFooterDocId(int footerDocId) Sets the footerDocId attribute of the EditorForm objectvoidsetGroup(GroupDetails group) voidsetGroupId(int newGroupId) Sets the groupId attribute of the EditorForm objectvoidsetGroupIdString(String groupIdString) Sets the groupIdString attribute of the EditorForm objectvoidsetGroupName(String groupName) Sets the groupName attribute of the EditorForm objectvoidsetHeaderDocId(int headerDocId) Sets the headerDocId attribute of the EditorForm objectvoidsetHistoryId(int historyId) voidsetHtmlData(String htmlData) Sets the htmlData attribute of the EditorForm objectvoidsetHtmlHead(String htmlHead) voidsetLastDocId(int lastDocId) voidsetLocalSystemGroup(GroupDetails localSystemGroup) voidvoidsetMenuDocId(int menuDocId) Sets the menuDocId attribute of the EditorForm objectvoidSets the navbar attribute of the EditorForm objectvoidvoidsetPasswordProtected(int[] passwordProtected) Sets the passwordProtected attribute of the EditorForm objectvoidsetPasswordProtectedString(String passwordProtectedString) Sets the passwordProtectedString attribute of the EditorForm objectvoidsetPerexGroup(String[] perexGroup) voidsetPerexGroupString(String perexGroupString) voidsetPerexImage(String perexImage) voidsetPerexPlace(String perexPlace) voidsetPublicable(boolean newPublicable) voidsetPublicableToZero(int newPublicableToZero) voidsetPublish(String publish) Sets the publish attribute of the EditorForm objectvoidsetPublishEnd(String newPublishEnd) Sets the publishEnd attribute of the EditorForm objectvoidsetPublishEndTime(String publishEndTime) voidsetPublishStart(String newPublishStart) Sets the publishStart attribute of the EditorForm objectvoidsetPublishStartTime(String newPublishStartTime) voidsetRecode(boolean newRecode) Sets the recode attribute of the EditorForm objectvoidsetRefreshCss(boolean refreshCss) voidsetRequireSsl(boolean requireSsl) voidsetRightMenuDocId(int rightMenuDocId) voidsetSaveAsNew(int newSaveAsNew) Sets the saveAsNew attribute of the EditorForm objectvoidsetSearchable(boolean newSearchable) Sets the searchable attribute of the EditorForm objectvoidsetShowInMenu(boolean showInMenu) voidsetSortPriority(int sortPriority) Sets the sortPriority attribute of the EditorForm objectvoidsetSyncId(int syncId) voidsetTempId(int newTempId) Sets the tempId attribute of the EditorForm objectvoidSets the title attribute of the EditorForm objectvoidsetVirtualPath(String virtualPath) boolean
-
Field Details
-
title
Description of the Field
-
-
Constructor Details
-
EditorForm
public EditorForm() -
EditorForm
-
-
Method Details
-
toDocDetails
-
getGroup
-
setGroup
-
setLocalSystemGroup
-
getDomainName
-
setDomainName
-
getTitle
Gets the title attribute of the EditorForm object- Returns:
- The title value
-
setTitle
Sets the title attribute of the EditorForm object- Parameters:
newTitle- The new title value
-
setDocId
public void setDocId(int newDocId) Sets the docId attribute of the EditorForm object- Parameters:
newDocId- The new docId value
-
getDocId
public int getDocId()Gets the docId attribute of the EditorForm object- Returns:
- The docId value
-
setCopyMediaFrom
public void setCopyMediaFrom(int copyMediaFrom) Sets the copyMediaFrom attribute of the EditorForm object- Parameters:
copyMediaFrom- The new value
-
getCopyMediaFrom
public int getCopyMediaFrom()Gets the docId attribute of the EditorForm object- Returns:
- The docId value
-
setExternalLink
Sets the externalLink attribute of the EditorForm object- Parameters:
newExternalLink- The new externalLink value
-
getExternalLink
Gets the externalLink attribute of the EditorForm object- Returns:
- The externalLink value
-
setData
Sets the data attribute of the EditorForm object- Parameters:
newData- The new data value
-
getDataUntouched
Gets the data attribute of the EditorForm object- Returns:
- The data value
-
getData
-
setRecode
public void setRecode(boolean newRecode) Sets the recode attribute of the EditorForm object- Parameters:
newRecode- The new recode value
-
isRecode
public boolean isRecode()Gets the recode attribute of the EditorForm object- Returns:
- The recode value
-
setDateCreated
Sets the dateCreated attribute of the EditorForm object- Parameters:
newDateCreated- The new dateCreated value
-
getDateCreated
Gets the dateCreated attribute of the EditorForm object- Returns:
- The dateCreated value
-
setPublishStart
Sets the publishStart attribute of the EditorForm object- Parameters:
newPublishStart- The new publishStart value
-
getPublishStart
Gets the publishStart attribute of the EditorForm object- Returns:
- The publishStart value
-
setPublishStartTime
- Parameters:
newPublishStartTime-
-
getPublishStartTime
- Returns:
- The publishStartTime Value
-
setPublishEnd
Sets the publishEnd attribute of the EditorForm object- Parameters:
newPublishEnd- The new publishEnd value
-
getPublishEnd
Gets the publishEnd attribute of the EditorForm object- Returns:
- The publishEnd value
-
setGroupId
public void setGroupId(int newGroupId) Sets the groupId attribute of the EditorForm object- Parameters:
newGroupId- The new groupId value
-
getGroupId
public int getGroupId()Gets the groupId attribute of the EditorForm object- Returns:
- The groupId value
-
setTempId
public void setTempId(int newTempId) Sets the tempId attribute of the EditorForm object- Parameters:
newTempId- The new tempId value
-
getTempId
public int getTempId()Gets the tempId attribute of the EditorForm object- Returns:
- The tempId value
-
setSearchable
public void setSearchable(boolean newSearchable) Sets the searchable attribute of the EditorForm object- Parameters:
newSearchable- The new searchable value
-
isSearchable
public boolean isSearchable()Gets the searchable attribute of the EditorForm object- Returns:
- The searchable value
-
setAvailable
public void setAvailable(boolean newAvailable) Sets the available attribute of the EditorForm object- Parameters:
newAvailable- The new available value
-
isAvailable
public boolean isAvailable()Gets the available attribute of the EditorForm object- Returns:
- The available value
-
setCacheable
public void setCacheable(boolean newCacheable) Sets the cacheable attribute of the EditorForm object- Parameters:
newCacheable- The new cacheable value
-
isCacheable
public boolean isCacheable()Gets the cacheable attribute of the EditorForm object- Returns:
- The cacheable value
-
setPublicable
public void setPublicable(boolean newPublicable) - Parameters:
newPublicable-
-
isPublicable
public boolean isPublicable()- Returns:
- publicable
-
setSaveAsNew
public void setSaveAsNew(int newSaveAsNew) Sets the saveAsNew attribute of the EditorForm object- Parameters:
newSaveAsNew- The new saveAsNew value
-
getSaveAsNew
public int getSaveAsNew()Gets the saveAsNew attribute of the EditorForm object- Returns:
- The saveAsNew value
-
setFileName
Sets the fileName attribute of the EditorForm object- Parameters:
newFileName- The new fileName value
-
getFileName
Gets the fileName attribute of the EditorForm object- Returns:
- The fileName value
-
setGroupName
Sets the groupName attribute of the EditorForm object- Parameters:
groupName- The new groupName value
-
getGroupName
Gets the groupName attribute of the EditorForm object- Returns:
- The groupName value
-
setGroupIdString
Sets the groupIdString attribute of the EditorForm object- Parameters:
groupIdString- The new groupIdString value
-
getGroupIdString
Gets the groupIdString attribute of the EditorForm object- Returns:
- The groupIdString value
-
setSortPriority
public void setSortPriority(int sortPriority) Sets the sortPriority attribute of the EditorForm object- Parameters:
sortPriority- The new sortPriority value
-
getSortPriority
public int getSortPriority()Gets the sortPriority attribute of the EditorForm object- Returns:
- The sortPriority value
-
setHeaderDocId
public void setHeaderDocId(int headerDocId) Sets the headerDocId attribute of the EditorForm object- Parameters:
headerDocId- The new headerDocId value
-
getHeaderDocId
public int getHeaderDocId()Gets the headerDocId attribute of the EditorForm object- Returns:
- The headerDocId value
-
setPublish
Sets the publish attribute of the EditorForm object- Parameters:
publish- The new publish value
-
getPublish
Gets the publish attribute of the EditorForm object- Returns:
- The publish value
-
setMenuDocId
public void setMenuDocId(int menuDocId) Sets the menuDocId attribute of the EditorForm object- Parameters:
menuDocId- The new menuDocId value
-
getMenuDocId
public int getMenuDocId()Gets the menuDocId attribute of the EditorForm object- Returns:
- The menuDocId value
-
setAuthorId
public void setAuthorId(int authorId) Sets the authorId attribute of the EditorForm object- Parameters:
authorId- The new authorId value
-
getAuthorId
public int getAuthorId()Gets the authorId attribute of the EditorForm object- Returns:
- The authorId value
-
setApproveHistoryId
public void setApproveHistoryId(int approveHistoryId) Sets the approveHistoryId attribute of the EditorForm object- Parameters:
approveHistoryId- The new approveHistoryId value
-
getApproveHistoryId
public int getApproveHistoryId()Gets the approveHistoryId attribute of the EditorForm object- Returns:
- The approveHistoryId value
-
setPasswordProtected
public void setPasswordProtected(int[] passwordProtected) Sets the passwordProtected attribute of the EditorForm object- Parameters:
passwordProtected- The new passwordProtected value
-
setPasswordProtectedString
Sets the passwordProtectedString attribute of the EditorForm object- Parameters:
passwordProtectedString- The new passwordProtectedString value
-
getPasswordProtected
public int[] getPasswordProtected()Gets the passwordProtected attribute of the EditorForm object- Returns:
- The passwordProtected value
-
getPasswordProtectedString
Gets the passwordProtectedString attribute of the EditorForm object- Returns:
- The passwordProtectedString value
-
setHtmlHead
-
getHtmlHead
Gets the htmlHeader attribute of the EditorForm object- Returns:
- The htmlHeader value
-
setHtmlData
Sets the htmlData attribute of the EditorForm object- Parameters:
htmlData- The new htmlData value
-
getHtmlData
Gets the htmlData attribute of the EditorForm object- Returns:
- The htmlData value
-
setPublicableToZero
public void setPublicableToZero(int newPublicableToZero) -
getPublicableToZero
public int getPublicableToZero() -
setPublishEndTime
-
getPublishEndTime
-
setPerexImage
-
getPerexImage
-
setPerexPlace
-
getPerexPlace
-
setPerexGroup
-
getPerexGroup
-
getPerexGroupString
-
setPerexGroupString
-
isShowInMenu
public boolean isShowInMenu() -
setShowInMenu
public void setShowInMenu(boolean showInMenu) -
setEventDate
-
getEventDate
-
setEventTime
-
getEventTime
-
getVirtualPath
-
setVirtualPath
-
getRightMenuDocId
public int getRightMenuDocId() -
setRightMenuDocId
public void setRightMenuDocId(int rightMenuDocId) -
getFieldA
-
setFieldA
-
getFieldB
-
setFieldB
-
getFieldC
-
setFieldC
-
getFieldD
-
setFieldD
-
getFieldE
-
setFieldE
-
getFieldF
-
setFieldF
-
getFieldG
- Returns:
- Returns the fieldG.
-
setFieldG
- Parameters:
fieldG- The fieldG to set.
-
getFieldH
- Returns:
- Returns the fieldH.
-
setFieldH
- Parameters:
fieldH- The fieldH to set.
-
getFieldI
- Returns:
- Returns the fieldI.
-
setFieldI
- Parameters:
fieldI- The fieldI to set.
-
getFieldJ
- Returns:
- Returns the fieldJ.
-
setFieldJ
- Parameters:
fieldJ- The fieldJ to set.
-
getFieldK
- Returns:
- Returns the fieldK.
-
setFieldK
- Parameters:
fieldK- The fieldK to set.
-
getFieldL
- Returns:
- Returns the fieldL.
-
setFieldL
- Parameters:
fieldL- The fieldL to set.
-
isDisableAfterEnd
public boolean isDisableAfterEnd() -
setDisableAfterEnd
public void setDisableAfterEnd(boolean disableAfterEnd) -
getFieldM
-
setFieldM
-
getFieldN
-
setFieldN
-
getFieldO
-
setFieldO
-
getFieldP
-
setFieldP
-
getFieldQ
-
setFieldQ
-
getFieldR
-
setFieldR
-
getFieldS
-
setFieldS
-
getFieldT
-
setFieldT
-
isRequireSsl
public boolean isRequireSsl() -
setRequireSsl
public void setRequireSsl(boolean requireSsl) -
getLastDocId
public int getLastDocId() -
setLastDocId
public void setLastDocId(int lastDocId) -
getNote
-
getNoteUntouched
-
setNote
-
getHistoryId
public int getHistoryId() -
setHistoryId
public void setHistoryId(int historyId) -
getPathForTree
-
showInMenuHide
public boolean showInMenuHide() -
getDocAtrs
-
setDocAtrs
-
getMedia
-
setMedia
-
isRefreshCss
public boolean isRefreshCss() -
setRefreshCss
public void setRefreshCss(boolean refreshCss) -
getContextPath
-
setContextPath
-
getFields
-
getTemplates
-
getDocList
-
getMenuList
-
getCssStyle
-
getSessionCssParsed
-
getEditorCssPath
-
getBaseCssPath
Vrati cestu k CSS suborom vratane editor.css- Returns:
-
getPerexGroups
-
getSyncId
public int getSyncId() -
setSyncId
public void setSyncId(int syncId)
-