|
|||||||||
| Home >> All >> com >> opencms >> defaults >> [ master overview ] | PREV NEXT | ||||||||
A
- accessGroup(CmsObject, CmsUser, int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Checks, if the group may access this resource.
- accessOther(int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Checks, if others may access this resource.
- accessOwner(CmsObject, CmsUser, int, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Checks, if the owner may access this resource.
- addChannel(String) - Method in class com.opencms.defaults.master.CmsMasterContent
- Registers a new channel, that should be written by calling write().
- addMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
- Registers a new media, that should be written by calling write().
B
- beforePublish(CmsObject, Boolean, Integer, Integer, Long, Vector, Vector, CmsMasterDataSet) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Overwrite this method in your subclasses to execute any tasks before the resources are published.
C
- C_ACCESS_FLAGS - Static variable in class com.opencms.defaults.master.CmsChannelBackoffice
- C_CHANNELNAME_ERRFIELD - Static variable in class com.opencms.defaults.master.CmsChannelContent
- C_DEFAULT_MIMETYPE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
- The default mimetype
- C_DEFAULT_PERMISSIONS - Static variable in class com.opencms.defaults.master.CmsChannelBackoffice
- Default value of permission
- C_EMPTY_PICTURE - Static variable in class com.opencms.defaults.master.CmsShowBackofficeMedia
- C_EMPTY_PICTURE - Static variable in class com.opencms.defaults.master.CmsShowMedia
- C_ERRCODE_EMPTY - Static variable in class com.opencms.defaults.master.CmsChannelContent
- C_MEDIA_TYPE_FILE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
- Constant fro media type
- C_MEDIA_TYPE_IMAGE - Static variable in class com.opencms.defaults.master.CmsMasterMedia
- Constant fro media type
- C_PARENT_ERRFIELD - Static variable in class com.opencms.defaults.master.CmsChannelContent
- C_TABLE_CHANNELID - Static variable in class com.opencms.defaults.master.CmsChannelContent
- The name of the "tablekey" for the channel id
- C_UNKNOWN_ID - Static variable in class com.opencms.defaults.master.CmsChannelBackoffice
- UNNKNOWN ID
- CmsChannelBackoffice - class com.opencms.defaults.master.CmsChannelBackoffice.
- CmsChannelBackoffice() - Constructor for class com.opencms.defaults.master.CmsChannelBackoffice
- CmsChannelContent - class com.opencms.defaults.master.CmsChannelContent.
- This class is the master of several Modules.
- CmsChannelContent(CmsObject) - Constructor for class com.opencms.defaults.master.CmsChannelContent
- Constructor to create a new contentdefinition.
- CmsChannelContent(CmsObject, String) - Constructor for class com.opencms.defaults.master.CmsChannelContent
- Constructor to read a existing contentdefinition from the database.
- CmsChannelContent(CmsObject, Integer) - Constructor for class com.opencms.defaults.master.CmsChannelContent
- Constructor to read a existing contentdefinition from the database.
- CmsChannelContent(CmsObject, CmsResource) - Constructor for class com.opencms.defaults.master.CmsChannelContent
- Constructor to create a new contentdefinition.
- CmsMasterContent - class com.opencms.defaults.master.CmsMasterContent.
- This class is the master of several Modules.
- CmsMasterContent(CmsObject) - Constructor for class com.opencms.defaults.master.CmsMasterContent
- Constructor to create a new contentdefinition.
- CmsMasterContent(CmsObject, CmsMasterDataSet) - Constructor for class com.opencms.defaults.master.CmsMasterContent
- Constructor to create a new contentdefinition.
- CmsMasterContent(CmsObject, Integer) - Constructor for class com.opencms.defaults.master.CmsMasterContent
- Constructor to read a existing contentdefinition from the database.
- CmsMasterContent() - Constructor for class com.opencms.defaults.master.CmsMasterContent
- TESTFIX (a.kandzior@alkacon.com) New code: Empty constructor needed for instanciating CDs as JavaBeans on JSPs.
- CmsMasterDataSet - class com.opencms.defaults.master.CmsMasterDataSet.
- This class defines the dataset of the master module.
- CmsMasterDataSet() - Constructor for class com.opencms.defaults.master.CmsMasterDataSet
- The default constructor should only be visible within this package.
- CmsMasterMedia - class com.opencms.defaults.master.CmsMasterMedia.
- An instance of this module describes a modulemedia entry in the database.
- CmsMasterMedia() - Constructor for class com.opencms.defaults.master.CmsMasterMedia
- Constructs a new instance with some default values.
- CmsMasterMedia(int, int, int, int, String, int, String, String, String, byte[]) - Constructor for class com.opencms.defaults.master.CmsMasterMedia
- Constructs a new instance with some default values.
- CmsMasterMedia(int, int, int, int, int, int, String, int, String, String, String, byte[]) - Constructor for class com.opencms.defaults.master.CmsMasterMedia
- Constructs a new instance with some default values.
- CmsShowBackofficeMedia - class com.opencms.defaults.master.CmsShowBackofficeMedia.
- Displays binary files attached to module data.
- CmsShowBackofficeMedia() - Constructor for class com.opencms.defaults.master.CmsShowBackofficeMedia
- CmsShowMedia - class com.opencms.defaults.master.CmsShowMedia.
- XmlTemplate class to show media objects
- CmsShowMedia() - Constructor for class com.opencms.defaults.master.CmsShowMedia
- c_accessObjects - Static variable in class com.opencms.defaults.master.CmsMasterContent
- A private HashMap to store all data access-objects.
- cd - Variable in class com.opencms.defaults.master.CmsChannelBackoffice
- check() - Method in class com.opencms.defaults.master.CmsChannelContent
- Plauzibilization method.
- chgrp(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Change group method for changing permissions of content definition
- chgrp(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
- change group method for the permissions of content definition
- chmod(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Change access flags method for changing permissions of content definition
- chmod(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
- change access flags method for the permissions of content definition
- chown(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Change owner method for changing permissions of content definition
- chown(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
- change owner method for the permissions of content definition
- clearSession(I_CmsSession) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- remove all session values used by outputchannel Backoffice
- clone() - Method in class com.opencms.defaults.master.CmsMasterDataSet
- Creates a new CmsMasterDataSet by cloning
- com.opencms.defaults.master - package com.opencms.defaults.master
- Provides often needed functionality for OpenCms, like building a navigation or sending mails.
- computeMimetype(CmsObject, String) - Static method in class com.opencms.defaults.master.CmsMasterMedia
- Convenience method to compute the mimetype with the extension of the filename (e.g.
- copy(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- Copy method for copying content definition
- copy(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- copy method
D
- delete(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- delete method for delete instance of content definition
- delete(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- delete method for delete instance of content definition
- deleteChannel(String) - Method in class com.opencms.defaults.master.CmsMasterContent
- Registers a channel for deletion.
- deleteMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
- Registers a media for deletion.
E
- emptyGIF - Static variable in class com.opencms.defaults.master.CmsShowBackofficeMedia
- emptyGIF - Static variable in class com.opencms.defaults.master.CmsShowMedia
G
- getAccessFlags() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the accessflags of the channel
- getAccessFlags() - Method in class com.opencms.defaults.master.CmsMasterContent
- get the accessFlag for the CD
- getAccessFlagsAsString() - Method in class com.opencms.defaults.master.CmsChannelContent
- Convenience method to get the access-Flags as String representation.
- getAccessFlagsAsString() - Method in class com.opencms.defaults.master.CmsMasterContent
- Convenience method to get the access-Flags as String representation.
- getAccessValue(Hashtable) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- get the accessFlags from the template
- getAllResources(CmsObject, String, Vector) - Static method in class com.opencms.defaults.master.CmsChannelContent
- Helper for method getChannelList
- getAllSubChannelsOf(CmsObject, String) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Get all subchannels of a channel.
- getAllSubChannelsOfRootChannel(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- Get all subchannels of the module root channel without the root channel in the channel names Method returns only channels that doesn't have further subchannels because it is it not intended to add contentdefinitions to channels that are not endpoints in the channel folder structure.
- getAvailableChannels(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- Get all currently available channels Note: the root channel of the module is not included in the returned channelnames.
- getBackofficeUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowBackofficeMedia
- gets the caching information from the current template class.
- getCacheDirectives(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowMedia
- gets the caching information from the current template class.
- getChannelId() - Method in class com.opencms.defaults.master.CmsChannelContent
- gets the unique channel Id of a content definition instance
- getChannelList(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
- Returns a vector of CD objects, sorted descending by channelname.
- getChannelName() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the channelname
- getChannelPath() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the channelname
- getChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns a Vector of channels for this master cd.
- getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowBackofficeMedia
- Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
- getContent(CmsObject, String, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsShowMedia
- Gets the content of a defined section in a given template file and its subtemplates with the given parameters.
- getContentDefinition(CmsObject, Class, Integer) - Method in class com.opencms.defaults.master.CmsShowMedia
- Gets the content definition class method constructor
- getContentDefinitionClass() - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getContentEdit(CmsObject, CmsXmlWpTemplateFile, String, Hashtable, String) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- Gets the content of a given template file.
- getCreateUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getDateCreated() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the date of the creation of the channel
- getDateCreated() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the date of the creation of the content definition
- getDateLastModified() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the date of the last modification of the channel
- getDateLastModified() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the date of the last modification of the content definition
- getDbAccessObject(int) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Returns a database access object for the contentdefinition type.
- getDescription() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getEditUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getFieldMethods(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
- Gets the methods used to display the dava values in the backoffice filelist.
- getFieldNames(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
- Gets the names of the table columns displayed in the backoffice filelist.
- getFilterMethods(CmsObject) - Static method in class com.opencms.defaults.master.CmsChannelContent
- Gets the filter methods This method is needed for the abstract backoffice class only.
- getGroup() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the groupname
- getGroup() - Method in class com.opencms.defaults.master.CmsMasterContent
- Gets the groupname
- getGroupId() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the groupid
- getGroupId() - Method in class com.opencms.defaults.master.CmsMasterContent
- Gets the groupid
- getGroups(CmsObject, Vector, Vector) - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets all groups, that may work for a project.
- getHeight() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getHistory(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- history method returns the history of content definition
- getHistory(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- History method returns the vector of the versions of content definition in the history
- getId() - Method in class com.opencms.defaults.master.CmsChannelContent
- gets the unique Id of a content definition instance
- getId() - Method in class com.opencms.defaults.master.CmsMasterContent
- gets the unique Id of a content definition instance
- getId() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getLastModifiedBy() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the id of the user who has modified the channel
- getLastModifiedBy() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the id of the user who has modified the content definition
- getLastModifiedByName() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the name of the user who has modified the channel
- getLastModifiedByName() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the name of the user who has modified the content definition
- getLockedInProject() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the projectId where the CD belongs to.
- getLockedInProject() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the projectId of the content definition that is stored in the cd table after the cd was locked
- getLockstate() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the lockstate.
- getLockstate() - Method in class com.opencms.defaults.master.CmsMasterContent
- Gets the lockstate.
- getMasterId() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getMedia() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns a Vector of media-objects for this master cd.
- getMedia() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getMimetype() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getName() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getOwner() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the owner of this contentdefinition.
- getOwner() - Method in class com.opencms.defaults.master.CmsMasterContent
- Gets the owner of this contentdefinition.
- getOwnerName() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the ownername of this contentdefinition.
- getOwnerName() - Method in class com.opencms.defaults.master.CmsMasterContent
- Gets the ownername
- getParentName() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the name of the parent channel
- getPosition() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getProjectId() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the projectId of a CD.
- getProjectId() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the projectId of the content definition.
- getPublishUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getRootChannel() - Method in class com.opencms.defaults.master.CmsMasterContent
- Get the root channel of the module
- getSelectedChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
- Get all currently selected channels
- getSetupUrl(CmsObject, String, A_CmsXmlContent, Object) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- getSize() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getState() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the state of a CD.
- getState() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the state of the content definition: unchanged, new, changed or deleted
- getSubId() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the sub-id of this contentdefinition.
- getTitle() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the title of the channel
- getTitle() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the title of this cd
- getTitle() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getType() - Method in class com.opencms.defaults.master.CmsMasterMedia
- getUniqueId(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- gets the unique Id of a content definition instance
- getUniqueId(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- gets the unique Id of a content definition instance
- getVersionFromHistory(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
- History method returns the cd of the version with the given versionId
- getVersionFromHistory(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
- History method returns the cd of the version with the given versionId
- getVersionId() - Method in class com.opencms.defaults.master.CmsChannelContent
- Gets the version id of version the channel
- getVersionId() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns the id of the version in the history of the content definition
- getWidth() - Method in class com.opencms.defaults.master.CmsMasterMedia
H
- hasWriteAccess(CmsObject, CmsResource) - Static method in class com.opencms.defaults.master.CmsMasterContent
- has the current user the right to write the resource
- helperToString(Object[], StringBuffer) - Method in class com.opencms.defaults.master.CmsMasterDataSet
- Helper method for toString().
I
- idvalue - Variable in class com.opencms.defaults.master.CmsChannelBackoffice
- importMaster() - Method in class com.opencms.defaults.master.CmsMasterContent
- import method to import the current content of the content definition to the database.
- initValues() - Method in class com.opencms.defaults.master.CmsChannelContent
- This method initialises all needed members with default-values.
- initValues() - Method in class com.opencms.defaults.master.CmsMasterContent
- This method initialises all needed members with default-values.
- isExtendedList() - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- isLockable() - Static method in class com.opencms.defaults.master.CmsChannelContent
- This content definition is lockable.
- isReadable() - Method in class com.opencms.defaults.master.CmsChannelContent
- returns true if the CD is readable for the current user
- isReadable() - Method in class com.opencms.defaults.master.CmsMasterContent
- returns true if the CD is readable for the current user
- isVisible() - Method in class com.opencms.defaults.master.CmsMasterContent
- has the current user the right to view the CD
- isWriteable() - Method in class com.opencms.defaults.master.CmsChannelContent
- returns true if the CD is writeable for the current user
- isWriteable() - Method in class com.opencms.defaults.master.CmsMasterContent
- returns true if the CD is writeable for the current user
M
- m_accessFlags - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- m_accessflags - Variable in class com.opencms.defaults.master.CmsChannelContent
- The accessflags of the channel
- m_availableChannels - Variable in class com.opencms.defaults.master.CmsMasterContent
- Vector of currently available channels
- m_channel - Variable in class com.opencms.defaults.master.CmsChannelContent
- The resource object that contains the information for the channel
- m_channel - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The current channel objects
- m_channelId - Variable in class com.opencms.defaults.master.CmsChannelContent
- The channel ID
- m_channelToAdd - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The channel objects registered for deletion
- m_channelToDelete - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The channel objects registered for deletion
- m_channelname - Variable in class com.opencms.defaults.master.CmsChannelContent
- The name of the channel
- m_cms - Variable in class com.opencms.defaults.master.CmsChannelContent
- The cms-object to get access to the cms-ressources
- m_cms - Variable in class com.opencms.defaults.master.CmsMasterContent
- The cms-object to get access to the cms-ressources
- m_dataBig - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data memeber for String values type VARCHAR2(4000)
- m_dataDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data memeber for Date values
- m_dataInt - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data memeber for Integer values type int
- m_dataMedium - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data memeber for String values type VARCHAR2(2000)
- m_dataReference - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data refernces of type int
- m_dataSet - Variable in class com.opencms.defaults.master.CmsMasterContent
- The dataset which holds all informations about this module
- m_dataSmall - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- data memeber for String values type VARCHAR2(500)
- m_dateCreated - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The date when this cd was created as long-value
- m_dateLastModified - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The date of the last modification of this cd
- m_description - Variable in class com.opencms.defaults.master.CmsMasterMedia
- A description for the media
- m_feedFilename - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- member for feed's
- m_feedId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- member for feed's
- m_feedReference - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- member for feed's
- m_flags - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- flags of this cd
- m_groupId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The id of the group
- m_groupName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The group as String
- m_groupid - Variable in class com.opencms.defaults.master.CmsChannelContent
- The groupid of the channel
- m_height - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The height of this media
- m_id - Variable in class com.opencms.defaults.master.CmsMasterMedia
- Primary key for the media data
- m_lastModifiedBy - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The user who has lastly changed this cd
- m_lastModifiedByName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The user who has changed this the last time as String
- m_lockedBy - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The user-id who had locked this ressource or -1
- m_lockedInProject - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The project, this cd belongs to
- m_lockstateWasChanged - Variable in class com.opencms.defaults.master.CmsMasterContent
- Is set to true, if the lockstate changes
- m_masterId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The primary key of this master module.
- m_masterId - Variable in class com.opencms.defaults.master.CmsMasterMedia
- Foreign key to the media master
- m_media - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The current media objects
- m_media - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The content of the media
- m_mediaToAdd - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The media objects registered for deletion
- m_mediaToDelete - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The media objects registered for deletion
- m_mediaToUpdate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The media objects registered for update
- m_mimetype - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The mimetype of the media
- m_name - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The filename of the media
- m_parentchannel - Variable in class com.opencms.defaults.master.CmsChannelContent
- The name of the parent channel
- m_position - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The position of this media
- m_projectId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The generated project id (indicates, if the entry belongs to the current project)
- m_properties - Variable in class com.opencms.defaults.master.CmsChannelContent
- The properties of the channel
- m_publicationDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- the start-date this cd should be shown in the frontend
- m_purgeDate - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- the ending-date this cd should be shown in the frontend
- m_selectedChannels - Variable in class com.opencms.defaults.master.CmsMasterContent
- Vector of currently selected channels
- m_size - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The size of the media
- m_state - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The state of the cd (unchanged/changed/new/deleted)
- m_subId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- Defines the "type" of the module
- m_title - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The title of this cd
- m_title - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The title of the media
- m_type - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The mediatype of the media
- m_userId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The id of the owner
- m_userName - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The owner as String
- m_userid - Variable in class com.opencms.defaults.master.CmsChannelContent
- The userid of the channel
- m_versionId - Variable in class com.opencms.defaults.master.CmsMasterDataSet
- The version-number of this record in history
- m_width - Variable in class com.opencms.defaults.master.CmsMasterMedia
- The width of this media
P
- publishProject(CmsObject, boolean, int, int, long, int, String, Vector, Vector) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Publishes all modified content definitions for this project.
- publishResource(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- publish method for publish instance of content definition
- publishResource(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- Publishes the content definition directly
R
- readAllByChannel(CmsObject, int, int) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Returns a Vector with the datasets of the contentdefinitions in the given channel.
- registerDbAccessObject(int, CmsDbAccess) - Static method in class com.opencms.defaults.master.CmsMasterContent
- Registers a database access object for the contentdefinition type.
- resid - Variable in class com.opencms.defaults.master.CmsChannelBackoffice
- restore(CmsObject, int) - Method in class com.opencms.defaults.master.CmsChannelContent
- restore method for restore instance of content definition from history
- restore(CmsObject, int) - Method in class com.opencms.defaults.master.CmsMasterContent
- Restore method for restore instance of content definition from the history
S
- setAccessFlags(int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the accessflags of the channel.
- setAccessFlags(int) - Method in class com.opencms.defaults.master.CmsMasterContent
- set the accessFlag for the CD
- setAccessFlagsAsString(String) - Method in class com.opencms.defaults.master.CmsChannelContent
- Get the permissions of Channel
- setAccessValue(CmsXmlWpTemplateFile, int) - Method in class com.opencms.defaults.master.CmsChannelBackoffice
- Set the accessFlags in the template
- setAvailableChannels(String) - Method in class com.opencms.defaults.master.CmsMasterContent
- Set the Available Channels
- setChannelId(String) - Method in class com.opencms.defaults.master.CmsChannelContent
- sets the unique channel Id of a content definition instance
- setChannelName(String) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the channelname.
- setDescription(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setGroup(int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the group.
- setGroup(int) - Method in class com.opencms.defaults.master.CmsMasterContent
- Sets the group.
- setHeight(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setId(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- Never set this on yourself! It will be computed by the mastermodule
- setLockstate(int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the lockstates
- setLockstate(int) - Method in class com.opencms.defaults.master.CmsMasterContent
- Sets the lockstates
- setMasterId(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- Never set this on yourself! It will be computed by the mastermodule
- setMedia(byte[]) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setMimetype(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setName(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setNewChannelId() - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the channelId of a new channel
- setOwner(int) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the owner of this contentdefinition.
- setOwner(int) - Method in class com.opencms.defaults.master.CmsMasterContent
- Sets the owner of this contentdefinition.
- setParentName(String) - Method in class com.opencms.defaults.master.CmsChannelContent
- Sets the parentname of the channel.
- setPosition(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setSelectedChannels(String) - Method in class com.opencms.defaults.master.CmsMasterContent
- set Selected Channels
- setSize(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setTitle(String) - Method in class com.opencms.defaults.master.CmsChannelContent
- sets the title of a content definition instance
- setTitle(String) - Method in class com.opencms.defaults.master.CmsMasterContent
- Sets title of this cd
- setTitle(String) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setType(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
- setWidth(int) - Method in class com.opencms.defaults.master.CmsMasterMedia
T
- toString() - Method in class com.opencms.defaults.master.CmsChannelContent
- Returns a String representation of this instance.
- toString() - Method in class com.opencms.defaults.master.CmsMasterContent
- Returns a String representation of this instance.
- toString() - Method in class com.opencms.defaults.master.CmsMasterDataSet
- Returns all member-data in a long String.
- toString() - Method in class com.opencms.defaults.master.CmsMasterMedia
- Returns a string representation of this instance.
U
- undelete(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- undelete method for undelete instance of content definition
- undelete(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- Undelete method for undelete instance of content definition
- updateChannels() - Method in class com.opencms.defaults.master.CmsMasterContent
- Add or remove channels compares the currently selected channels with the selected channels stored in the database and adds or deletes channels if necessary
- updateMedia(CmsMasterMedia) - Method in class com.opencms.defaults.master.CmsMasterContent
- Registers a media for update
W
- write(CmsObject) - Method in class com.opencms.defaults.master.CmsChannelContent
- write method to write the current content of the content definition to the database.
- write(CmsObject) - Method in class com.opencms.defaults.master.CmsMasterContent
- write method to write the current content of the content definition to the database.
A B C D E G H I M P R S T U W
|
|||||||||
| Home >> All >> com >> opencms >> defaults >> [ master overview ] | PREV NEXT | ||||||||