A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

D

DAILY - 类 中的静态变量org.olat.data.calendar.CalendarEntry
 
DailyStat - org.olat.data.course.statistic.daily中的类
Hibernate object representing an entry in the o_stat_daily table.
DailyStat() - 类 的构造器org.olat.data.course.statistic.daily.DailyStat
 
DailyStatisticColumnDescriptorProvider - org.olat.presentation.course.statistic.types中的类
TODO: Class Description for DailyStatisticColumnDescriptor Initial Date: 05.04.2011
DailyStatisticColumnDescriptorProvider() - 类 的构造器org.olat.presentation.course.statistic.types.DailyStatisticColumnDescriptorProvider
 
DailyStatisticDaoImpl - org.olat.data.course.statistic.daily中的类
Implementation of the IStatisticManager for 'weekly' statistic - specific for Mysql since it uses the mysql specific week(date,mode) function Initial Date: 12.02.2010
DailyStatisticDaoImpl() - 类 的构造器org.olat.data.course.statistic.daily.DailyStatisticDaoImpl
 
DailyStatisticDisplayController - org.olat.presentation.course.statistic.daily中的类
 
DailyStatisticDisplayController(UserRequest, WindowControl, ICourse, IStatisticManager) - 类 的构造器org.olat.presentation.course.statistic.daily.DailyStatisticDisplayController
 
DaoITCaseNew - org.olat.data.commons.dao中的类
Initial Date: 23.11.2011
DaoITCaseNew() - 类 的构造器org.olat.data.commons.dao.DaoITCaseNew
 
DaoManager - org.olat.data.course.campus中的类
This class serves as a facade to a set of data access objects.
DaoManager() - 类 的构造器org.olat.data.course.campus.DaoManager
 
DaoObjectMother - org.olat.data.notification中的类
Initial Date: 02.12.2011
DaoObjectMother() - 类 的构造器org.olat.data.notification.DaoObjectMother
 
DatabaseSetup - org.olat.data.commons.database中的类
Initial Date: 25.10.2002
DatabaseSetup() - 类 的构造器org.olat.data.commons.database.DatabaseSetup
 
DataConverter - org.olat.data.course.campus中的类
Initial Date: 29.06.2012
DataConverter() - 类 的构造器org.olat.data.course.campus.DataConverter
 
DataRuntimeException - org.olat.data.commons.dao中的异常错误
Initial Date: 23.11.2011
DataRuntimeException(Class, String, Throwable) - 异常错误 的构造器org.olat.data.commons.dao.DataRuntimeException
 
DataSpringBeanTypes - org.olat.data.commons中的枚举
Define all classes which can be loaded via spring by type
datastoreConfiguration() - 类 中的静态方法org.olat.data.commons.database.DatabaseSetup
Method datastoreConfiguration is the central mapping definition of all OLAT objects and their mapping to a relational database.
date - 类 中的变量org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
 
DATE_FROM_PARAM - 类 中的静态变量org.olat.data.notification.NotificationEvent
 
DATE_SORTING - 类 中的静态变量org.olat.presentation.framework.core.control.generic.portal.SortingCriteria
 
DATE_TO_PARAM - 类 中的静态变量org.olat.data.notification.NotificationEvent
 
DateChooser - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
 
DateChooserController - org.olat.presentation.user.administration中的类
Description:
This controller provides a simple date chooser Events fired by this controller: Event.CHANGED_EVENT whenever the date has been changed Initial Date: 22.12.2009
DateChooserController(UserRequest, WindowControl, Date) - 类 的构造器org.olat.presentation.user.administration.DateChooserController
 
DateChooserForm - org.olat.presentation.course.statistic中的类
Initial Date: 03.12.2009
DateChooserForm(UserRequest, WindowControl, long) - 类 的构造器org.olat.presentation.course.statistic.DateChooserForm
 
DateComponent - org.olat.presentation.framework.core.components.date中的类
Description:
The date component can display a date using a little calendar symbol Initial Date: 01.12.2009
DateComponentFactory - org.olat.presentation.framework.core.components.date中的类
Description:
Use this factory to create a simple date component that can display a date as a little calendar.
DateComponentFactory() - 类 的构造器org.olat.presentation.framework.core.components.date.DateComponentFactory
 
DateComponentRenderer - org.olat.presentation.framework.core.components.date中的类
Description:
Renderer for the date component.
Dated - org.olat.presentation.webfeed.navigation中的接口
This interface indicates that an implementing class has a date.
DatedComparator - org.olat.presentation.webfeed.navigation中的类
Compares Dated objects in reversed chronological order.
DatedComparator() - 类 的构造器org.olat.presentation.webfeed.navigation.DatedComparator
 
DateElement - org.olat.presentation.framework.core.components.date中的类
Description:
Wrapper for the DateComponent to use in flexi form layout.
DateElement(String, DateComponent) - 类 的构造器org.olat.presentation.framework.core.components.date.DateElement
 
DateElement - org.olat.presentation.framework.core.formelements中的类
Description:
DateElement(String, Date, Locale) - 类 的构造器org.olat.presentation.framework.core.formelements.DateElement
 
DateElement(String, Date, String) - 类 的构造器org.olat.presentation.framework.core.formelements.DateElement
 
DateElement(String, Locale) - 类 的构造器org.olat.presentation.framework.core.formelements.DateElement
 
DateFilter - org.olat.system.commons.date中的类
A Filter that represents a time interval.
DateFilter(Date, Date) - 类 的构造器org.olat.system.commons.date.DateFilter
 
DateFunction - org.olat.lms.course.condition.interpreter中的类
 
DateFunction(UserCourseEnvironment) - 类 的构造器org.olat.lms.course.condition.interpreter.DateFunction
Default constructor to use the current date
DatePropertyHandler - org.olat.lms.user.propertyhandler中的类
Description: The DatePropertyHandler offers the functionality of a date.
DateUtil - org.olat.system.commons.date中的类
TODO: needs new method, isAlmostOneDayBefore(Date date, int toleranceInHours) Initial Date: 14.12.2011
DateUtil() - 类 的构造器org.olat.system.commons.date.DateUtil
 
DateUtilTest - org.olat.system.commons.date中的类
Initial Date: 14.12.2011
DateUtilTest() - 类 的构造器org.olat.system.commons.date.DateUtilTest
 
DayOfWeekStat - org.olat.data.course.statistic.dayofweek中的类
Hibernate object representing an entry in the o_stat_dayofweek table.
DayOfWeekStat() - 类 的构造器org.olat.data.course.statistic.dayofweek.DayOfWeekStat
 
DayOfWeekStatisticColumnDescriptorProvider - org.olat.presentation.course.statistic.types中的类
TODO: Class Description for DayOfWeekStatisticColumnDescriptor Initial Date: 05.04.2011
DayOfWeekStatisticColumnDescriptorProvider() - 类 的构造器org.olat.presentation.course.statistic.types.DayOfWeekStatisticColumnDescriptorProvider
 
DayOfWeekStatisticDaoImpl - org.olat.data.course.statistic.dayofweek中的类
Implementation of the IStatisticManager for 'dayofweek' statistic Initial Date: 12.02.2010
DayOfWeekStatisticDaoImpl() - 类 的构造器org.olat.data.course.statistic.dayofweek.DayOfWeekStatisticDaoImpl
 
DayOfWeekStatisticDisplayController - org.olat.presentation.course.statistic.dayofweek中的类
The only reason this controller exists is to provide the right translation (this package translations).
DayOfWeekStatisticDisplayController(UserRequest, WindowControl, ICourse, IStatisticManager) - 类 的构造器org.olat.presentation.course.statistic.dayofweek.DayOfWeekStatisticDisplayController
 
DayUnit - org.olat.lms.course.condition.interpreter中的类
Initial Date: Feb 6, 2004
DayUnit() - 类 的构造器org.olat.lms.course.condition.interpreter.DayUnit
 
DB - org.olat.data.commons.database中的接口
已过时。 
DBFactory - org.olat.data.commons.database中的类
已过时。 
DBFactory() - 类 的构造器org.olat.data.commons.database.DBFactory
已过时。
 
DBImpl - org.olat.data.commons.database中的类
已过时。 
DBITCase - org.olat.data.commons.database中的类
A DBITCase is used to test the persistence package.
DBITCase() - 类 的构造器org.olat.data.commons.database.DBITCase
 
DBPerformanceITCase - org.olat.data.commons.database中的类
DBPerformanceITCase contains the performance test(s) from DBITCase Initial Date: Jun 15, 2011
DBPerformanceITCase() - 类 的构造器org.olat.data.commons.database.DBPerformanceITCase
 
DbPrefs - org.olat.lms.preferences中的类
Description:
Initial Date: 21.06.2006
DBQuery - org.olat.data.commons.database中的接口
已过时。 
DBQueryImpl - org.olat.data.commons.database中的类
已过时。 
DBQueryImpl(Query) - 类 的构造器org.olat.data.commons.database.DBQueryImpl
已过时。
Default construcotr.
DBRuntimeException - org.olat.data.commons.database.exception中的异常错误
已过时。 
DBRuntimeException(String) - 异常错误 的构造器org.olat.data.commons.database.exception.DBRuntimeException
已过时。
 
DBRuntimeException(String, Throwable) - 异常错误 的构造器org.olat.data.commons.database.exception.DBRuntimeException
已过时。
 
DBVendorHibernatePropertiesSimplification - org.olat.data.commons.database中的类
Description:
Helper class created to concatenate DB specific connection properties (java.util.Properties) with the DB common hibernate properties within the Spring config.
DC_CONTRIBUTOR - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_COVERAGE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_CREATOR - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_DATE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_DESCRIPTION - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_FORMAT - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_IDENTIFIER - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_LANGUAGE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_PUBLISHER - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_RELATION - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_RIGHTS - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_SOURCE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_SUBJECT - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_TITLE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DC_TYPE - 类 中的静态变量org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
 
DCL_ACCEPT - 类 中的静态变量org.olat.presentation.registration.DisclaimerFormController
 
DCL_CHECKBOX_KEY - 类 中的静态变量org.olat.presentation.registration.DisclaimerFormController
 
DCL_CHECKBOX_KEY2 - 类 中的静态变量org.olat.presentation.registration.DisclaimerFormController
 
deactivate() - 类 中的方法org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableCalloutWindowController
Call this method to close the callout window and continue with anything else.
deactivate() - 类 中的方法org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
已过时。
deactivates the modal controller. please do use this method here instead of getWindowControl().pop() !
deactivate() - 类 中的方法org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalWindowController
deactivates the modal controller. please do use this method here instead of getWindowControl().pop() !
deactivate() - 类 中的方法org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalWindowWrapperController
 
deactivate() - 类 中的方法org.olat.presentation.framework.core.control.generic.modal.DialogBoxController
only needed if you want to remove the dialog without having the user clicking one of the buttons or the close icon!
deactivate() - 类 中的方法org.olat.presentation.framework.layout.fullWebApp.LayoutMain3ColsBackController
Deactivates back controller.
deactivate() - 类 中的方法org.olat.presentation.framework.layout.fullWebApp.LayoutMain3ColsPreviewController
Deactivates preview controller.
deactivateAndDisposeChildCrumbController() - 类 中的方法org.olat.presentation.framework.core.control.generic.breadcrumb.CrumbBasicController
 
deactivateAndDisposeChildCrumbController() - 接口 中的方法org.olat.presentation.framework.core.control.generic.breadcrumb.CrumbController
De-activate a child crumb that has been activated using activateAndListenToChildCrumbController().
deactivateAndDisposeChildCrumbController() - 类 中的方法org.olat.presentation.framework.core.control.generic.breadcrumb.CrumbFormBasicController
 
deactivateDraggable() - 接口 中的方法org.olat.presentation.framework.core.control.dragdrop.DragAndDrop
 
deactivateDraggable() - 类 中的方法org.olat.presentation.framework.core.control.dragdrop.DragAndDropImpl
 
deactivateDroppable() - 接口 中的方法org.olat.presentation.framework.core.control.dragdrop.DragAndDrop
 
deactivateDroppable() - 类 中的方法org.olat.presentation.framework.core.control.dragdrop.DragAndDropImpl
 
deactivateRequestBasedLogLevel() - 类 中的方法org.olat.system.logging.threadlog.RequestBasedLogLevelManager
Deactivate the ThreadLocalAwareLogger if it was previously activated - does nothing otherwise
deactivateUsernameBasedLogLevel() - 类 中的方法org.olat.system.logging.threadlog.UserBasedLogLevelManager
Deactivate the ThreadLocalAwareLogger if it was previously activated - does nothing otherwise
DEADLINE_DATE - 类 中的静态变量org.olat.presentation.course.nodes.portfolio.PortfolioCourseNodeConfiguration
 
DEADLINE_DAY - 类 中的静态变量org.olat.presentation.course.nodes.portfolio.PortfolioCourseNodeConfiguration
 
DEADLINE_MONTH - 类 中的静态变量org.olat.presentation.course.nodes.portfolio.PortfolioCourseNodeConfiguration
 
DEADLINE_TYPE - 类 中的静态变量org.olat.presentation.course.nodes.portfolio.PortfolioCourseNodeConfiguration
 
DEADLINE_WEEK - 类 中的静态变量org.olat.presentation.course.nodes.portfolio.PortfolioCourseNodeConfiguration
 
DeadlineController - org.olat.presentation.course.nodes.portfolio中的类
Description:
Small controller to use in a popup to change the deadline.
DeadlineController(UserRequest, WindowControl, EPStructuredMap) - 类 的构造器org.olat.presentation.course.nodes.portfolio.DeadlineController
 
deAjaxify(Link) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
 
dealWithSavingInteractions(int, String[][]) - 类 中的方法org.olat.lms.scorm.server.servermodels.ScoDocument
Method to update our cmi datamodel with interaction elements that were created at runtime by a sco.
dealWithSavingObjectives(int, String[][]) - 类 中的方法org.olat.lms.scorm.server.servermodels.ScoDocument
Method to update our cmi datamodel with objective elements that were created at runtime by a sco.
debug(Object) - 类 中的方法org.olat.system.logging.threadlog.ThreadLocalAwareLogger
 
debug(Object, Throwable) - 类 中的方法org.olat.system.logging.threadlog.ThreadLocalAwareLogger
 
DebugHelper - org.olat.presentation.framework.core.render.intercept中的类
Description:
TODO: Felix Jost Class Description Initial Date: 25.01.2007
DebugHelper() - 类 的构造器org.olat.presentation.framework.core.render.intercept.DebugHelper
 
debuginfoGetListeners() - 类 中的方法org.olat.presentation.framework.core.components.Component
 
DecimalVariable - org.olat.lms.ims.qti.container中的类
 
DecimalVariable(String, String, String, String, String) - 类 的构造器org.olat.lms.ims.qti.container.DecimalVariable
 
declareVariables(Element) - 类 中的静态方法org.olat.lms.ims.qti.process.QTIHelper
 
decNestedLevel() - 类 中的方法org.olat.presentation.framework.core.render.RenderResult
 
deepCopy(Object) - 类 中的静态方法org.olat.lms.commons.util.ObjectCloner
returns a deep copy of an object (must all be Serializable)
DEFAULT - 类 中的静态变量org.olat.lms.ims.cp.CPCore
 
DEFAULT_BUNDLE_PRIORITY - 类 中的静态变量org.olat.lms.commons.i18n.I18nManager
 
DEFAULT_CONTEXT_PREFIX - 接口 中的静态变量org.olat.lms.group.learn.CourseGroupManager
default course group contexts prefix used for learning and right groups *
DEFAULT_KEY_PRIORITY - 类 中的静态变量org.olat.lms.commons.i18n.I18nManager
 
DEFAULT_NAME_LC_PREFIX - 接口 中的静态变量org.olat.lms.group.learn.CourseGroupManager
default course group context name for learning groups
DEFAULT_NAME_RC_PREFIX - 接口 中的静态变量org.olat.lms.group.learn.CourseGroupManager
default course group context name for right groups
DEFAULT_POPUP_ATTRIBUTES - 类 中的静态变量org.olat.presentation.framework.core.components.table.DefaultColumnDescriptor
 
DefaultChiefController - org.olat.presentation.framework.core.control中的类
Description:
DefaultChiefController() - 类 的构造器org.olat.presentation.framework.core.control.DefaultChiefController
 
DefaultColumnDescriptor - org.olat.presentation.framework.core.components.table中的类
Description:
DefaultColumnDescriptor(String, int, String, Locale) - 类 的构造器org.olat.presentation.framework.core.components.table.DefaultColumnDescriptor
Constructor for table default column descriptor
DefaultColumnDescriptor(String, int, String, Locale, OutputEscapeType) - 类 的构造器org.olat.presentation.framework.core.components.table.DefaultColumnDescriptor
This constructor allows to choose the outputEscapeType at rendering value.
DefaultColumnDescriptor(String, int, String, Locale, int) - 类 的构造器org.olat.presentation.framework.core.components.table.DefaultColumnDescriptor
 
DefaultContextTranslationHelper - org.olat.presentation.group.learn中的类
Description:
TODO: Class Description for DefaultContextTranslationHelper Initial Date: Mar 10, 2005
DefaultContextTranslationHelper() - 类 的构造器org.olat.presentation.group.learn.DefaultContextTranslationHelper
 
DefaultController - org.olat.presentation.framework.core.control中的类
Description:
DefaultDependenciesDelegator - org.olat.lms.commons.i18n中的类
 
DefaultDependenciesDelegator() - 类 的构造器org.olat.lms.commons.i18n.DefaultDependenciesDelegator
 
DefaultDifferenceService - org.olat.presentation.wiki.versioning中的类
Returns differences between two text strings
DefaultDifferenceService() - 类 的构造器org.olat.presentation.wiki.versioning.DefaultDifferenceService
 
DefaultEntityResolver - org.olat.data.commons.xml中的类
 
DefaultEntityResolver() - 类 的构造器org.olat.data.commons.xml.DefaultEntityResolver
 
DefaultFlexiColumnModel - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
 
DefaultFlexiColumnModel(String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.DefaultFlexiColumnModel
 
DefaultFooterController - org.olat.presentation.framework.layout.fullWebApp中的类
Description: This is a simple controller that displays the brasato web app framework default footer.
DefaultFooterController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.layout.fullWebApp.DefaultFooterController
Constructor: usedd with AutoCreator
DefaultMediaResource - org.olat.lms.commons.mediaresource中的类
 
DefaultMediaResource() - 类 的构造器org.olat.lms.commons.mediaresource.DefaultMediaResource
 
DefaultMemento - org.olat.presentation.commons.memento中的类
Description:
TODO: patrick Class Description for DefaultMemento Initial Date: Nov 25, 2005
DefaultMemento() - 类 的构造器org.olat.presentation.commons.memento.DefaultMemento
 
DefaultMinimalTopNavController - org.olat.presentation.framework.layout.fullWebApp中的类
Description:
The default minimal top navigation offers a close and print link Initial Date: 24.09.2009
DefaultMinimalTopNavController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.layout.fullWebApp.DefaultMinimalTopNavController
Default constructor
DefaultNavElement - org.olat.presentation.framework.core.control.navigation中的类
Description:
TODO: Felix Jost Class Description for DefaultNavElement Initial Date: 19.07.2005
DefaultNavElement(String, String, String) - 类 的构造器org.olat.presentation.framework.core.control.navigation.DefaultNavElement
 
DefaultNavElement(NavElement) - 类 的构造器org.olat.presentation.framework.core.control.navigation.DefaultNavElement
clones the original Navigation Element
DefaultNavigator - org.olat.lms.ims.qti.navigator中的类
 
DefaultNavigator(AssessmentInstance) - 类 的构造器org.olat.lms.ims.qti.navigator.DefaultNavigator
 
DefaultServlet - org.olat.connectors.webdav.util中的类
The default resource-serving servlet for most web applications, used to serve static resources such as HTML pages and images.
DefaultServlet() - 类 的构造器org.olat.connectors.webdav.util.DefaultServlet
 
DefaultServlet.ResourceInfo - org.olat.connectors.webdav.util中的类
 
DefaultServlet.ResourceInfo(String, DirContext) - 类 的构造器org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
Constructor.
DefaultShibbolethAuthenticationController - org.olat.presentation.security.authentication.shibboleth中的类
Description:
Simple ShibbolethAuthenticationController.
DefaultShibbolethAuthenticationController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.security.authentication.shibboleth.DefaultShibbolethAuthenticationController
 
DefaultSpringController - org.olat.presentation.framework.core.control中的类
Description:
TODO: patrickb Class Description for DefaultSpringController Initial Date: 13.06.2006
DefaultSpringController() - 类 的构造器org.olat.presentation.framework.core.control.DefaultSpringController
[used by spring] the caller must call init(ureq, windowcontrol) later brasato:::: replace with ControllerCreator
DefaultTableDataModel<T> - org.olat.presentation.framework.core.components.table中的类
enclosing_type Description:
DefaultTableDataModel(List<T>) - 类 的构造器org.olat.presentation.framework.core.components.table.DefaultTableDataModel
 
DefaultTopNavController - org.olat.presentation.framework.layout.fullWebApp中的类
Description: A simple top nav controller that features a logout link Initial Date: 11.10.2007
DefaultTopNavController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.layout.fullWebApp.DefaultTopNavController
Constructor, creates a velocity page with a list
DefaultUser - org.olat.lms.user中的类
 
DefaultXlsTableExporter - org.olat.presentation.framework.core.components.table中的类
Description:
Export the table as real Excel file with the apache poi library.
DefaultXlsTableExporter() - 类 的构造器org.olat.presentation.framework.core.components.table.DefaultXlsTableExporter
 
DelegatingComponent - org.olat.presentation.framework.core.components.delegating中的类
Description:
Possibility to implement a Component by providing a component renderer Initial Date: Jun 8, 2005
DelegatingComponent(String, ComponentRenderer) - 类 的构造器org.olat.presentation.framework.core.components.delegating.DelegatingComponent
 
DelegatingRenderer - org.olat.presentation.framework.core.components.delegating中的类
Description:
TODO: Class Description for DelegatingRenderer

DelegatingRenderer() - 类 的构造器org.olat.presentation.framework.core.components.delegating.DelegatingRenderer
 
Delegation - org.olat.data.course.campus中的类
Initial Date: 03.05.2013
Delegation() - 类 的构造器org.olat.data.course.campus.Delegation
 
DelegationController - org.olat.presentation.user.administration中的类
Initial Date: 02.05.2013
DelegationController(UserRequest, WindowControl, Identity) - 类 的构造器org.olat.presentation.user.administration.DelegationController
 
DelegationDao - org.olat.data.course.campus中的类
Initial Date: 03.05.2013
DelegationDao() - 类 的构造器org.olat.data.course.campus.DelegationDao
 
DeletableGroupData - org.olat.lms.group中的接口
 
DeletableReference - org.olat.lms.group中的类
 
DeletableUserSearchController - org.olat.presentation.user.administration.delete中的类
Initial Date: Jul 29, 2003
DeletableUserSearchController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.administration.delete.DeletableUserSearchController
 
delete(String, Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserAuthenticationWebService
Deletes an authentication from the system
delete(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserWebService
Delete an user from the system
delete() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
 
delete(ExampleEntity) - 接口 中的方法org.olat.data.commons.dao.ExampleDao
 
delete(ExampleEntity) - 类 中的方法org.olat.data.commons.dao.ExampleDaoImpl
 
delete(T) - 接口 中的方法org.olat.data.commons.dao.GenericDao
 
delete(T) - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
 
delete(String, Object, Type) - 接口 中的方法org.olat.data.commons.database.DB
已过时。
Deletion query.
delete(String, Object[], Type[]) - 接口 中的方法org.olat.data.commons.database.DB
已过时。
Deletion query.
delete(String, Object, Type) - 类 中的方法org.olat.data.commons.database.DBImpl
已过时。
Deletion query.
delete(String, Object[], Type[]) - 类 中的方法org.olat.data.commons.database.DBImpl
已过时。
Deletion query.
delete() - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
 
delete() - 类 中的方法org.olat.data.commons.vfs.LocalFileImpl
 
delete() - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
 
delete() - 类 中的方法org.olat.data.commons.vfs.LocalImpl
 
delete() - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
 
delete() - 类 中的方法org.olat.data.commons.vfs.NamedLeaf
 
delete(Identity, List<VFSRevision>) - 类 中的方法org.olat.data.commons.vfs.version.NotVersioned
 
delete(Identity, List<VFSRevision>) - 接口 中的方法org.olat.data.commons.vfs.version.Versions
Delete the list of revisions given as parameter
delete(Identity, List<VFSRevision>) - 类 中的方法org.olat.data.commons.vfs.version.VersionsFileImpl
 
delete(VFSItem, boolean) - 类 中的方法org.olat.data.commons.vfs.version.VersionsFileManager
 
delete(VFSItem, boolean) - 类 中的方法org.olat.data.commons.vfs.version.VersionsManager
Delete a full container
delete() - 接口 中的方法org.olat.data.commons.vfs.VFSItem
deletes the item. if the item is a container, all children will be deleted recursively
delete(Course) - 类 中的方法org.olat.data.course.campus.CourseDao
 
delete(Course) - 类 中的方法org.olat.data.course.campus.DaoManager
 
delete(StudentCourse) - 类 中的方法org.olat.data.course.campus.DaoManager
 
delete(Student) - 类 中的方法org.olat.data.course.campus.DaoManager
 
delete(LecturerCourse) - 类 中的方法org.olat.data.course.campus.DaoManager
 
delete(Lecturer) - 类 中的方法org.olat.data.course.campus.DaoManager
 
delete(LecturerCourse) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
delete(Lecturer) - 类 中的方法org.olat.data.course.campus.LecturerDao
 
delete(StudentCourse) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
delete(Student) - 类 中的方法org.olat.data.course.campus.StudentDao
 
delete() - 接口 中的方法org.olat.data.filebrowser.metadata.MetaInfo
Delete this meta info
delete() - 类 中的方法org.olat.data.filebrowser.metadata.MetaInfoFileImpl
Delete this meta info
delete(Reference) - 类 中的方法org.olat.data.reference.ReferenceDao
 
delete(Reference) - 接口 中的方法org.olat.lms.reference.ReferenceService
 
delete(Reference) - 类 中的方法org.olat.lms.reference.ReferenceServiceImpl
 
delete(OLATResourceable) - 类 中的方法org.olat.lms.webfeed.FeedManager
Deletes a given feed.
delete(OLATResourceable) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
 
DELETE - 类 中的静态变量org.olat.presentation.wiki.versioning.ChangeInfo
 
delete - 类 中的静态变量org.olat.presentation.wiki.versioning.diff.CookbookDiff
 
delete() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicEditor
Accessible only for tutors.
DELETE_ALL_EVENTS - 类 中的静态变量org.olat.data.course.campus.Event
 
DELETE_ALL_NOT_UPDATED_LC_BOOKING - 类 中的静态变量org.olat.data.course.campus.LecturerCourse
 
DELETE_ALL_NOT_UPDATED_ORGS - 类 中的静态变量org.olat.data.course.campus.Org
 
DELETE_ALL_NOT_UPDATED_SC_BOOKING - 类 中的静态变量org.olat.data.course.campus.StudentCourse
 
DELETE_ALL_TEXTS - 类 中的静态变量org.olat.data.course.campus.Text
 
DELETE_BY_COURSE_ID - 类 中的静态变量org.olat.data.course.campus.Course
 
DELETE_BY_COURSE_IDS - 类 中的静态变量org.olat.data.course.campus.Course
 
DELETE_BY_DELEGATOR_AND_DELEGATEE - 类 中的静态变量org.olat.data.course.campus.Delegation
 
DELETE_BY_LECTURER_IDS - 类 中的静态变量org.olat.data.course.campus.Lecturer
 
DELETE_BY_ORG_IDS - 类 中的静态变量org.olat.data.course.campus.Org
 
DELETE_BY_STUDENT_IDS - 类 中的静态变量org.olat.data.course.campus.Student
 
DELETE_EVENT - 类 中的静态变量org.olat.presentation.filebrowser.FolderEvent
 
DELETE_EVENTS_BY_COURSE_ID - 类 中的静态变量org.olat.data.course.campus.Event
 
DELETE_EVENTS_BY_COURSE_IDS - 类 中的静态变量org.olat.data.course.campus.Event
 
DELETE_LECTURER_BY_COURSE_ID - 类 中的静态变量org.olat.data.course.campus.LecturerCourse
 
DELETE_LECTURER_BY_LECTURER_ID - 类 中的静态变量org.olat.data.course.campus.LecturerCourse
 
DELETE_LECTURERS_BY_COURSE_IDS - 类 中的静态变量org.olat.data.course.campus.LecturerCourse
 
DELETE_LECTURERS_BY_LECTURER_IDS - 类 中的静态变量org.olat.data.course.campus.LecturerCourse
 
delete_Null() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
 
DELETE_RESOURCEABLE_ID - 类 中的静态变量org.olat.data.course.campus.Course
 
DELETE_SAP_OLAT_LECTURERS - 类 中的静态变量org.olat.data.course.campus.SapOlatUser
 
DELETE_SAP_OLAT_LECTURERS_BY_SAP_IDS - 类 中的静态变量org.olat.data.course.campus.SapOlatUser
 
DELETE_SAP_OLAT_STUDENTS - 类 中的静态变量org.olat.data.course.campus.SapOlatUser
 
DELETE_SAP_OLAT_STUDENTS_BY_SAP_IDS - 类 中的静态变量org.olat.data.course.campus.SapOlatUser
 
DELETE_STUDENT_BY_COURSE_ID - 类 中的静态变量org.olat.data.course.campus.StudentCourse
 
DELETE_STUDENT_BY_STUDENT_ID - 类 中的静态变量org.olat.data.course.campus.StudentCourse
 
DELETE_STUDENTS_BY_COURSE_IDS - 类 中的静态变量org.olat.data.course.campus.StudentCourse
 
DELETE_STUDENTS_BY_STUDENT_IDS - 类 中的静态变量org.olat.data.course.campus.StudentCourse
 
DELETE_TEXTS_BY_COURSE_ID - 类 中的静态变量org.olat.data.course.campus.Text
 
DELETE_TEXTS_BY_COURSE_IDS - 类 中的静态变量org.olat.data.course.campus.Text
 
delete_WhenNotExist() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
 
deleteAccount(String) - 接口 中的方法org.olat.connectors.instantmessaging.RemoteAccountCreation
delete an account on the IM server
deleteAccount(String) - 类 中的方法org.olat.connectors.instantmessaging.RemoteAccountCreationOverXMPP
 
deleteAccount(String) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
delete an account on the im server
deleteAccount(String) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
 
deleteAccountManagerGroup(CoursePropertyManager, CourseNode) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManager
Delete an account-manager group and the key in the CoursePropertyManager.
deleteAccountManagerGroup(CoursePropertyManager, CourseNode) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManagerImpl
 
deleteActiveTOCElement() - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPMapEditor
 
deleteAll() - 接口 中的方法org.olat.data.filebrowser.metadata.MetaInfo
Delete all associated meta info including sub files/directories
deleteAll() - 类 中的方法org.olat.data.filebrowser.metadata.MetaInfoFileImpl
Delete all associated meta info including sub files/directories
deleteAll() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
Delete all comments and ratings for this resource and subpath configuration.
deleteAll() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
 
deleteAll(String) - 类 中的方法org.olat.test.util.selenium.olatapi.home.EvidencesOfAchievement
delete evidences of achievement for the courses containing courseName.
deleteAllBookmarksFor(OLATResourceable) - 接口 中的方法org.olat.data.bookmark.BookmarkDao
Delete all bookmarks pointing to the given resourceable.
deleteAllBookmarksFor(OLATResourceable) - 类 中的方法org.olat.data.bookmark.BookmarkDaoImpl
Delete all bookmarks pointing to the given resourceable.
deleteAllBookmarksFor(OLATResourceable) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
Delete all bookmarks pointing to the given resourceable.
deleteAllBookmarksFor(OLATResourceable) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
 
deleteAllComments(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
 
deleteAllComments(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
 
deleteAllComments() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
Delete all comments and replies for the configured resource and sub path
deleteAllComments() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
 
deleteAllCommentsIgnoringSubPath(OLATResourceable) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
 
deleteAllCommentsIgnoringSubPath(OLATResourceable) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
 
deleteAllCommentsIgnoringSubPath() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
Delete all comments and replies for the configured resource while ignoring the sub path.
deleteAllCommentsIgnoringSubPath() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
 
deleteAllCourseProperties() - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
Delete all properties that have been stored for this course - userproperties, group properties course properties - just everything.
deleteAllCourseProperties() - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
 
deleteAllCourseProperties() - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
 
deleteAllCoursesNamed(String) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
 
DeleteAllCoursesTest - org.olat.test.functional.lr中的类
StandardAdmin creates and deletes courses

Testsetup:
1.
DeleteAllCoursesTest() - 类 的构造器org.olat.test.functional.lr.DeleteAllCoursesTest
 
deleteAllEntriesForPersistentObject() - 类 中的方法org.olat.data.lifecycle.LifeCycleManager
Deletes all LifeCycleEntry of this resourceable
deleteAllEvents() - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteAllEvents() - 类 中的方法org.olat.data.course.campus.EventDao
 
deleteAllGroupsFromAuthor(OlatLoginInfos) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
 
deleteAllIgnoringSubPath() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
Delete all comments and ratings for this resource while ignoring the resource sub path.
deleteAllIgnoringSubPath() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
 
deleteAllLearningResourcesFromAuthor(String) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
 
deleteAllNotUpdatedLCBooking(Date) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteAllNotUpdatedLCBooking(Date) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
deleteAllNotUpdatedSCBooking(Date) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteAllNotUpdatedSCBooking(Date) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
deleteAllProperties() - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
已过时。
deletes all properties of this resourceable
deleteAllPublishers() - 类 中的方法org.olat.data.notification.NotificationTestDataGenerator
 
deleteAllRatings(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
Delete all ratings for the configured resource and sub path
deleteAllRatings(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
 
deleteAllRatings() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
Delete all ratings for the configured resource and sub path
deleteAllRatings() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
 
deleteAllRatingsIgnoringSubPath(OLATResourceable) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
Delete all ratingsfor the configured resource while ignoring the sub path.
deleteAllRatingsIgnoringSubPath(OLATResourceable) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
 
deleteAllRatingsIgnoringSubPath() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
Delete all ratingsfor the configured resource while ignoring the sub path.
deleteAllRatingsIgnoringSubPath() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
 
deleteAllReferencesOf(OLATResource) - 类 中的方法org.olat.data.reference.ReferenceDao
 
deleteAllReferencesOf(OLATResource) - 接口 中的方法org.olat.lms.reference.ReferenceService
Only for cleanup : Delete all references of an OLAT-resource.
deleteAllReferencesOf(OLATResource) - 类 中的方法org.olat.lms.reference.ReferenceServiceImpl
 
deleteAllResults(Long, String, Long) - 接口 中的方法org.olat.data.qti.QTIResultDao
deletes all Results and ResultSets of a test, selftest or survey
deleteAllResults(Long, String, Long) - 类 中的方法org.olat.data.qti.QTIResultDaoImpl
 
deleteAllResults(Long, String, Long) - 接口 中的方法org.olat.lms.qti.QTIResultService
deletes all Results and ResultSets of a test, selftest or survey
deleteAllResults(Long, String, Long) - 类 中的方法org.olat.lms.qti.QTIResultServiceImpl
 
deleteAllSubscribers() - 类 中的方法org.olat.data.notification.NotificationTestDataGenerator
 
deleteAllTexts() - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteAllTexts() - 类 中的方法org.olat.data.course.campus.TextDao
 
DeleteAllUserProperties - org.olat.lms.properties中的类
UserDataDeletable implementation for cleanup of user properties Initial Date: 07.07.2011
deleteAllVisibleCookies() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
deleteArtefact(AbstractArtefact) - 接口 中的方法org.olat.data.portfolio.artefact.ArtefactDao
 
deleteArtefact(AbstractArtefact) - 类 中的方法org.olat.data.portfolio.artefact.ArtefactDaoImpl
 
deleteArtefact(AbstractArtefact) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
delete an artefact and also its vfs-artefactContainer
deleteAttachedFile(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.Forum
Deletes the attached file from the current selected message, if possible, and saves the message.
deleteAuthentication(Authentication) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
 
deleteAuthentication(Authentication) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
 
deleteAuthentication(Authentication) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
 
deleteBGArea(BGArea) - 接口 中的方法org.olat.data.group.area.BGAreaDao
Delete the given area form the database
deleteBGArea(BGArea) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
 
deleteBGContext(BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
Deletes a business group context from the database
deleteBGContext(BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
 
deleteBGtoAreaRelations(BusinessGroup) - 接口 中的方法org.olat.data.group.area.BGAreaDao
Deletes all business group to area relations from the given business group
deleteBGtoAreaRelations(BusinessGroup) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
Deletes all business group to area relations from the given business group
deleteBookmark(Bookmark) - 接口 中的方法org.olat.data.bookmark.BookmarkDao
 
deleteBookmark(Bookmark) - 类 中的方法org.olat.data.bookmark.BookmarkDaoImpl
 
deleteBookmark(Bookmark) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
 
deleteBookmark(Bookmark) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
 
deleteBuddyGroup(Identity, BusinessGroup, String, String) - 类 中的方法org.olat.lms.group.BusinessGroupEBL
deletes businessGroup, if and only if identity is in owner group, otherwise does nothing.
deleteBusinessGroup(BusinessGroup) - 接口 中的方法org.olat.data.group.BusinessGroupDao
delete a businessgroup from the persistence store
deleteBusinessGroup(BusinessGroup) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
 
deleteBusinessGroup(BusinessGroup) - 接口 中的方法org.olat.lms.group.BusinessGroupService
 
deleteBusinessGroup(BusinessGroup) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
 
deleteBusinessGroups(List) - 接口 中的方法org.olat.data.group.BusinessGroupDao
delete all business groups from this list
deleteBusinessGroups(List) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
 
deleteBusinessGroups(List<BusinessGroup>) - 接口 中的方法org.olat.lms.group.BusinessGroupService
 
deleteBusinessGroups(List<BusinessGroup>) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
 
deleteBusinessGroupWithMail(BusinessGroup, List, Identity) - 接口 中的方法org.olat.lms.group.BusinessGroupService
delete group and send email to all group members
deleteBusinessGroupWithMail(BusinessGroup, List, Identity) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
 
deleteByCourseId(Long) - 类 中的方法org.olat.data.course.campus.CourseDao
 
deleteByCourseId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteByCourseId(Long) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
deleteByCourseId(Long) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
deleteByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.CourseDao
 
deleteByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
deleteByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
deleteByDelegatorAndDelegatee(String, String) - 类 中的方法org.olat.data.course.campus.DelegationDao
 
deleteByLecturerId(Long) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
deleteByLecturerIds(List<Long>) - 类 中的方法org.olat.data.course.campus.LecturerCourseDao
 
deleteByLecturerIds(List<Long>) - 类 中的方法org.olat.data.course.campus.LecturerDao
 
deleteByOrgIds(List<Long>) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteByOrgIds(List<Long>) - 类 中的方法org.olat.data.course.campus.OrgDao
 
deleteByStudentId(Long) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
deleteByStudentIds(List<Long>) - 类 中的方法org.olat.data.course.campus.StudentCourseDao
 
deleteByStudentIds(List<Long>) - 类 中的方法org.olat.data.course.campus.StudentDao
 
deleteCalendar(String, String) - 接口 中的方法org.olat.data.calendar.CalendarDao
Delete a calendar.
deleteCalendar(String, String) - 类 中的方法org.olat.data.calendar.CalendarDaoICalFileImpl
Delete calendar by type and id.
deleteCalendar(String, String) - 接口 中的方法org.olat.lms.calendar.CalendarService
Delete a calendar.
deleteCalendar(String, String) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
 
deleteCalendar(String, UserRequest) - 类 中的方法org.olat.lms.calendar.ImportCalendarManager
Delete an imported calendar 1. remove the entry from the database 2. delete the calendar file
deleteCatalogEntry(List<PathSegment>, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.catalog.CatalogWebService
Deletes the catalog entry with the path specified in the URL.
deleteCatalogEntry(CatalogEntry) - 接口 中的方法org.olat.data.catalog.CatalogDao
delete a catalog entry and a potentially referenced substructure from db.
deleteCatalogEntry(CatalogEntry) - 类 中的方法org.olat.data.catalog.CatalogDaoImpl
 
deleteCatalogEntry(CatalogEntry) - 接口 中的方法org.olat.lms.catalog.CatalogService
delete a catalog entry and a potentially referenced substructure from db.
deleteCatalogEntry(CatalogEntry) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
 
deleteCollaborationToolsFolder(String) - 类 中的方法org.olat.presentation.collaboration.CollaborationToolsEBL
 
deleteComment(OLATResourceable, String, UserComment, boolean) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
 
deleteComment(OLATResourceable, String, UserComment, boolean) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
 
deleteComment(UserComment, boolean) - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
Delete a comment
deleteComment(UserComment, boolean) - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
 
deleteCompleteBGContext(BGContext) - 接口 中的方法org.olat.lms.group.context.BusinessGroupContextService
Delete complete Business-group context with
deleteCompleteBGContext(BGContext) - 类 中的方法org.olat.lms.group.context.BusinessGroupContextServiceImpl
 
deleteConfigOf(ICourse) - 接口 中的方法org.olat.lms.course.config.CourseConfigManager
Delete the configuration for a given course, this means removing it from the persistent area.
deleteConfigOf(ICourse) - 类 中的方法org.olat.lms.course.config.CourseConfigManagerImpl
 
deleteCookie(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
deleteCourse(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.repository.course.CourseWebService
Delete a course by id
deleteCourse(OLATResourceable) - 类 中的静态方法org.olat.lms.course.CourseFactory
Delete a course including its course folder and all references to resources this course holds.
deleteCourseCalendar(ICourse) - 接口 中的方法org.olat.lms.calendar.CalendarService
Delete the calendar of the given course.
deleteCourseCalendar(ICourse) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
 
deleteCourseElement() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
Deteles the current selected course element.
deleteCourseGroupmanagement(OLATResourceable) - 类 中的方法org.olat.lms.course.run.preview.PreviewCourseGroupManager
 
deleteCourseGroupmanagement(OLATResourceable) - 接口 中的方法org.olat.lms.group.learn.CourseGroupManager
Deletes the course group management.
deleteCourseGroupmanagement(OLATResourceable) - 类 中的方法org.olat.lms.group.PersistingCourseGroupManager
 
deleteCoursesAndBookingsByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteCurrentNode(boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.qti.TestEditor
Deletes the current selected node.
deleteCustomQuota(Quota) - 类 中的方法org.olat.data.commons.vfs.QuotaManager
 
deleteCustomQuota(Quota) - 类 中的方法org.olat.lms.admin.quota.QuotaManagerImpl
 
deleted() - 类 中的方法org.olat.lms.security.UserSearchFilter.Builder
 
DELETED - 类 中的静态变量org.olat.presentation.portal.campus.CampusCourseEvent
 
DELETED - 类 中的静态变量org.olat.presentation.repository.EntryChangedEvent
Entry deleted status.
DELETED_EVENT - 类 中的静态变量org.olat.presentation.commentandrate.UserCommentDisplayController
 
DELETED_PROJECT - 类 中的静态变量org.olat.presentation.course.nodes.projectbroker.ProjectBrokerEditorEvent
 
DELETED_USER_DELIMITER - 类 中的静态变量org.olat.lms.user.administration.delete.UserDeletionManager
 
deleteDelegation(Identity, Identity) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteDelegation(Identity, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
 
deleteDelegation(Identity, Identity) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
 
deleteDelegation(Identity, Identity) - 类 中的方法org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
 
deleteDelegation(Identity, Identity) - 接口 中的方法org.olat.lms.learn.campus.service.CampusCourseLearnService
 
DeletedFileListController - org.olat.presentation.filebrowser.version中的类
Description:
This controller shows the list of deleted files in a container.
DeletedFileListController(UserRequest, WindowControl, VFSContainer) - 类 的构造器org.olat.presentation.filebrowser.version.DeletedFileListController
 
DeletedFileListController.DeletedFileListDataModel - org.olat.presentation.filebrowser.version中的类
 
DeletedFileListController.DeletedFileListDataModel(List<Versions>, Locale) - 类 的构造器org.olat.presentation.filebrowser.version.DeletedFileListController.DeletedFileListDataModel
 
deleteDialogElement(CoursePropertyManager, CourseNode, Long) - 类 中的方法org.olat.lms.dialogelements.DialogElementsPropertyManager
Deletes a single dialog element which are all in one property stored.
deleteDirsAndFiles(File, boolean, boolean) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
Get rid of ALL files and subdirectories in given directory, and all subdirs under it,
deleteDisplayMembers() - 类 中的方法org.olat.lms.group.BusinessGroupPropertyManager
delete the display members property
deleteEfficiencyStatement(Identity, EfficiencyStatement) - 类 中的方法org.olat.lms.course.assessment.EfficiencyStatementManager
Delete the given efficiency statement for this person
deleteEfficiencyStatementsFromCourse(Long) - 类 中的方法org.olat.lms.course.assessment.EfficiencyStatementManager
Delete all efficiency statements from the given course for all users
deleteEvents_IfDeleteSubscription() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
 
deleteEventsByCourseId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteEventsByCourseId(Long) - 类 中的方法org.olat.data.course.campus.EventDao
 
deleteEventsByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.EventDao
 
deleteEvidencesOfAchievement(String, OlatLoginInfos) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
Delete evidence of achievement for any course containing courseName and user.
deleteFileResource(OLATResourceable) - 类 中的方法org.olat.lms.commons.fileresource.FileResourceManager
 
deleteFilterFromUsersList(Identity, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
remove a given filter from users list
deleteFilterFromUsersList(Identity, String) - 类 中的方法org.olat.lms.portfolio.EPSettingsManager
 
deleteFirstArtefact() - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPExtensions
 
deleteFirstMessage() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
 
deleteFolderFileUtilsTest() - 类 中的方法org.olat.data.commons.fileutil.VfsCompareFileUtilsITCase
 
deleteFolderVfsTest() - 类 中的方法org.olat.data.commons.fileutil.VfsCompareFileUtilsITCase
 
deleteForum(Long) - 接口 中的方法org.olat.data.forum.ForumDao
 
deleteForum(Long) - 类 中的方法org.olat.data.forum.ForumDaoImpl
 
deleteForum(Long) - 接口 中的方法org.olat.lms.forum.ForumService
 
deleteForum(Long) - 类 中的方法org.olat.lms.forum.ForumServiceImpl
 
deleteForumTopic(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.Forum
Deletes the topic with this title.
deleteFromFS() - 类 中的方法org.olat.lms.ims.cp.objects.CPFile
deletes the file from the filesystem
deleteFromIndex(Document) - 接口 中的方法org.olat.lms.search.SearchService
Delete a document in existing index.
deleteFromIndex(Document) - 类 中的方法org.olat.lms.search.SearchServiceDisabled
 
deleteFromIndex(Document) - 类 中的方法org.olat.lms.search.SearchServiceImpl
 
deleteFromIndex(Document) - 类 中的方法org.olat.lms.search.update.IndexUpdater
已过时。
Add index document to delete-queue.
deleteGlossary(OLATResourceable) - 类 中的方法org.olat.lms.glossary.GlossaryManager
 
deleteGlossary(OLATResourceable) - 类 中的方法org.olat.lms.glossary.GlossaryManagerImpl
 
deleteGroup(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.group.LearningGroupWebService
Deletes the business group specified by the groupKey.
deleteGroup(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.repository.course.CourseGroupWebService
Deletes the business group specified by the key of the group.
deleteGroup(String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupManagement
Deletes group only if such group found.
deleteGroup(String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.Groups
Deletes group with the given name.
deleteGroupCalendar(BusinessGroup) - 接口 中的方法org.olat.lms.calendar.CalendarService
Delete the calendar of the given business group.
deleteGroupCalendar(BusinessGroup) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
 
deleteGroupDataFor(BusinessGroup) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
 
deleteGroupDataFor(BusinessGroup) - 接口 中的方法org.olat.lms.group.DeletableGroupData
Delete data for element which are be used by certain group.
deleteGroups(List<BusinessGroup>) - 接口 中的方法org.olat.lms.group.GroupDeletionService
 
deleteGroups(List<BusinessGroup>) - 类 中的方法org.olat.lms.group.GroupDeletionServiceImpl
 
deleteIdentities(List<Identity>) - 类 中的方法org.olat.lms.user.administration.delete.UserDeletionManager
 
deleteIdentity(Identity) - 类 中的方法org.olat.lms.user.administration.delete.UserDeletionManager
Delete all user-data in registered deleteable resources.
deleteImage(Feed) - 类 中的方法org.olat.lms.webfeed.FeedManager
Delete the image of the feed
deleteImage(Feed) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
 
deleteInfoMessage(InfoMessage) - 类 中的方法org.olat.data.infomessage.InfoMessageDao
 
deleteInfoMessage(InfoMessage) - 类 中的方法org.olat.data.infomessage.InfoMessageDaoImpl
 
deleteInfoMessage(InfoMessage) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManager
 
deleteInfoMessage(InfoMessage) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManagerImpl
 
deleteInvalidSubscribers() - 类 中的方法org.olat.data.notification.SubscriberDao
Only the subscribers corresponding to identities with status STATUS_DELETED are considered invalid.
deleteInvalidSubscribers() - 类 中的方法org.olat.lms.core.notification.impl.NotificationServiceImpl
 
deleteInvalidSubscribers() - 接口 中的方法org.olat.lms.core.notification.service.NotificationService
Deletes all invalid subscribers.
deleteInvalidSubscribers() - 类 中的方法org.olat.lms.learn.notification.impl.NotificationLearnServiceImpl
 
deleteInvalidSubscribers() - 接口 中的方法org.olat.lms.learn.notification.service.NotificationLearnService
 
deleteInvitation(Invitation) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
Delete an invitation
deleteInvitation(Invitation) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
 
deleteInvitation(Invitation) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
 
deleteItem(String) - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
Delete the item with the input title.
deleteItems() - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
 
deleteItems() - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
 
deleteItems() - 接口 中的方法org.olat.data.commons.vfs.VFSContainer
 
deleteLanguage(String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
Method to delete an entire language.
deleteLearningResources(String, String) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
Deletes all learning resources found with the author + resourceTitle search filter.
deleteLecturerCourseByCoruseId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteLecturersAndBookingsByLecturerIds(List<Long>) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteLR() - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LRDetailedView
Deletes this learning resource, if possible.
deleteMapping(SapOlatUser) - 类 中的方法org.olat.data.course.campus.SapOlatUserDao
 
deleteMappingBySapLecturerIds(List<Long>) - 类 中的方法org.olat.data.course.campus.SapOlatUserDao
 
deleteMappingBySapStudentIds(List<Long>) - 类 中的方法org.olat.data.course.campus.SapOlatUserDao
 
deleteMark(OLATResourceable) - 接口 中的方法org.olat.data.marking.MarkDAO
 
deleteMark(OLATResourceable, String) - 接口 中的方法org.olat.data.marking.MarkDAO
 
deleteMark(OLATResourceable) - 类 中的方法org.olat.data.marking.MarkDAOImpl
 
deleteMark(OLATResourceable, String) - 类 中的方法org.olat.data.marking.MarkDAOImpl
 
deleteMessage(Long, Message) - 接口 中的方法org.olat.data.forum.ForumDao
 
deleteMessage(Long, Message) - 类 中的方法org.olat.data.forum.ForumDaoImpl
 
deleteMessageTree(Long, Message) - 接口 中的方法org.olat.lms.forum.ForumService
 
deleteMessageTree(Long, Message) - 类 中的方法org.olat.lms.forum.ForumServiceImpl
 
deleteNamedGroup(String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
已过时。 
deleteNamedGroup(String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
已过时。 
deleteNamedGroup(String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
 
deleteNewFileAndItsVersioning() - 类 中的方法org.olat.lms.commons.filemetadata.FileUploadEBL
 
deleteNodeProperties(CourseNode, String) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
Delete all node properties for a given course node and a category.
deleteNodeProperties(CourseNode, String) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
 
deleteNodeProperties(CourseNode, String) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
 
deleteNote(Note) - 接口 中的方法org.olat.data.note.NoteDao
Deletes a note on the database
deleteNote(Note) - 类 中的方法org.olat.data.note.NoteDaoImpl
Deletes a note on the database
deleteNote(Note) - 接口 中的方法org.olat.lms.note.NoteService
Deletes this note.
deleteNote(Note) - 类 中的方法org.olat.lms.note.NoteServiceImpl
 
deleteObject(Object) - 接口 中的方法org.olat.data.commons.database.DB
已过时。
Delete an object.
deleteObject(Object) - 类 中的方法org.olat.data.commons.database.DBImpl
已过时。
Delete an object.
deleteOLATResource(OLATResource) - 类 中的方法org.olat.data.resource.OLATResourceManager
Delete an existing resource.
deleteOLATResourceable(OLATResourceable) - 类 中的方法org.olat.data.resource.OLATResourceManager
 
deleteOldEvents(Date) - 类 中的方法org.olat.data.notification.NotificationEventDao
 
deleteOldEvents() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
 
deleteOldLecturerMapping() - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteOldLecturerMapping() - 类 中的方法org.olat.data.course.campus.SapOlatUserDao
 
deleteOldStudentMapping() - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteOldStudentMapping() - 类 中的方法org.olat.data.course.campus.SapOlatUserDao
 
deletePackage(String) - 类 中的方法org.olat.lms.commons.i18n.devtools.TranslationDevManager
 
deletePage(String, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CPResourceEditor
Select page and delete.
deletePersonalCalendar(Identity) - 接口 中的方法org.olat.lms.calendar.CalendarService
Delete the personal calendar of an identity.
deletePersonalCalendar(Identity) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
 
deletePolicy(SecurityGroup, String, OLATResourceable) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
 
deletePolicy(SecurityGroup, String, OLATResourceable) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
 
deletePolicy(SecurityGroup, String, OLATResourceable) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
 
deletePortfolioMapTemplate(OLATResourceable) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
This method is only for templates.
deletePortfolioMapTemplate(OLATResourceable) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
This method is only for templates.
deletePortfolioMapTemplate(OLATResourceable) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
This method is reserved to the repository.
deletePortfolioStructure(PortfolioStructure) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
delete a portfolio structure recursively with its childs
deletePortrait(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserWebService
Deletes the portrait of an user
deletePost(String, Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserAuthenticationWebService
Fallback method for browsers
deletePost(Long, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserWebService
Fallback method for browsers
deleteProject(Project) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
 
deleteProject(Project) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
 
deleteProject(Project, boolean, CourseEnvironment, CourseNode) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
Delete a project.
deleteProject(Project, boolean, CourseEnvironment, CourseNode) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
Delete a project and delete project-groups related to this project.
deleteProjectBroker(ProjectBroker) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
 
deleteProjectBroker(ProjectBroker) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
 
deleteProjectBroker(Long, CourseEnvironment, CourseNode) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
Delete a project-broker and his projects and groups.
deleteProjectBroker(Long, CourseEnvironment, CourseNode) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
 
deleteProjectGroupFor(Project) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManager
Delete project-group for certain project.
deleteProjectGroupFor(Project) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManagerImpl
 
deleteProperties(Identity, BusinessGroup, OLATResourceable, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
deletes properties.
deleteProperties(Locale, String) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
Delete the given property file from disk
deleteProperties(Identity, BusinessGroup, String, String) - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
已过时。
Delete properties.
deleteProperties(PropertyParameterObject) - 类 中的方法org.olat.lms.properties.PropertyManagerEBL
Delete properties.
deleteProperty(PropertyImpl) - 类 中的方法org.olat.data.properties.PropertyManager
Deletes a property on the database
deleteProperty(PropertyImpl) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
Delete a property
deleteProperty(PropertyImpl) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
 
deleteProperty(PropertyImpl) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
 
deleteProperty(Long, String) - 类 中的方法org.olat.lms.dialogelements.DialogElementsPropertyManager
Delete the file dialog course node poperty
deleteProperty(PropertyImpl) - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
已过时。
Delete a property from the database
deleteProperty(PropertyImpl) - 类 中的方法org.olat.lms.properties.PropertyService
 
deletePublisher(Publisher) - 类 中的方法org.olat.data.notification.PublisherDao
This should delete the publisher together with its subscriptions and notificationEvents, the subscriptions are deleted explicitly.
deletePublisher_cascadeDelete() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
 
deletePublisher_notExistingPublisher() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
 
deletePublisher_withAllDescendants() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
 
DeletePublishIncompleteElementsTest - org.olat.test.functional.courseeditor中的类
Tests incomplete publish workflows
Test case:
create course
create and insert single page, preview within single page
insert structure element
leave editor, enter editor
copy single page, delete copy
preview
publish
insert single page, create html page and assign to single page
delete html-page in the storage folder
publish, delete single page, publish
delete course and logout
DeletePublishIncompleteElementsTest() - 类 的构造器org.olat.test.functional.courseeditor.DeletePublishIncompleteElementsTest
 
deleteRating(OLATResourceable, String, UserRating) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
Delete a rating
deleteRating(OLATResourceable, String, UserRating) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
 
deleteRating(UserRating) - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
Delete a rating
deleteRating(UserRating) - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
 
deleteRefTo(OLATResourceable, String) - 接口 中的方法org.olat.lms.reference.ReferenceService
 
deleteRefTo(OLATResourceable, String) - 类 中的方法org.olat.lms.reference.ReferenceServiceImpl
Deletes the reference from a course to a shared folder.
deleteRegistrationKey() - 类 中的方法org.olat.presentation.user.ChangeEMailController
delete registration key, 'change.email.login' entry and set the userproperty emchangeKey to null
deleteRepositoryEntries(UserRequest, WindowControl, List) - 类 中的方法org.olat.lms.repository.delete.RepositoryDeletionManager
 
deleteRepositoryEntry(RepositoryEntry) - 接口 中的方法org.olat.data.repository.RepositoryDao
Delete repo entry.
deleteRepositoryEntry(RepositoryEntry) - 类 中的方法org.olat.data.repository.RepositoryDaoImpl
Delete repo entry.
deleteRepositoryEntry(RepositoryEntry) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
 
deleteRepositoryEntry(RepositoryEntry) - 接口 中的方法org.olat.lms.repository.RepositoryService
 
deleteRepositoryEntry(RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
 
deleteRepositoryEntryAndBasesecurity(RepositoryEntry) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
 
deleteRepositoryEntryAndBasesecurity(RepositoryEntry) - 接口 中的方法org.olat.lms.repository.RepositoryService
 
deleteRepositoryEntryAndBasesecurity(RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
 
deleteRepositoryEntryAndItsOwnerGroupIfCopyWasInterrupted(RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryEBL
 
deleteRepositoryEntryWithAllData(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
 
deleteRepositoryEntryWithAllData(UserRequest, WindowControl, RepositoryEntry) - 接口 中的方法org.olat.lms.repository.RepositoryService
clean up a repo entry with all children and associated data like bookmarks and user references to it
deleteRepositoryEntryWithAllData(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
clean up a repo entry with all children and associated data like bookmarks and user references to it
deleteResourceableId(Long) - 类 中的方法org.olat.data.course.campus.CourseDao
 
deleteResourceableId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteResourceableIdReference(OLATResourceable) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
 
deleteResourceableIdReference(OLATResourceable) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
 
deleteResults(QTIResultSet) - 接口 中的方法org.olat.data.qti.QTIResultDao
Deletes all Results and ResultSets for certain QTI-ResultSet.
deleteResults(QTIResultSet) - 类 中的方法org.olat.data.qti.QTIResultDaoImpl
 
deleteResults(QTIResultSet) - 接口 中的方法org.olat.lms.qti.QTIResultService
Deletes all Results and ResultSets for certain QTI-ResultSet.
deleteResults(QTIResultSet) - 类 中的方法org.olat.lms.qti.QTIResultServiceImpl
 
deleteResultSet(QTIResultSet) - 接口 中的方法org.olat.data.qti.QTIResultDao
Delete all qti-results and qti-result-set entry for certain result-set.
deleteResultSet(QTIResultSet) - 类 中的方法org.olat.data.qti.QTIResultDaoImpl
Delete all qti-results and qti-result-set entry for certain result-set.
deleteRevisions(Versionable, List<VFSRevision>) - 类 中的方法org.olat.data.commons.vfs.version.VersionsFileManager
 
deleteRevisions(Versionable, List<VFSRevision>) - 类 中的方法org.olat.data.commons.vfs.version.VersionsManager
Delete a list of revisions from a file
deleteRootStructure(PortfolioStructure) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
 
deleteRootStructure(PortfolioStructure) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
 
deleteRosterGroup(String) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
Delete roster group from instant messaging server
deleteRosterGroup(String) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
 
deleteSecurityGroup(SecurityGroup) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
removes the group with all the idendities contained in it, the idenities itself are of course not deleted.
deleteSecurityGroup(SecurityGroup) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
Checks for null input.
deleteSecurityGroup(SecurityGroup) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
 
deleteSelection() - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
 
deleteSharedFolder(OLATResourceable) - 类 中的方法org.olat.lms.sharedfolder.SharedFolderManager
 
deleteSharedGroup(String) - 接口 中的方法org.olat.connectors.instantmessaging.InstantMessagingGroupSynchronisation
 
deleteSharedGroup(String) - 类 中的方法org.olat.connectors.instantmessaging.RemoteGroupCreationOverXMPP
 
deleteSingleFile() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.FileDialog
If any file present, delete it.
deleteStudentCourseByCoruseId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteStudentsAndBookingsByStudentIds(List<Long>) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteSubscriber(Identity) - 类 中的方法org.olat.data.notification.SubscriberDao
Deletes Subscriber of this Identity with all descendants.
deleteSubscriber() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
 
deleteSubscriber_cascadeDelete() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
 
deleteSubscription(Subscription) - 类 中的方法org.olat.data.notification.SubscriptionDao
 
deleteSubscription() - 类 中的方法org.olat.lms.core.notification.impl.SubscriptionDelegateTest
 
deleteSubscription_withCascadeDelete() - 类 中的方法org.olat.data.notification.SubscriptionDaoITCaseNew
 
deleteTag(Tag) - 接口 中的方法org.olat.data.tagging.TaggingDao
Delete the specific tag
deleteTag(Tag) - 类 中的方法org.olat.data.tagging.TaggingDaoImpl
 
deleteTags(OLATResourceable, String, String) - 接口 中的方法org.olat.data.tagging.TaggingDao
Delete all tags from this resource
deleteTags(OLATResourceable, String, String) - 类 中的方法org.olat.data.tagging.TaggingDaoImpl
 
deleteTemporaryKey(TemporaryKeyImpl) - 接口 中的方法org.olat.data.registration.RegistrationDao
deletes a TemporaryKey
deleteTemporaryKey(TemporaryKeyImpl) - 类 中的方法org.olat.data.registration.RegistrationDaoImpl
deletes a TemporaryKey
deleteTemporaryKeyWithId(String) - 接口 中的方法org.olat.lms.registration.RegistrationService
Delete a temporary key.
deleteTemporaryKeyWithId(String) - 类 中的方法org.olat.lms.registration.RegistrationServiceImpl
Delete a temporary key.
deleteTextsByCourseId(Long) - 类 中的方法org.olat.data.course.campus.DaoManager
 
deleteTextsByCourseId(Long) - 类 中的方法org.olat.data.course.campus.TextDao
 
deleteTextsByCourseIds(List<Long>) - 类 中的方法org.olat.data.course.campus.TextDao
 
deleteTimestampFor(String) - 类 中的方法org.olat.data.lifecycle.LifeCycleManager
Delete a LifeCycleEntry from the database
deleteTimestampFor(String, String) - 类 中的方法org.olat.data.lifecycle.LifeCycleManager
Delete a LifeCycleEntry from the database
deleteTools(BusinessGroup) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
delete all CollaborationTools stuff from the database, which is related to the calling OLATResourceable.
deleteUnaccesibleSubscriptions() - 类 中的方法org.olat.lms.core.notification.impl.NotificationServiceImplITCaseNew
 
deleteUnaccesibleSubscriptions() - 类 中的方法org.olat.lms.core.notification.impl.NotificationServiceImpTestNglTCaseNew
 
deleteUndeleteable(boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.qti.TestEditor
Try to delete the current selected section/question node but not possible.
deleteUnzipContent(OLATResourceable) - 类 中的方法org.olat.lms.commons.fileresource.FileResourceManager
Deletes the contents of the last unzip operation.
deleteUser(String) - 类 中的方法org.olat.test.util.selenium.olatapi.user.UserManagement
 
deleteUserData(Identity, String) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
Delete all bookmarks for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
Delete all bookmarks for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
 
deleteUserData(Identity, String) - 接口 中的方法org.olat.lms.catalog.CatalogService
Remove identity as owner of catalog-entry.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
 
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.coordinate.LockingServiceImpl
 
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.UserMappingDeletion
 
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.course.assessment.EfficiencyStatementManager
Delete all efficiency-statements for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
Delete all entries as participant, owner and waiting-list for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.ims.qti.IQManager
Delete all qti.ser and qti-resreporting files.
deleteUserData(Identity) - 类 中的静态方法org.olat.lms.ims.qti.process.FilePersister
Delete all qti data dirs for certain user.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.instantmessaging.InstantMessagingModule
 
deleteUserData(Identity, String) - 接口 中的方法org.olat.lms.note.NoteService
Deletes all notes of this identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.note.NoteServiceImpl
Delete all notes for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.properties.DeleteAllUserProperties
Delete all properties of a certain identity.
deleteUserData(Identity, String) - 接口 中的方法org.olat.lms.qti.QTIResultService
Delete all ResultSet for certain identity.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.qti.QTIResultServiceImpl
 
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.repository.delete.RepositoryDeletionManager
Remove identity as owner and initial author.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.user.administration.delete.UserFileDeletionManager
 
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.user.DisplayPortraitManager
Delete home-page config-file of a certain user.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.user.HomePageConfigManagerImpl
Delete home-page config-file of a certain user.
deleteUserData(Identity, String) - 类 中的方法org.olat.lms.user.PersonalFolderManager
Delete personal-folder homes/ (private & public) of an user.
deleteUserData(Identity, String) - 接口 中的方法org.olat.lms.user.UserDataDeletable
Delete user data for certain user
deleteUserImmediately(String) - 类 中的方法org.olat.test.util.selenium.olatapi.user.UserManagement
Deletes user if the user deletion workflow is not locked and if a user is found.
deleteUserProperties(User) - 类 中的方法org.olat.lms.core.notification.impl.UserServiceNotificationMock
 
deleteUserProperties(User) - 接口 中的方法org.olat.lms.user.UserService
 
deleteUserProperties(User) - 类 中的方法org.olat.lms.user.UserServiceImpl
 
DeleteUserTest - org.olat.test.functional.usermanagement中的类
Test if deleted user cannot login anymore.
DeleteUserTest() - 类 的构造器org.olat.test.functional.usermanagement.DeleteUserTest
 
deleteVersions(List<Versions>) - 类 中的方法org.olat.data.commons.vfs.version.VersionsFileManager
 
deleteVersions(List<Versions>) - 类 中的方法org.olat.data.commons.vfs.version.VersionsManager
Delete and remove from versioning a list of deleted versions (files)
deleteWiki(OLATResourceable) - 类 中的方法org.olat.lms.wiki.WikiManager
delete a whole wiki from the cache and the filesystem
deleteWikiPage(OLATResourceable, WikiPage) - 类 中的方法org.olat.lms.wiki.WikiManager
delete a page completely by removing from the file system
deletIdentities(List<Identity>) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
 
deletIdentities(List<Identity>) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
Delete all Identities in List and removes them from LDAPSecurityGroup
DeletionModule - org.olat.lms.repository.delete中的类
TODO:cg Documentation Initial Date: 15.06.2006
DeletStep00 - org.olat.presentation.security.authentication.ldap中的类
Description:
second step: show (TreeModel) all useres deleted out of LDAP but still existing in OLAT Initial Date: 30.07.2008
DeletStep00(UserRequest, boolean, List<Identity>) - 类 的构造器org.olat.presentation.security.authentication.ldap.DeletStep00
 
DeletStep01 - org.olat.presentation.security.authentication.ldap中的类
Description:
third step: present users which will be deleted out of OLAT Initial Date: 30.07.2008
DeletStep01(UserRequest) - 类 的构造器org.olat.presentation.security.authentication.ldap.DeletStep01
 
DelimChooseForm - org.olat.presentation.ims.qti.exporter中的类
Initial Date: June 07, 2006
DelimChooseForm(UserRequest, WindowControl, String, String, String, String, String) - 类 的构造器org.olat.presentation.ims.qti.exporter.DelimChooseForm
 
DELIMITER_TAG - 接口 中的静态变量org.olat.lms.commons.context.BusinessControl
 
DEMO_COURSE_NAME_1 - 类 中的静态变量org.olat.test.util.setup.context.Context
 
DEMO_COURSE_NAME_2 - 类 中的静态变量org.olat.test.util.setup.context.Context
 
DEMO_COURSE_NAME_3 - 类 中的静态变量org.olat.test.util.setup.context.Context
 
DemoController - org.olat.presentation.examples.guidemo.demoextension.controller中的类
Description:
Demo for a simple extension using some of the provided functionality of OLAT and the component framework.
DemoController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.examples.guidemo.demoextension.controller.DemoController
 
DemoForumCallback - org.olat.lms.forum中的类
 
DemoForumCallback() - 类 的构造器org.olat.lms.forum.DemoForumCallback
 
DemoMainLayoutController - org.olat.presentation.examples.guidemo.demoextension.controller中的类
Description:
TODO: guido Class Description for DemoMainLayoutContorller Initial Date: 20.12.2010
DemoMainLayoutController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.examples.guidemo.demoextension.controller.DemoMainLayoutController
 
DemoSite - org.olat.presentation.examples.guidemo.demoextension.site中的类
Description:
TODO: Felix Jost Class Description for HomeSite Initial Date: 19.07.2005
DemoSite(Locale) - 类 的构造器org.olat.presentation.examples.guidemo.demoextension.site.DemoSite
 
DemoSiteDef - org.olat.presentation.examples.guidemo.demoextension.site中的类
Description:
Simple Site Def that calls our DemoSite Initial Date: 12.07.2005
DemoSiteDef() - 类 的构造器org.olat.presentation.examples.guidemo.demoextension.site.DemoSiteDef
 
DEPENDENCY - 类 中的静态变量org.olat.lms.ims.cp.CPCore
 
DependencyRuleApplayable - org.olat.presentation.framework.core.components.form.flexible中的接口
Description:
TODO: patrickb Class Description for DependencyRuleApplayable Initial Date: 13.07.2007
DeployableCourseExport - org.olat.lms.course中的类
Description:
holds information how to deploy and download a zipped repo entry.
deployCourseFromZIP(File, int) - 类 中的静态方法org.olat.lms.course.CourseFactory
Deploys a course from an exported course ZIP file.
deployDemoCourse() - 类 中的静态方法org.olat.test.JunitTestHelper
Deploys/imports the "Demo Course".
deregister(Mapper) - 类 中的方法org.olat.presentation.framework.dispatcher.mapper.GlobalMapperRegistry
remove a registered mapper if it is no longer needed.
deregister(Mapper) - 类 中的方法org.olat.presentation.framework.dispatcher.mapper.MapperRegistry
remove a registered mapper if it is no longer needed.
deregisterControllerListener(String, Controller) - 接口 中的方法org.olat.lms.instantmessaging.ClientManager
 
deregisterControllerListener(String, Controller) - 类 中的方法org.olat.lms.instantmessaging.ClientManagerImpl
 
deregisterFor(GenericEventListener, OLATResourceable) - 类 中的方法org.olat.system.event.AbstractEventBus
 
deregisterFor(GenericEventListener, OLATResourceable) - 接口 中的方法org.olat.system.event.EventBus
deregisters/removes a GenericEventListener to listen to events concerning the OLATResourceable ores
deregisterForCourseType(GenericEventListener) - 类 中的静态方法org.olat.lms.course.CourseModule
 
deregisterForGlobalStickyMessage(GenericEventListener) - 类 中的静态方法org.olat.presentation.framework.layout.fullWebApp.util.GlobalStickyMessage
 
deregisterFromAssessmentChangeEvents(GenericEventListener) - 接口 中的方法org.olat.lms.course.assessment.AssessmentManager
Deregister the given event listener from all assessment changed events of this course
deregisterFromAssessmentChangeEvents(GenericEventListener) - 类 中的方法org.olat.lms.course.assessment.NewCachePersistingAssessmentManager
 
deregisterFromAssessmentChangeEvents(GenericEventListener) - 类 中的方法org.olat.lms.course.run.preview.PreviewAssessmentManager
 
deregisterWindow(Window) - 类 中的方法org.olat.presentation.framework.core.Windows
in case you close a window you should also deregister it.
DerivedStringSyncer - org.olat.system.coordinate.util中的类
Description:
to be used only by implementations of the syncer interface. please use olatresourceable about the following space is needed: (1 Object, 1 String (around 15-70 chars), and 1 place in a HashMap = 1 Entry with 3 references and 1 int for the hash.) -> (3+1)*8 + 70*2+ object overhead cluster::: make that guess more exact. = 200 bytes per ores. -> 5000 need 1MByte which is fine (current olat having a couple of thousands of olatresourceables) cluster:: use a HashSet instead of a Map saves all the objects (return set.get(key), internally a hashset only as -one- PRESENT object Initial Date: 26.09.2007
DescendingDownloadCountComparator - org.olat.data.commons.vfs.olatimpl中的类
Ordering OlatRootFileImpls by their download count descendingly Initial Date: Sep 16, 2009
DescendingDownloadCountComparator() - 类 的构造器org.olat.data.commons.vfs.olatimpl.DescendingDownloadCountComparator
 
DESCRIPTION_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
 
descriptionChanged(String) - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CampusCourse
 
deselectAll() - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
 
DESELECTION_EVENT - 类 中的静态变量org.olat.presentation.framework.core.components.segmentedview.SegmentViewEvent
 
deselectPopUp() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
destroy() - 类 中的方法org.olat.connectors.httpclient.OLATSessionTrackingFilter
 
destroy() - 类 中的方法org.olat.connectors.rest.security.RestApiLoginFilter
 
destroy() - 类 中的方法org.olat.connectors.webdav.SecureWebdavServlet
Finalize this servlet.
destroy() - 类 中的方法org.olat.connectors.webdav.util.DefaultServlet
Finalize this servlet.
destroy() - 类 中的方法org.olat.data.commons.database.DBImpl
已过时。
 
destroy() - 类 中的方法org.olat.data.commons.database.HsqldbDriverManagerDataSourceWithShutdownHook
 
destroy() - 类 中的方法org.olat.lms.commons.i18n.I18nModule
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.LecturerMappingReader
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.LecturerMappingWriter
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.StudentMappingReader
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.StudentMappingWriter
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.SynchronizationReader
 
destroy() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.SynchronizationWriter
 
destroy() - 类 中的方法org.olat.lms.course.assessment.AssessmentModule
 
destroy() - 类 中的方法org.olat.lms.framework.common.contexthelp.ContextHelpModule
 
destroy() - 类 中的方法org.olat.presentation.framework.servlet.OLATServlet
 
destroy() - 类 中的方法org.olat.system.commons.configuration.AbstractOLATModule
已过时。
shutdown, when overriding this method do not forget to call super.destory() as well...
destroy() - 接口 中的方法org.olat.system.commons.configuration.Destroyable
must be called manually in the spring config file or if you like the annotations way add a @PreDestroy to the method
destroy() - 类 中的方法org.olat.system.commons.configuration.PersistedProperties
已过时。
Call this method when the PersitedProperties is not used anymore.
destroy() - 类 中的方法org.olat.system.commons.WebappHelper
implements service interface
destroy_emptyCoursesList() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.SynchronizationReaderTest
 
destroy_emptyLecturersList() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.LecturerMappingReaderTest
 
destroy_emptyStudentsList() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.StudentMappingReaderTest
 
destroy_nullCoursesList() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.SynchronizationReaderTest
 
destroy_nullLecturersList() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.LecturerMappingReaderTest
 
destroy_nullStudentsList() - 类 中的方法org.olat.lms.core.course.campus.impl.mapper.StudentMappingReaderTest
 
Destroyable - org.olat.system.commons.configuration中的接口
Description:
common interface for a spring triggered destroy call.
destroyIcalAuthToken(String, String, Identity) - 类 中的静态方法org.olat.lms.calendar.ICalTokenGenerator
 
destroyInstantMessagingClient(String) - 接口 中的方法org.olat.lms.instantmessaging.ClientManager
When a user logs out of olat we logout the client from the jabber server and free the ressource
destroyInstantMessagingClient(String) - 类 中的方法org.olat.lms.instantmessaging.ClientManagerImpl
When a user logs out of olat we logout the client from the jabber server and free the ressource
destroySubcontext(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
Destroys the named context and removes it from the namespace.
DETAILS_NA_VALUE - 类 中的静态变量org.olat.lms.course.assessment.AssessmentHelper
String to symbolize 'not available' or 'not assigned' in assessments details *
DetailsReadOnlyForm - org.olat.presentation.repository中的类
Initial Date: 08.07.2003
DetailsReadOnlyForm(UserRequest, WindowControl, RepositoryEntry, String, boolean) - 类 的构造器org.olat.presentation.repository.DetailsReadOnlyForm
The details form is initialized with data collected from entry and typeName.
detectLocale(String) - 接口 中的方法org.olat.lms.commons.textservice.TextService
Return a possible locale for the text.
detectLocale(String) - 类 中的方法org.olat.lms.commons.textservice.TextServiceImpl
Return the locale found by a NGram analyse.
DevelopmentController - org.olat.presentation.framework.core.dev.controller中的类
Description:
Initial Date: 20.05.2006
DevelopmentController(UserRequest, WindowControl, WindowBackOfficeImpl) - 类 的构造器org.olat.presentation.framework.core.dev.controller.DevelopmentController
 
DIALOG_CONFIG_INTEGRATION - 类 中的静态变量org.olat.presentation.course.nodes.dialog.DialogConfigForm
 
DIALOG_ELEMENT_FILE_DELETED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
 
DIALOG_ELEMENT_FILE_DOWNLOADED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
 
DIALOG_ELEMENT_FILE_UPLOADED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
 
DIALOG_TYPE - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DIALOG_TYPE_VALUE_MODAL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DIALOG_TYPE_VALUE_WINDOW - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DialogBoxController - org.olat.presentation.framework.core.control.generic.modal中的类
Description: The dialog box controller creates a modal dialog box that blocks the user interface until the user clicked on any of the buttons.
DialogBoxUIFactory - org.olat.presentation.framework.core.control.generic.modal中的类
Description: Use this factory to generate certain generic dialog types Initial Date: 26.11.2007
DialogBoxUIFactory() - 类 的构造器org.olat.presentation.framework.core.control.generic.modal.DialogBoxUIFactory
 
DialogConfigForm - org.olat.presentation.course.nodes.dialog中的类
Description:
TODO: guido Class Description for DialogConfigForm Initial Date: 08.11.2005
DialogConfigForm(UserRequest, WindowControl, ModuleConfiguration) - 类 的构造器org.olat.presentation.course.nodes.dialog.DialogConfigForm
 
DialogController - org.olat.presentation.framework.core.control.generic.dialog中的类
已过时。
don't use this anymore. Use BasicController methods or controllers from org.core.gui.control.modal package
DialogController(Locale, String, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.dialog.DialogController
已过时。
 
DialogController(Locale, String, String, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.dialog.DialogController
已过时。
 
DialogController(Locale, String, String, String, Object, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.dialog.DialogController
已过时。
Constructor DialogController.
DialogCourseNode - org.olat.lms.course.nodes中的类
Description:
TODO: guido Class Description for DialogCourseNode Initial Date: 02.11.2005
DialogCourseNode() - 类 的构造器org.olat.lms.course.nodes.DialogCourseNode
 
DialogCourseNodeConfiguration - org.olat.presentation.course.nodes.dialog中的类
Description:
Entry point to get a course node of type "dialog" see olat_extensions.xml and olat_buildingblocks.xml for enabling or disabling this node Initial Date: 02.11.2005
DialogCourseNodeEditController - org.olat.presentation.course.nodes.dialog中的类
Description:
controller for the tabbed pane inside the course editor for the course node 'dialog elements' Initial Date: 02.11.2005
DialogCourseNodeEditController(UserRequest, WindowControl, DialogCourseNode, ICourse, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.dialog.DialogCourseNodeEditController
 
DialogCourseNodeIndexer - org.olat.lms.search.indexer.repository.course中的类
Indexer for dialog course-node.
DialogCourseNodeIndexer() - 类 的构造器org.olat.lms.search.indexer.repository.course.DialogCourseNodeIndexer
 
DialogCourseNodeRunController - org.olat.presentation.course.nodes.dialog中的类
Description:
chief controller for the run mode of the course node 'dialog elements' Initial Date: 02.11.2005
DialogCourseNodeRunController(UserRequest, UserCourseEnvironment, WindowControl, DialogCourseNode, NodeEvaluation) - 类 的构造器org.olat.presentation.course.nodes.dialog.DialogCourseNodeRunController
 
DialogElement - org.olat.lms.dialogelements中的类
Description:
TODO: guido Class Description for DialogElementsTableEntry Initial Date: 08.11.2005
DialogElement() - 类 的构造器org.olat.lms.dialogelements.DialogElement
 
DialogElement(Long) - 类 的构造器org.olat.lms.dialogelements.DialogElement
 
DIALOGELEMENTS_SOURCE_TYPE - 类 中的静态变量org.olat.presentation.dialogelements.DialogElementsNotificationTypeHandler
 
DialogElementsController - org.olat.presentation.dialogelements中的类
Description:
TODO: guido Class Description for DialogController Initial Date: 03.11.2005
DialogElementsController(UserRequest, WindowControl, CourseNode, UserCourseEnvironment, NodeEvaluation) - 类 的构造器org.olat.presentation.dialogelements.DialogElementsController
 
DialogElementsNotificationTypeHandler - org.olat.presentation.dialogelements中的类
Initial Date: 21.03.2012
DialogElementsNotificationTypeHandler() - 类 的构造器org.olat.presentation.dialogelements.DialogElementsNotificationTypeHandler
 
DialogElementsPropertyManager - org.olat.lms.dialogelements中的类
 
DialogElementsTableModel - org.olat.presentation.dialogelements中的类
Description:
Table model for run mode of course node "file dialog" Initial Date: 08.11.2005
DialogElementsTableModel(Translator, DialogNodeForumCallback, ModuleConfiguration) - 类 的构造器org.olat.presentation.dialogelements.DialogElementsTableModel
 
DialogNodeForumCallback - org.olat.lms.course.nodes中的类
Description:
TODO: guido Class Description for DialogNodeForumCallback Initial Date: 21.11.2005
DialogNodeForumCallback(NodeEvaluation, boolean, boolean, SubscriptionContext) - 类 的构造器org.olat.lms.course.nodes.DialogNodeForumCallback
 
dialogOk() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
 
dialogOK() - 类 中的方法org.olat.test.util.selenium.olatapi.qti.TestEditor
Clicks OK on a dialog.
DialogPropertyElements - org.olat.lms.dialogelements中的类
Description:
TODO: guido Class Description for DialogPropertyElements Initial Date: 15.11.2005
DialogPropertyElements(String) - 类 的构造器org.olat.lms.dialogelements.DialogPropertyElements
 
DidYouKnowPortlet - org.olat.presentation.portal.didYouKnow中的类
Description:
Displays a random tip about the OLAT usage Initial Date: 08.07.2005
DidYouKnowPortletRunController - org.olat.presentation.portal.didYouKnow中的类
Description:
Run controller for the "did you know" portlet Initial Date: 11.07.2005
diff(String, String) - 类 中的方法org.olat.presentation.wiki.versioning.DefaultDifferenceService
 
diff(String, String) - 类 中的方法org.olat.presentation.wiki.versioning.diff.CookbookDiff
Do one string comparison.
diff(String, String) - 类 中的方法org.olat.presentation.wiki.versioning.diff.CookbookDifferenceService
 
diff(String, String) - 接口 中的方法org.olat.presentation.wiki.versioning.DifferenceService
 
diff(WikiPage, int, int) - 类 中的方法org.olat.presentation.wiki.versioning.OlatVersionManager
 
diff(WikiPage, int, int) - 接口 中的方法org.olat.presentation.wiki.versioning.VersionManager
 
DifferenceService - org.olat.presentation.wiki.versioning中的接口
Returns differences between two text strings
DIRECIONALITY_PLUGIN - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DIRECIONALITY_PLUGIN_BUTTONGROUP - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DirectDeleteController - org.olat.presentation.user.administration.delete中的类
Controller for 'Direct User Deletion' tab.
DirectDeleteController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.administration.delete.DirectDeleteController
 
DIRECTIONALITY - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DIRECTIONALITY_VALUE_LTR - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DIRECTIONALITY_VALUE_RTL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
directory - 类 中的变量org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
 
DISABLE_SYNCHRONIZATION - 类 中的静态变量org.olat.data.course.campus.Course
 
disableButton(String) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
Disable the buttons with the given name
disableChat(String, String) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
disable the chat and groupchat possibilities
disableChat(String, String) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
 
disabledInOlatIsTheDomainLiteralIPhost() - 类 中的方法org.olat.system.mail.EmailAddressValidatorTest
 
disabledInOlatIsTheQuotedIdentifier() - 类 中的方法org.olat.system.mail.EmailAddressValidatorTest
 
disableMediaAndOlatMovieViewer(VFSContainer, boolean, int) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
disableRootParagraphElement() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
Disable the standard root element if no such wrapper element should be created at all
disableSynchronization(Long) - 类 中的方法org.olat.data.course.campus.CourseDao
 
DisclaimerController - org.olat.presentation.registration中的类
Initial Date: 10.08.2004
DisclaimerController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.registration.DisclaimerController
Display a disclaimer which can be accepted or denied.
DisclaimerController(UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.registration.DisclaimerController
Display a disclaimer which can be accepted or denied or in a read only manner
DisclaimerFormController - org.olat.presentation.registration中的类
Description:
Initial Date: Jul 31, 2009
DisclaimerFormController(UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.registration.DisclaimerFormController
 
Dispatcher - org.olat.presentation.framework.dispatcher中的接口
Description:
Initial Date: 12.05.2006
DispatcherAction - org.olat.presentation.framework.dispatcher中的类
Initial Date: 28.11.2003
DispatcherConfig - org.olat.presentation.framework.dispatcher中的类
Holds the configured dispatchers from the _spring/defaultconfig.xml and _spring/extconfig.xml Initial Date: 20.06.2006
DispatcherEBL - org.olat.lms.framework.dispatcher中的类
Initial Date: 21.10.2011
DispatcherEBL() - 类 的构造器org.olat.lms.framework.dispatcher.DispatcherEBL
 
dispatchEvent(UserRequest, Component, Event) - 接口 中的方法org.olat.presentation.framework.core.control.Controller
The event method will be called when a listener is added to a source and the source fires an event
dispatchEvent(UserRequest, Controller, Event) - 接口 中的方法org.olat.presentation.framework.core.control.ControllerEventListener
 
dispatchEvent(UserRequest, Component, Event) - 类 中的方法org.olat.presentation.framework.core.control.DefaultController
Note: This method is final to make sure no subclass fiddles with this - core - framework method.
dispatchEvent(UserRequest, Controller, Event) - 类 中的方法org.olat.presentation.framework.core.control.DefaultController
org.olat.system.event.control.Event)
dispatchFormRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormLinkImpl
 
dispatchFormRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormReset
 
dispatchFormRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormSubmit
 
dispatchFormRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormToggleImpl
 
dispatchRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.Component
 
dispatchRequest(UserRequest, int) - 类 中的方法org.olat.presentation.framework.core.components.tabbedpane.TabbedPane
 
dispatchRequest(UserRequest, boolean) - 类 中的方法org.olat.presentation.framework.core.components.Window
 
dispatchRequestForNewTopic(UserRequest, String) - 类 中的方法org.olat.presentation.wiki.wikitohtml.WikiMarkupComponent
已过时。
DispatchResult - org.olat.presentation.framework.core.control中的类
Description:
Controller to list all buddy groups where the user is owner or participant.
DispatchResult() - 类 的构造器org.olat.presentation.framework.core.control.DispatchResult
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.AttributeEndswithOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.AttributeStartswithOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.EqualsOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.GreaterThanEqualsOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.GreaterThanOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.HasAttributeOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.HasNotAttributeOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.IsInAttributeOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.IsNotInAttributeOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.LowerThanEqualsOperator
 
DISPLAY - 类 中的变量org.olat.lms.course.condition.operators.LowerThanOperator
 
DISPLAY_OPTS_CONTENT - 接口 中的静态变量org.olat.lms.course.nodes.CourseNode
 
DISPLAY_OPTS_TITLE_CONTENT - 接口 中的静态变量org.olat.lms.course.nodes.CourseNode
 
DISPLAY_OPTS_TITLE_DESCRIPTION_CONTENT - 接口 中的静态变量org.olat.lms.course.nodes.CourseNode
 
DisplayCourseInfoForm - org.olat.presentation.repository中的类
 
DisplayCourseInfoForm(UserRequest, WindowControl, ICourse) - 类 的构造器org.olat.presentation.repository.DisplayCourseInfoForm
 
DisplayFeedUrlController - org.olat.presentation.webfeed中的类
Controller for displaying the feed-url to the students.
DisplayFeedUrlController(UserRequest, WindowControl, Feed, FeedViewHelper, Translator) - 类 的构造器org.olat.presentation.webfeed.DisplayFeedUrlController
Constructor
DisplayInfoForm - org.olat.presentation.repository中的类
 
DisplayInfoForm(UserRequest, WindowControl, RepositoryEntry) - 类 的构造器org.olat.presentation.repository.DisplayInfoForm
 
DisplayMemberSwitchForm - org.olat.presentation.group.edit中的类
Description:
Form having a save button which applies to two checkboxes asking for showing/hiding the owners, partipiciants respectively, to the partipiciants.
DisplayMemberSwitchForm(UserRequest, WindowControl, boolean, boolean, boolean) - 类 的构造器org.olat.presentation.group.edit.DisplayMemberSwitchForm
 
displayName - 类 中的变量org.olat.lms.repository.RepositoryEntryInputData
 
DisplayOrDownloadComponent - org.olat.presentation.framework.core.components.download中的类
Description:
The DisplayOrDownloadFileComponent offers a way to open a javascript popup window and open a resource in this window.
DisplayOrDownloadComponent(String, String) - 类 的构造器org.olat.presentation.framework.core.components.download.DisplayOrDownloadComponent
Constructor.
displayParticipantsCount() - 类 中的静态方法org.olat.lms.course.CourseModule
 
DisplayPortraitController - org.olat.presentation.user中的类
Initial Date: Sept 08, 2005
DisplayPortraitController(UserRequest, WindowControl, Identity, boolean, boolean) - 类 的构造器org.olat.presentation.user.DisplayPortraitController
 
DisplayPortraitManager - org.olat.lms.user中的类
Description:
TODO: alex Class Description Initial Date: Sept 08, 2005
displaySearchForm() - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Will reset the controller to display the search form again.
displaySearchResults(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Present the search results page.
Disposable - org.olat.presentation.framework.core.control中的接口
Description:
an Interface to offer a method to dispose objects immediately, so that they can cleanup (release locks, deregister on queues and so on) Initial Date: 10.11.2004
dispose() - 类 中的方法org.olat.connectors.instantmessaging.AdminUserConnection
 
dispose() - 类 中的方法org.olat.presentation.bookmark.BookmarksPortlet
 
dispose() - 类 中的方法org.olat.presentation.course.assessment.EfficiencyStatementsPortlet
 
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FileElementImpl
 
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormCancel
 
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextElementImpl
 
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormBasicController
Adding disposing of form items that implement the disposable interface.
dispose() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
Dispose all child elements from this container
dispose() - 类 中的方法org.olat.presentation.framework.core.components.htmlheader.jscss.CustomCSS
 
dispose() - 类 中的方法org.olat.presentation.framework.core.control.controller.BasicView
 
dispose() - 接口 中的方法org.olat.presentation.framework.core.control.Controller
disposes the controller. to be called only by the same user that created the controller (or better: make sure event(...) and dispose run sequentially). the behavior must be stable even if multiple invocations occur
dispose() - 类 中的方法org.olat.presentation.framework.core.control.controller.MainLayoutBasicController
 
dispose() - 类 中的方法org.olat.presentation.framework.core.control.DefaultController
Controller should override the method doDispose() instead of this one. makes sure that doDispose is only called once.
dispose() - 接口 中的方法org.olat.presentation.framework.core.control.Disposable
disposes the disposable
dispose() - 类 中的方法org.olat.presentation.framework.core.control.generic.dtabs.DTab
 
dispose() - 类 中的方法org.olat.presentation.framework.core.control.navigation.BornSiteInstance
 
dispose() - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
 
dispose() - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowManagerImpl
 
dispose() - 类 中的方法org.olat.presentation.framework.core.Windows
 
dispose() - 类 中的方法org.olat.presentation.note.NotesPortlet
 
dispose() - 类 中的方法org.olat.presentation.notification.NotificationPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.calendar.CalendarPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.campus.CampusCoursePortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.didYouKnow.DidYouKnowPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.group.GroupsPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.iframe.IframePortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.infomsg.InfoMsgPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.macartney.MacartneyPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.quickstart.QuickstartPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.repository.RepositoryPortlet
 
dispose() - 类 中的方法org.olat.presentation.portal.shiblogin.ShibLoginPortlet
 
DisposedCourseRun - org.olat.test.util.selenium.olatapi.course.run中的类
This is the disposed course run.
DisposedCourseRun(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.run.DisposedCourseRun
 
DisposedRepoEntryRestartController - org.olat.presentation.commons中的类
Description:
Generic controller for handling disposal of repository entries (modification or deletion).
DisposedRepoEntryRestartController(UserRequest, WindowControl, RepositoryEntry, String, String, String, String, String) - 类 的构造器org.olat.presentation.commons.DisposedRepoEntryRestartController
 
disposeRunComponent() - 类 中的方法org.olat.presentation.bookmark.BookmarksPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.course.assessment.EfficiencyStatementsPortlet
 
disposeRunComponent() - 接口 中的方法org.olat.presentation.framework.core.control.generic.portal.Portlet
Dispose the run component and all its resources without disposing the portlet.
disposeRunComponent() - 类 中的方法org.olat.presentation.note.NotesPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.notification.NotificationPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.calendar.CalendarPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.campus.CampusCoursePortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.didYouKnow.DidYouKnowPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.group.GroupsPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.iframe.IframePortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.infomsg.InfoMsgPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.macartney.MacartneyPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.quickstart.QuickstartPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.repository.RepositoryPortlet
 
disposeRunComponent() - 类 中的方法org.olat.presentation.portal.shiblogin.ShibLoginPortlet
 
DISPPREFIX - 接口 中的静态变量org.olat.presentation.framework.core.components.form.flexible.FormBaseComponentIdProvider
Prefix which should be prepended for all form elements in their dispatch id.
dissableTabTitle() - 类 中的方法org.olat.presentation.framework.core.components.tabbedpane.TabbedPane
 
divide(String) - 类 中的方法org.olat.lms.ims.qti.container.DecimalVariable
 
divide(String) - 类 中的方法org.olat.lms.ims.qti.container.Variable
 
DmzBFWCParts - org.olat.presentation.security.authentication中的类
Description:
TODO: patrickb Class Description for DmzBFWCParts Initial Date: 29.01.2008
DmzBFWCParts() - 类 的构造器org.olat.presentation.security.authentication.DmzBFWCParts
 
DMZContentControllerCreator - org.olat.presentation.security.authentication中的类
Description:
TODO: patrickb Class Description for DMZContentControllerCreator Initial Date: 29.01.2008
DMZDispatcher - org.olat.presentation.framework.dispatcher中的类
Initial Date: 28.11.2003
DMZEMChangeContentControllerCreator - org.olat.presentation.registration中的类
Description:
TODO: bja Class Description for DMZEMChangeContentControllerCreator Initial Date: 21.11.2008
DMZEMChangeContentControllerCreator() - 类 的构造器org.olat.presentation.registration.DMZEMChangeContentControllerCreator
 
DMZPWChangeContentControllerCreator - org.olat.presentation.registration中的类
Description:
TODO: patrickb Class Description for DMZContentControllerCreator Initial Date: 29.01.2008
DMZPWChangeContentControllerCreator() - 类 的构造器org.olat.presentation.registration.DMZPWChangeContentControllerCreator
 
DMZRegistrationContentControllerCreator - org.olat.presentation.registration中的类
Description:
TODO: patrickb Class Description for DMZContentControllerCreator Initial Date: 29.01.2008
DMZRegistrationContentControllerCreator() - 类 的构造器org.olat.presentation.registration.DMZRegistrationContentControllerCreator
 
DMZShibRegistrationContentControllerCreator - org.olat.presentation.security.authentication.shibboleth中的类
Description:
TODO: patrickb Class Description for DMZContentControllerCreator Initial Date: 29.01.2008
DMZShibRegistrationContentControllerCreator() - 类 的构造器org.olat.presentation.security.authentication.shibboleth.DMZShibRegistrationContentControllerCreator
 
DO_SYNCHING - 类 中的静态变量org.olat.lms.security.authentication.ldap.LDAPEvent
 
doAction(List) - 类 中的方法org.olat.lms.commons.util.BulkAction
 
doAction(List) - 类 中的方法org.olat.lms.course.assessment.BulkActionSetNodePassed
 
doAction(List) - 类 中的方法org.olat.lms.course.assessment.BulkActionSetNodeScore
 
doAction(List) - 类 中的方法org.olat.lms.course.assessment.BulkActionSetNodeUserComment
 
doAction(List) - 类 中的方法org.olat.presentation.course.archiver.BulkActionGetNodePassed
 
doAction(List) - 类 中的方法org.olat.presentation.course.archiver.BulkActionGetNodeScore
 
doAnonymousLogin(UserRequest, Locale) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
Logs in as anonymous user using the given language key.
doArchiveElement(DialogElement, File) - 类 中的方法org.olat.lms.course.nodes.DialogCourseNode
Archive a single dialog element with files and forum
doAreaUpdate() - 类 中的方法org.olat.presentation.group.area.BGAreaEditController
Update a group area
doAroundOperation(ProceedingJoinPoint) - 类 中的方法org.olat.system.logging.SimpleLogger
 
doBatchSync(LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
 
doBatchSync(LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
Execute Batch Sync.
doCancelEnrollment(Identity, BusinessGroup, ENCourseNode, CoursePropertyManager) - 类 中的方法org.olat.lms.course.EnrollmentManager
 
doCancelEnrollmentInWaitingList(Identity, BusinessGroup, ENCourseNode, CoursePropertyManager) - 类 中的方法org.olat.lms.course.EnrollmentManager
 
DocFileResource - org.olat.lms.commons.fileresource中的类
Initial Date: Apr 6, 2004
DocFileResource() - 类 的构造器org.olat.lms.commons.fileresource.DocFileResource
Standard constructor.
DockController - org.olat.presentation.framework.core.control.generic.docking中的类
Initial Date: 05.01.2006 Allows to undock/dock a controller out of its original screen part into a new browser window.
DockController(UserRequest, WindowControl, boolean, ControllerCreator, DockLayoutControllerCreatorCallback) - 类 的构造器org.olat.presentation.framework.core.control.generic.docking.DockController
 
DockLayoutControllerCreatorCallback - org.olat.presentation.framework.core.control.generic.docking中的接口
Description:
This callback provides methods to create the layout controller and a possibility to execute code after the cloning took place and the cloned content opened in a new window.
DockModule - org.olat.presentation.framework.core.control.generic.docking中的类
Description:
TODO: Felix Jost Class Description for Trans Initial Date: 24.01.2007
DockModule() - 类 的构造器org.olat.presentation.framework.core.control.generic.docking.DockModule
 
doCreateCodepointClient(int) - 类 中的方法org.olat.test.util.setup.context.SeleniumLocallyContext
 
DOCTYPE - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DOCTYPE_VALUE_XHTML_1_0_TRANSITIONAL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DOCUMENT_BASE_URL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
DocumentAccessException - org.olat.lms.search.document.file中的异常错误
 
DocumentAccessException(String) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentAccessException
 
DocumentException - org.olat.lms.search.document.file中的异常错误
 
DocumentException(String) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentException
 
DocumentException(String, Throwable) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentException
 
DocumentException(Throwable) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentException
 
DocumentHandlerException - org.olat.lms.scorm.contentpackaging中的异常错误
Description
DocumentHandlerException() - 异常错误 的构造器org.olat.lms.scorm.contentpackaging.DocumentHandlerException
 
DocumentHandlerException(String) - 异常错误 的构造器org.olat.lms.scorm.contentpackaging.DocumentHandlerException
 
DocumentHandlerException(String, Throwable) - 异常错误 的构造器org.olat.lms.scorm.contentpackaging.DocumentHandlerException
 
DocumentHandlerException(Throwable) - 异常错误 的构造器org.olat.lms.scorm.contentpackaging.DocumentHandlerException
 
DocumentNotImplementedException - org.olat.lms.search.document.file中的异常错误
 
DocumentNotImplementedException(String) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentNotImplementedException
 
DocumentNotImplementedException(String, String) - 异常错误 的构造器org.olat.lms.search.document.file.DocumentNotImplementedException
Constructor for DocumentNotImplementedException.
documentType - 类 中的变量org.olat.presentation.search.AdvancedSearchInputController.DocumentInfo
 
DOCUMENTTYPE_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
 
doDispatchFormRequest(UserRequest) - 接口 中的方法org.olat.presentation.framework.core.components.form.flexible.FormItem
called if this component is dispatched, e.g. was clicked (double clicked, ...)
doDispatchFormRequest(UserRequest) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormItemImpl
gets called if the implementing component was clicked.
doEnroll(OLATResourceable, Identity, BusinessGroup, ENCourseNode, CoursePropertyManager, List, List, CourseGroupManager) - 类 中的方法org.olat.lms.course.EnrollmentManager
 
doesItemExist(String) - 类 中的方法org.olat.lms.scorm.server.sequence.SequenceManager
Check if an item actaully exists
doesNavFileExist() - 类 中的方法org.olat.lms.scorm.contentpackaging.NavigationViewer
Method to make sure the settings file is on disk.
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法org.olat.connectors.httpclient.OLATSessionTrackingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法org.olat.connectors.rest.security.RestApiLoginFilter
 
doFinalPreUpdate(String[][], boolean) - 类 中的方法org.olat.lms.scorm.server.servermodels.ScoDocument
Method to allow us to make changes to the model (if we need to) before it is saved back to disk & also changes to be made once loaded
doGet(HttpServletRequest, HttpServletResponse) - 类 中的方法org.olat.presentation.framework.servlet.OLATServlet
Called when the HTTP request method is GET.
doHeadlessLogin(Identity, String, UserRequest) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
 
doImport(RepositoryEntryImportExport, ICourse, boolean, Identity) - 类 中的方法org.olat.lms.course.imports.ImportGlossaryEBL
Import a referenced repository entry.
doImport(RepositoryEntryImportExport, CourseNode, boolean, Identity) - 类 中的方法org.olat.lms.course.imports.ImportPortfolioEBL
Import a referenced repository entry.
doImport(RepositoryEntryImportExport, CourseNode, boolean, Identity) - 类 中的方法org.olat.lms.course.imports.ImportReferencesEBL
Import a referenced repository entry.
doImport(RepositoryEntryImportExport, ICourse, boolean, Identity) - 类 中的方法org.olat.lms.course.imports.ImportSharedFolderEBL
Import a referenced repository entry.
doIndex(SearchResourceContext, BusinessGroup, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.group.GroupFolderIndexer
 
doIndex(SearchResourceContext, BusinessGroup, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.group.GroupForumIndexer
Index a forum in a group.
doIndex(SearchResourceContext, BusinessGroup, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.group.GroupPortfolioIndexer
 
doIndex(SearchResourceContext, BusinessGroup, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.group.GroupWikiIndexer
 
doIndex(SearchResourceContext, Identity, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.identity.PortfolioArtefactIndexer
 
doIndex(SearchResourceContext, Identity, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.identity.ProfileIndexer
 
doIndex(SearchResourceContext, Identity, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.identity.PublicFolderIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.BCCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.CourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.CPCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.DialogCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.FOCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.InfoCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.PortfolioCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.ProjectBrokerCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.ScormCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.SPCourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.TACourseNodeIndexer
 
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.course.WikiCourseNodeIndexer
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.CourseIndexer
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.GlossaryRepositoryIndexer
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.ImsCPRepositoryIndexer
 
doIndex(SearchResourceContext, Object, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.PortfolioRepositoryIndexer
 
doIndex(SearchResourceContext, OlatFullIndexer, File) - 类 中的静态方法org.olat.lms.search.indexer.repository.ScormIndexerHelper
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.ScormRepositoryIndexer
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.SharedFolderRepositoryIndexer
 
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.repository.WikiRepositoryIndexer
 
doIndex(SearchResourceContext, T, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.SubLevelIndexer
Do index the part of an indexer.
doIndex(SearchResourceContext, ICourse, CourseNode, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.webfeed.FeedCourseNodeIndexer
org.olat.lms.search.indexer.OlatFullIndexer)
doIndex(SearchResourceContext, RepositoryEntry, OlatFullIndexer) - 类 中的方法org.olat.lms.search.indexer.webfeed.FeedRepositoryIndexer
org.olat.lms.search.indexer.OlatFullIndexer)
doIndexAllMessages(SearchResourceContext, Forum, OlatFullIndexer, boolean) - 类 中的静态方法org.olat.lms.search.indexer.ForumIndexerHelper
 
doInSync(OLATResourceable, SyncerCallback<T>) - 类 中的方法org.olat.data.coordinate.ClusterSyncer
org.olat.system.coordinate.SyncerCallback)
doInSync(OLATResourceable, SyncerExecutor) - 类 中的方法org.olat.data.coordinate.ClusterSyncer
org.olat.system.coordinate.SyncerExecutor)
doInSync(OLATResourceable, SyncerCallback<T>) - 类 中的方法org.olat.data.coordinate.singlevm.SingleVMSyncer
已过时。
 
doInSync(OLATResourceable, SyncerExecutor) - 类 中的方法org.olat.data.coordinate.singlevm.SingleVMSyncer
已过时。
 
doInSync(OLATResourceable, SyncerCallback<T>) - 接口 中的方法org.olat.system.coordinate.Syncer
guarantees that the code r is running serialized in regard to other code with the same resourceable
doInSync(OLATResourceable, SyncerExecutor) - 接口 中的方法org.olat.system.coordinate.Syncer
same as doInSync(OLATResourceable ores, SyncerCallback action), but without return object.
DoInSyncPerformanceITCase - org.olat.lms.commons中的类
 
DoInSyncPerformanceITCase() - 类 的构造器org.olat.lms.commons.DoInSyncPerformanceITCase
 
doInvitationLogin(String, UserRequest, Locale) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
 
doit() - 类 中的方法org.olat.presentation.examples.guidemo.error.ErrorDemoController
 
doLmsCommit(String[][]) - 类 中的方法org.olat.lms.scorm.server.servermodels.ScoDocument
doLmsCommit.
doLogin(Identity, String, UserRequest) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
Used by DMZDispatcher to do regular logins and by ShibbolethDispatcher which is somewhat special because logins are handled asynchronuous -> therefore a dedicated dispatcher is needed which also has to have access to the doLogin() method.
doLogout(UserRequest) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
This is a convenience method to log out.
DOMWriter - org.olat.connectors.webdav.util中的类
A sample DOM writer.
DOMWriter(String, boolean) - 类 的构造器org.olat.connectors.webdav.util.DOMWriter
 
DOMWriter(boolean) - 类 的构造器org.olat.connectors.webdav.util.DOMWriter
Default constructor.
DOMWriter(Writer, boolean) - 类 的构造器org.olat.connectors.webdav.util.DOMWriter
 
DONE_EVENT - 类 中的静态变量org.olat.system.event.Event
 
DONE_MODIFIED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.wizard.StepsMainRunController
 
DONE_UNCHANGED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.wizard.StepsMainRunController
 
doPost(HttpServletRequest, HttpServletResponse) - 类 中的方法org.olat.presentation.framework.servlet.OLATServlet
Called when the HTTP request method is POST.
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade
Method is executed after every module and every extension is initialized but still in the init method of the servlet.
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_0_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_1_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_1_1
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_0_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_1_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_1_1
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_2_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_0_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_1_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_1_1
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_2_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_3
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_0_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_1_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_3_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_5_0
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_7_2
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_example
 
doPostSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.UpgradeTest
 
doPostSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManager
Execute the post system init code of all upgrades in the order as they were configured in the configuration file
doPostSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManagerDummy
Execute the post system init code of all upgrades in the order as they were configured in the configuration file
doPostSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManagerImpl
Execute the post system init code of all upgrades in the order as they were configured in the configuration file
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade
Method is executed after initializing the OLATContext but prior to any other modules and prior to the OLAT extensions.
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_0_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_1_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_4_1_1
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_0_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_1_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_1_1
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_5_2_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_0_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_1_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_1_1
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_2_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_3
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_0_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_1_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_3_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_5_0
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_7_7_2
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_example
 
doPreSystemInitUpgrade(UpgradeManager) - 类 中的方法org.olat.lms.upgrade.UpgradeTest
 
doPreSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManager
Execute the pre system init code of all upgrades in the order as they were configured in the configuration file
doPreSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManagerDummy
 
doPreSystemInitUpgrades() - 类 中的方法org.olat.lms.upgrade.UpgradeManagerImpl
Execute the pre system init code of all upgrades in the order as they were configured in the configuration file
doScoSettingsExist() - 类 中的方法org.olat.lms.scorm.contentpackaging.NavigationViewer
Method used to check that all of the sco xml files exist on disk
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.indexer.Index
 
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.SearchClientLocal
 
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.searcher.JmsSearchProvider
Delegates execution to the searchService.
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 接口 中的方法org.olat.lms.search.searcher.SearchClient
 
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.searcher.SearchClientJMSProxy
Uses Request/reply mechanism for synchronous operation.
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 接口 中的方法org.olat.lms.search.SearchService
Do search a certain query.
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.SearchServiceDisabled
 
doSearch(String, List<String>, Identity, Roles, int, int, boolean) - 类 中的方法org.olat.lms.search.SearchServiceImpl
 
doSearchAll(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositorySearchMultiSelectController
Implementation normal search: find all repo entries
doSearchByOwner(Identity) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Search for all resources where identity is owner.
doSearchByOwnerLimitAccess(Identity, int) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Do search for all resources of a given type where identity is owner.
doSearchByOwnerLimitType(Identity, String) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Do search for all resources of a given type where identity is owner.
doSearchByOwnerLimitType(Identity, String[]) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
 
doSearchForReferencableResourcesLimitType(Identity, String, Roles) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
Do search for all resources that the user can reference either because he is the owner of the resource or because he has author rights and the resource is set to at least BA in the BARG settings and the resource has the flat 'canReference' set to true.
doSearchForReferencableResourcesLimitType(Identity, String[], Roles) - 类 中的方法org.olat.presentation.repository.RepositorySearchController
 
doTearDown() - 类 中的方法org.olat.test.util.selenium.BaseSeleneseTestCase
Hooks for subclasses who wanted to overwrite tearDown() - but the BaseSeleneseTestCase requires tearDown() to be called in any case - thus enforces this pattern of try{ doTearDown(); } finally { // do the framework.tearDown stuff anyway }
doubleClick(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
doubleClickAt(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
DOWNLOAD_FILE_PREFIX - 类 中的静态变量org.olat.lms.course.DeployableCourseExport
 
DOWNLOAD_FILE_SUFFIX - 类 中的静态变量org.olat.lms.course.DeployableCourseExport
 
DownloadComponent - org.olat.presentation.framework.core.components.download中的类
Description:
The download component displays a link which when pressed triggers a file download in a new window.
DownloadComponent(String, VFSLeaf) - 类 的构造器org.olat.presentation.framework.core.components.download.DownloadComponent
Constructor to create a download component that will use the file name as display text and the appropriate file icon
DownloadComponent(String, VFSLeaf, String, String, String) - 类 的构造器org.olat.presentation.framework.core.components.download.DownloadComponent
Detailed constructor
DownloadComponentRenderer - org.olat.presentation.framework.core.components.download中的类
Description:
This is the renderer for the DownloadComponent.
DownloadComponentRenderer() - 类 的构造器org.olat.presentation.framework.core.components.download.DownloadComponentRenderer
 
DownloadeableMediaResource - org.olat.lms.commons.mediaresource中的类
The downloadable media resource uses a hardcoded application/octet-stream mime type instead of the mime type of the file Initial Date: Apr 19, 2004
DownloadeableMediaResource(File) - 类 的构造器org.olat.lms.commons.mediaresource.DownloadeableMediaResource
 
DragAndDrop - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
this interface can either be offered by a concrete component (e.g. a panel, a menutree) or by a controller (e.g. toolcontroller) if an operation is not supported (e.g.
dragAndDrop(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
DragAndDropImpl - org.olat.presentation.framework.core.control.dragdrop中的类
Description:
TODO: Felix Class Description for DragAndDropImpl this class is not threadsafe.
DragAndDropImpl(DraggableCreator) - 类 的构造器org.olat.presentation.framework.core.control.dragdrop.DragAndDropImpl
 
dragAndDropToObject(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
dragdrop(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
 
Draggable - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
TODO: Felix Jost Class Description for Dragabble Initial Date: 07.04.2006
DraggableCreator - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
used internally only for implementors of the dragAndDrop interface Initial Date: 11.04.2006
DragSource - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
TODO: Felix Class Description for DragSource Initial Date: 11.04.2006
DROP_COMMAND - 类 中的静态变量org.olat.presentation.framework.core.control.dragdrop.DropEvent
use to check for dropevents (if (event.getCommand() == DropEvent.DROP_COMMAND)...)
DROPBOX_DIR_NAME - 类 中的静态变量org.olat.lms.course.nodes.ta.Dropbox_EBL
 
Dropbox_EBL - org.olat.lms.course.nodes.ta中的类
Initial Date: 31.08.2011
Dropbox_EBL() - 类 的构造器org.olat.lms.course.nodes.ta.Dropbox_EBL
 
DropboxController - org.olat.presentation.course.nodes.ta中的类
Initial Date: 02.09.2004
DropboxController(UserRequest, WindowControl, ModuleConfiguration, CourseNode, UserCourseEnvironment, boolean) - 类 的构造器org.olat.presentation.course.nodes.ta.DropboxController
 
DropboxScoringViewController - org.olat.presentation.course.nodes.ta中的类
Initial Date: 02.09.2004
DropboxScoringViewController(UserRequest, WindowControl, CourseNode, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.ta.DropboxScoringViewController
 
DropEvent - org.olat.presentation.framework.core.control.dragdrop中的类
Description:
TODO: Felix Jost Class Description for DropEvent Initial Date: 10.04.2006
DropEvent(DragSource, DropTarget) - 类 的构造器org.olat.presentation.framework.core.control.dragdrop.DropEvent
 
dropLauncherEntries() - 接口 中的方法org.olat.lms.commons.context.BusinessControl
used when the current contextentry cannot be resolved (e.g. a coursenode that no longer is accessible or existing)
dropLauncherEntries() - 类 中的方法org.olat.lms.commons.context.StackedBusinessControl
 
Droppable - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
TODO: Felix Jost Class Description for Droppable Initial Date: 07.04.2006
DroppableImpl - org.olat.presentation.framework.core.control.dragdrop中的类
Description:
TODO: Felix Jost Class Description for DroppableImpl Initial Date: 12.04.2006
DroppableImpl() - 类 的构造器org.olat.presentation.framework.core.control.dragdrop.DroppableImpl
 
dropTables() - 类 中的静态方法org.olat.data.commons.database.DatabaseSetup
Drop all OLAT tables
DropTarget - org.olat.presentation.framework.core.control.dragdrop中的接口
Description:
TODO: Felix Class Description for DropTarget Initial Date: 11.04.2006
DTab - org.olat.presentation.framework.core.control.generic.dtabs中的类
Description:
the api user view Initial Date: 19.07.2005
DTab(OLATResourceable, Controller, String, WindowControl) - 类 的构造器org.olat.presentation.framework.core.control.generic.dtabs.DTab
 
DTabs - org.olat.presentation.framework.core.control.generic.dtabs中的接口
Description:
Initial Date: 19.07.2005
DUMMY_BIG_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_FEMALE_BIG_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_FEMALE_SMALL_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_MALE_BIG_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_MALE_SMALL_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_SMALL_CSS_CLASS - 类 中的静态变量org.olat.lms.user.DisplayPortraitManager
 
DUMMY_SOURCE_TYPE - 类 中的静态变量org.olat.lms.core.notification.impl.UnknownPublisherTypeHandler
 
DummyChannel - org.olat.lms.core.notification.impl.channel中的类
Initial Date: 16.03.2012
DummyChannel() - 类 的构造器org.olat.lms.core.notification.impl.channel.DummyChannel
 
DummyJob - org.olat.lms.commons.scheduler中的类
Description:
dummy job that does nothing.
DummyJob() - 类 的构造器org.olat.lms.commons.scheduler.DummyJob
 
DummyPropertiesChangeMessageListener - org.olat.system.commons.configuration中的类
a second jms topic listener to check if we use a broadcast message Initial Date: 31.05.2011
DummySessionCount - org.olat.lms.instantmessaging中的类
Initial Date: 04.05.2011
DummySessionCount() - 类 的构造器org.olat.lms.instantmessaging.DummySessionCount
 
DummyUserNameCreationInterceptor - org.olat.presentation.registration中的类
Description:
Dummy implementation of the UserNameCreationInterceptor.
dumpAll() - 类 中的方法org.olat.lms.admin.jmx.JMXManager
 
dumpJmx(String) - 类 中的方法org.olat.lms.admin.jmx.JMXManager
 
DumpJMXJob - org.olat.lms.admin.jmx中的类
Description:
a job which regularly dumps jmx data to the log
DumpJMXJob() - 类 的构造器org.olat.lms.admin.jmx.DumpJMXJob
 
Duration - org.olat.lms.ims.qti.container.qtielements中的类
Initial Date: 15.12.2004
Duration(Element) - 类 的构造器org.olat.lms.ims.qti.container.qtielements.Duration
 
Duration - org.olat.lms.ims.qti.objects中的类
Initial Date: 01.09.2003
Duration(long) - 类 的构造器org.olat.lms.ims.qti.objects.Duration
 
Duration(String, String) - 类 的构造器org.olat.lms.ims.qti.objects.Duration
 
DurationParser - org.olat.lms.ims.qti.parser中的类
 
DurationParser() - 类 的构造器org.olat.lms.ims.qti.parser.DurationParser
 
DynamicTabHelper - org.olat.presentation.repository中的类
Initial Date: 21.06.2012
DynamicTabHelper() - 类 的构造器org.olat.presentation.repository.DynamicTabHelper
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _