- C_TIME - 类 中的静态变量org.olat.lms.wiki.WikiManager
-
- cache(OLATResourceable, boolean) - 类 中的方法org.olat.lms.webfeed.Path
-
A feed contains many URLs and links etc.
- CacheConfig - org.olat.system.coordinate.cache中的类
-
Description:
Holds the configuration of a cache and can create configuration for child caches. the configuration of a cache can be set using spring. a cache configuration can
either be valid for a certain instance of child caches, or for a certain type of child caches (e.g. for all "CourseModule" caches.
- cacheCourseToTreeNode(CourseNode, TreeNode) - 类 中的方法org.olat.lms.course.run.userview.TreeEvaluation
-
- cacheHeaders() - 类 中的方法org.olat.presentation.framework.core.RenderStaticURLCacheHeadersITCase
-
- CacheInitMBean - org.olat.lms.admin.jmx中的类
-
- CacheInitMBean() - 类 的构造器org.olat.lms.admin.jmx.CacheInitMBean
-
- Cacher - org.olat.system.coordinate中的接口
-
Description:
interface to obtain caches. a cache can hold key+serializable pairs of data and internally has a max time-to-live, max-idle-time, and a max-elements settings. to free
the developer from choosing the ttl, max-idle and max-elements settings, default values for a class should be configured in the file olatcoreconfig.xml (-not- in
ehcache.xml)
child caches can be obtained from a cachewrapper. a child cache is automatically disposed when its parent is disposed. cluster::::this is a TODO, now caches expires
only according to their ttl, tti settings.
- CacheWrapper - org.olat.system.coordinate.cache中的接口
-
Description:
Facade to the underlying cache.
- CacheWrapperImpl - org.olat.system.coordinate.cache.singlevm中的类
-
Description:
this class is threadsafe. this is the singleVM implementation of the cachewrapper. it uses an ehcache as its internal cache.
- calc(String) - 类 中的方法org.olat.presentation.portfolio.structel.EPShareListController.PolicyWrapper
-
- CalCourseNode - org.olat.lms.course.nodes中的类
-
Description: Course node for calendar Initial Date: 4 nov. 2009
- CalCourseNode() - 类 的构造器org.olat.lms.course.nodes.CalCourseNode
-
Default constructor for course node of type calendar
- CalCourseNodeConfiguration - org.olat.presentation.course.nodes.cal中的类
-
Description: Course node configuration for calendar
Initial Date: 4 nov. 2009
- calculateMaxScore(Question) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Calculates the max score for a question (sum of scores)
- calculateOverallStatistic() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.statistic.OverallSynchronizeStatistic
-
- calculateRatingAverage(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
-
- calculateRatingAverage(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
-
- calculateRatingAverage() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
-
- calculateRatingAverage() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
-
- calculateSubRoot(VFSContainer, String) - 类 中的静态方法org.olat.data.commons.vfs.util.VFSUtil
-
calculates a new vfscontainer and a filename where the container's base is where the file resides.
- calculateTagRelevance(Tag, List<Tag>) - 接口 中的方法org.olat.data.tagging.TaggingDao
-
- calculateTagRelevance(Tag, List<Tag>) - 类 中的方法org.olat.data.tagging.TaggingDaoImpl
-
- calculateTypeName(Class) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
Calculates a type name based on the class with subtype 'null'
- calculateTypeName(Class, String) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
Calculates a type name based on the class with a subtype.
- calculateTypeName_WithClassAndSubtypeArgs() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- calculateTypeName_WithClassArg() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- calculateTypeName_WithTypeAndSubtypeArgs() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- calculateTypeName_WithTypeAndSubtypeArgs_wrongType() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- CalEditController - org.olat.presentation.course.nodes.cal中的类
-
Description: Edit controller for calendar course nodes
Initial Date: 4 nov. 2009
- CalEditController(ModuleConfiguration, UserRequest, WindowControl, CalCourseNode, ICourse, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.cal.CalEditController
-
Constructor for calendar page editor controller
- CALENDAR_ACCESS_ALL - 类 中的静态变量org.olat.presentation.collaboration.CollaborationTools
-
Owners and members have write access to the calendar.
- CALENDAR_ACCESS_OWNERS - 类 中的静态变量org.olat.presentation.collaboration.CollaborationTools
-
Only owners have write access to the calendar.
- CALENDAR_COLOR_BLUE - 类 中的静态变量org.olat.presentation.calendar.components.CalendarRenderWrapper
-
These CSS classes must be defined in the calendar.css file.
- CALENDAR_COLOR_GREEN - 类 中的静态变量org.olat.presentation.calendar.components.CalendarRenderWrapper
-
- CALENDAR_COLOR_ORANGE - 类 中的静态变量org.olat.presentation.calendar.components.CalendarRenderWrapper
-
- CALENDAR_COLOR_RED - 类 中的静态变量org.olat.presentation.calendar.components.CalendarRenderWrapper
-
- CALENDAR_COLOR_YELLOW - 类 中的静态变量org.olat.presentation.calendar.components.CalendarRenderWrapper
-
- CALENDAR_ENTRY_CREATED - 类 中的静态变量org.olat.presentation.calendar.CalendarLoggingAction
-
- CALENDAR_ENTRY_MODIFIED - 类 中的静态变量org.olat.presentation.calendar.CalendarLoggingAction
-
- CALENDAR_MANAGER - 接口 中的静态变量org.olat.data.calendar.CalendarDao
-
- CALENDAR_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- CALENDAR_TYPE - 类 中的静态变量org.olat.presentation.course.config.CourseConfigEvent
-
- CalendarColorChooserController - org.olat.presentation.calendar中的类
-
- CalendarColorChooserController(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.calendar.CalendarColorChooserController
-
- CalendarComparator - org.olat.lms.calendar中的类
-
- CalendarComparator() - 类 的构造器org.olat.lms.calendar.CalendarComparator
-
- CalendarConfig - org.olat.lms.calendar中的类
-
- CalendarConfig() - 类 的构造器org.olat.lms.calendar.CalendarConfig
-
- CalendarConfig(String, String, boolean) - 类 的构造器org.olat.lms.calendar.CalendarConfig
-
- CalendarConfigurationController - org.olat.presentation.calendar中的类
-
- CalendarConfigurationController(List<CalendarRenderWrapper>, UserRequest, WindowControl, boolean, boolean) - 类 的构造器org.olat.presentation.calendar.CalendarConfigurationController
-
- CalendarController - org.olat.presentation.calendar中的接口
-
- CalendarDao - org.olat.data.calendar中的接口
-
- CalendarDaoICalFileImpl - org.olat.data.calendar中的类
-
- CalendarEntry - org.olat.data.calendar中的类
-
- CalendarEntry(String, String, Date, Date) - 类 的构造器org.olat.data.calendar.CalendarEntry
-
Create a new calendar event with the given subject and given start and end times as UNIX timestamps.
- CalendarEntry(String, String, Date, int) - 类 的构造器org.olat.data.calendar.CalendarEntry
-
Create a new calendar entry with the given subject, starting at and with a duration of milliseconds.
- CalendarEntry(String, String, Date, int, String) - 类 的构造器org.olat.data.calendar.CalendarEntry
-
Create a new calendar entry with the given start, a duration and a recurrence
- CalendarEntry(String, String, Date, Date, String) - 类 的构造器org.olat.data.calendar.CalendarEntry
-
Create a new calendar entry with the given start and end
- CalendarEntryDetailsController - org.olat.presentation.calendar中的类
-
- CalendarEntryDetailsController(UserRequest, CalendarEntry, CalendarRenderWrapper, List<CalendarRenderWrapper>, boolean, String, WindowControl) - 类 的构造器org.olat.presentation.calendar.CalendarEntryDetailsController
-
- CalendarEntryForm - org.olat.presentation.calendar中的类
-
- CalendarEntryForm(UserRequest, WindowControl, CalendarEntry, CalendarRenderWrapper, Collection<CalendarRenderWrapper>, boolean) - 类 的构造器org.olat.presentation.calendar.CalendarEntryForm
-
Display an event for modification or to add a new event.
- CalendarEntryLink - org.olat.data.calendar中的类
-
- CalendarEntryLink(String, String, String, String, String) - 类 的构造器org.olat.data.calendar.CalendarEntryLink
-
- CalendarEntryRenderWrapper - org.olat.presentation.calendar.components中的类
-
- CalendarEntryRenderWrapper(CalendarEntry, CalendarRenderWrapper) - 类 的构造器org.olat.presentation.calendar.components.CalendarEntryRenderWrapper
-
- calendarExists(String, String) - 接口 中的方法org.olat.data.calendar.CalendarDao
-
Check if a calendar already exists for the given id.
- calendarExists(String, String) - 类 中的方法org.olat.data.calendar.CalendarDaoICalFileImpl
-
Check if a calendar already exists for the given id.
- calendarExists(String, String) - 接口 中的方法org.olat.lms.calendar.CalendarService
-
Check if a calendar already exists for the given id.
- calendarExists(String, String) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
-
- CalendarExportController - org.olat.presentation.calendar中的类
-
- CalendarExportController(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.calendar.CalendarExportController
-
- CalendarFileUploadController - org.olat.presentation.calendar中的类
-
Description:
Initial Date: July 8, 2008
- CalendarGUIAddEvent - org.olat.presentation.calendar.events中的类
-
- CalendarGUIAddEvent(String, Date) - 类 的构造器org.olat.presentation.calendar.events.CalendarGUIAddEvent
-
- CalendarGUIAddEvent(String, Date, boolean) - 类 的构造器org.olat.presentation.calendar.events.CalendarGUIAddEvent
-
- CalendarGUIEditEvent - org.olat.presentation.calendar.events中的类
-
- CalendarGUIEditEvent(CalendarEntry, CalendarRenderWrapper) - 类 的构造器org.olat.presentation.calendar.events.CalendarGUIEditEvent
-
- CalendarImportByUrlController - org.olat.presentation.calendar中的类
-
Description:
Initial Date: August 22, 2008
- CalendarImportNameForm - org.olat.presentation.calendar中的类
-
- CalendarImportNameForm(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.calendar.CalendarImportNameForm
-
Display an event for modification or to add a new event.
- CalendarImportUrlForm - org.olat.presentation.calendar中的类
-
- CalendarImportUrlForm(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.calendar.CalendarImportUrlForm
-
- CalendarLoggingAction - org.olat.presentation.calendar中的类
-
Description:
LoggingActions used by calendars.
- CalendarModifiedEvent - org.olat.presentation.calendar.events中的类
-
- CalendarModifiedEvent() - 类 的构造器org.olat.presentation.calendar.events.CalendarModifiedEvent
-
- CalendarModifiedEvent(OlatCalendar) - 类 的构造器org.olat.presentation.calendar.events.CalendarModifiedEvent
-
- CalendarPortlet - org.olat.presentation.portal.calendar中的类
-
Description: Displays a little calendar with links to the users personal calendar
- CalendarPortletRunController - org.olat.presentation.portal.calendar中的类
-
Description: Displays a little calendar with links to the users personal calendar
- CalendarRecurEntry - org.olat.data.calendar中的类
-
Description:
Kalendar Event for recurring events
Initial Date: 08.04.2009
- CalendarRecurEntry(String, String, Date, Date) - 类 的构造器org.olat.data.calendar.CalendarRecurEntry
-
- CalendarRecurEntry(String, String, Date, int) - 类 的构造器org.olat.data.calendar.CalendarRecurEntry
-
- CalendarRecurEntry(String, String, Date, int, String) - 类 的构造器org.olat.data.calendar.CalendarRecurEntry
-
- CalendarRecurEntry(String, String, Date, Date, String) - 类 的构造器org.olat.data.calendar.CalendarRecurEntry
-
- CalendarRenderWrapper - org.olat.presentation.calendar.components中的类
-
- CalendarRenderWrapper(OlatCalendar) - 类 的构造器org.olat.presentation.calendar.components.CalendarRenderWrapper
-
Configure a calendar for rendering.
- CalendarRenderWrapper(OlatCalendar, CalendarConfig, int) - 类 的构造器org.olat.presentation.calendar.components.CalendarRenderWrapper
-
Configure a calendar for rendering.
- CalendarService - org.olat.lms.calendar中的接口
-
- CalendarServiceImpl - org.olat.lms.calendar中的类
-
- CalendarServiceImplTest - org.olat.lms.calendar中的类
-
Tests for Calendar-service.
- CalendarServiceImplTest() - 类 的构造器org.olat.lms.calendar.CalendarServiceImplTest
-
- CalendarSubscription - org.olat.presentation.calendar中的接口
-
- CalendarUtils - org.olat.lms.calendar中的类
-
- CalendarUtils() - 类 的构造器org.olat.lms.calendar.CalendarUtils
-
- CalendarUtilsITCase - org.olat.lms.calendar中的类
-
- CalendarUtilsITCase() - 类 的构造器org.olat.lms.calendar.CalendarUtilsITCase
-
- CalendarWebDAVProvider - org.olat.lms.calendar中的类
-
- CalendarWebDAVProvider() - 类 的构造器org.olat.lms.calendar.CalendarWebDAVProvider
-
- CalendarWrapperCreator - org.olat.presentation.calendar中的类
-
TODO: Class Description for CalendarWrapperCreator
Initial Date: 30.08.2011
- CalendarWrapperCreator() - 类 的构造器org.olat.presentation.calendar.CalendarWrapperCreator
-
- CalendarXOlatLinkUTF8Fix - org.olat.lms.upgrade.upgrades中的类
-
Goes through all ical files and migrates the 'X-OLAT-LINK' which have been written in a wrong (non-utf8) encoding in 6.3.0 until and including 6.3.2.
- CalendarXOlatLinkUTF8Fix() - 类 的构造器org.olat.lms.upgrade.upgrades.CalendarXOlatLinkUTF8Fix
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.AbstractFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.DateFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetAttemptsFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetInitialCourseLaunchDateFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetInitialEnrollmentDateFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetRecentCourseLaunchDateFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetRecentEnrollmentDateFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.GetUserPropertyFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.HasLanguageFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.InInstitutionFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.InLearningAreaFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.InLearningGroupFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.InRightGroupFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsCourseAdministratorFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsCourseCoachFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsGlobalAuthorFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsGuestFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsLearningGroupFullFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.IsUserFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.score.GetPassedFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.score.GetPassedWithCourseIdFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.score.GetScoreFunction
-
- call(Object[]) - 类 中的方法org.olat.lms.course.condition.interpreter.score.GetScoreWithCourseIdFunction
-
- CALLER_COLLAB - 接口 中的静态变量org.olat.presentation.calendar.CalendarController
-
- CALLER_COLLAB - 类 中的静态变量org.olat.presentation.calendar.WeeklyCalendarController
-
- CALLER_COURSE - 接口 中的静态变量org.olat.presentation.calendar.CalendarController
-
- CALLER_COURSE - 类 中的静态变量org.olat.presentation.calendar.WeeklyCalendarController
-
- CALLER_HOME - 接口 中的静态变量org.olat.presentation.calendar.CalendarController
-
- CALLER_HOME - 类 中的静态变量org.olat.presentation.calendar.WeeklyCalendarController
-
- CALLER_PROFILE - 接口 中的静态变量org.olat.presentation.calendar.CalendarController
-
- CALLER_PROFILE - 类 中的静态变量org.olat.presentation.calendar.WeeklyCalendarController
-
- callSearchService() - 类 中的方法org.olat.lms.search.indexer.IndexerITCase
-
- CalRunController - org.olat.presentation.course.nodes.cal中的类
-
Description: Run controller for calendar
Initial Date: 4 nov. 2009
- CalRunController(WindowControl, UserRequest, CalCourseNode, CourseEnvironment, NodeEvaluation) - 类 的构造器org.olat.presentation.course.nodes.cal.CalRunController
-
- CampusAdminController - org.olat.presentation.admin.campus中的类
-
- CampusAdminController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.admin.campus.CampusAdminController
-
- CampusConfiguration - org.olat.lms.core.course.campus中的类
-
Simple campus-course configuration with Spring properties (olat.local.properties).
- CampusConfiguration() - 类 的构造器org.olat.lms.core.course.campus.CampusConfiguration
-
- CampusConfigurationITCase - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 04.06.2012
- CampusConfigurationITCase() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CampusConfigurationITCase
-
- CampusCourse - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 31.05.2012
- CampusCourse(ICourse, RepositoryEntry) - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CampusCourse
-
- CampusCourseCoreService - org.olat.lms.core.course.campus.service中的接口
-
Initial Date: 16.07.2012
- CampusCourseCoreServiceImpl - org.olat.lms.core.course.campus.impl中的类
-
Initial Date: 16.07.2012
- CampusCourseCoreServiceImpl() - 类 的构造器org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- CampusCourseCreationController - org.olat.presentation.portal.campus中的类
-
Initial Date: 23.10.2012
- CampusCourseCreationController(WindowControl, UserRequest, String) - 类 的构造器org.olat.presentation.portal.campus.CampusCourseCreationController
-
Constructor
- CampusCourseCreatorTasklet - org.olat.lms.core.course.campus.impl.syncer中的类
-
Tasklet
for creating all campus courses automatically
Initial Date: 31.10.2012
- CampusCourseCreatorTasklet() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampusCourseCreatorTasklet
-
- CampusCourseEvent - org.olat.presentation.portal.campus中的类
-
Initial Date: 26.11.2013
- CampusCourseEvent() - 类 的构造器org.olat.presentation.portal.campus.CampusCourseEvent
-
- CampusCourseEvent(Long, int) - 类 的构造器org.olat.presentation.portal.campus.CampusCourseEvent
-
- CampusCourseFactory - org.olat.lms.core.course.campus.impl中的类
-
Initial Date: 20.08.2012
- CampusCourseFactory() - 类 的构造器org.olat.lms.core.course.campus.impl.CampusCourseFactory
-
- CampusCourseGroupSynchronizer - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 20.06.2012
- CampusCourseGroupSynchronizer() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampusCourseGroupSynchronizer
-
- CampusCourseGroupSynchronizerITCase - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 04.06.2012
- CampusCourseGroupSynchronizerITCase() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampusCourseGroupSynchronizerITCase
-
- CampusCourseImportTO - org.olat.lms.core.course.campus中的类
-
Initial Date: 31.05.2012
- CampusCourseImportTO(String, String, List<Identity>, List<Identity>, String, Long) - 类 的构造器org.olat.lms.core.course.campus.CampusCourseImportTO
-
- CampusCourseImportTO(String, String, List<Identity>, List<Identity>, String, Long, String) - 类 的构造器org.olat.lms.core.course.campus.CampusCourseImportTO
-
- CampusCourseImportTO(String, String, List<Identity>, List<Identity>, List<Identity>, String, Long, Long, String) - 类 的构造器org.olat.lms.core.course.campus.CampusCourseImportTO
-
- CampusCourseLearnService - org.olat.lms.learn.campus.service中的接口
-
This is called from presentation.
- CampusCourseLearnServiceImpl - org.olat.lms.learn.campus.impl中的类
-
Initial Date: 30.11.2011
- CampusCourseLearnServiceImpl() - 类 的构造器org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
-
- CampusCourseLearnServiceImplTest - org.olat.lms.learn.campus.impl中的类
-
Initial Date: 25.06.2012
- CampusCourseLearnServiceImplTest() - 类 的构造器org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImplTest
-
- CampusCoursePortlet - org.olat.presentation.portal.campus中的类
-
Initial Date: 23.05.2012
- CampusCoursePortlet() - 类 的构造器org.olat.presentation.portal.campus.CampusCoursePortlet
-
- CampusCoursePortletEntry - org.olat.presentation.portal.campus中的类
-
Initial Date: 24.05.2012
- CampusCoursePortletEntry(String, Long, Long, String) - 类 的构造器org.olat.presentation.portal.campus.CampusCoursePortletEntry
-
- CampusCoursePortletRunController - org.olat.presentation.portal.campus中的类
-
Description:
Run view controller for campus course to see my-course.
- CampusCoursePortletRunController(WindowControl, UserRequest, Translator, String) - 类 的构造器org.olat.presentation.portal.campus.CampusCoursePortletRunController
-
Constructor
- CampusDao<T> - org.olat.data.course.campus中的接口
-
Initial Date: 04.06.2012
- CampusException - org.olat.connectors.campus中的异常错误
-
This Exception can be used as business or wrapper exception for campuskurs.
- CampusException(String) - 异常错误 的构造器org.olat.connectors.campus.CampusException
-
Create a new CampusException with the given message.
- CampusGroupHelper - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 25.06.2012
- CampusGroupHelper() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampusGroupHelper
-
- CampusImportMetricTest - org.olat.lms.core.course.campus.impl.metric中的类
-
Initial Date: 13.07.2012
- CampusImportMetricTest() - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusImportMetricTest
-
- CampusInterceptor<T,S> - org.olat.connectors.campus中的类
-
This class is an implementation listener that will be notified in the case of:
skipped items while reading, processing and writing an item.
- CampusInterceptor() - 类 的构造器org.olat.connectors.campus.CampusInterceptor
-
- CampusJobInterceptor - org.olat.connectors.campus中的类
-
Initial Date: 08.01.2014
- CampusJobInterceptor() - 类 的构造器org.olat.connectors.campus.CampusJobInterceptor
-
- CampuskursCoOwners - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 12.07.2012
- CampuskursCoOwners() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampuskursCoOwners
-
- CampuskursCoOwnersTest - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 12.07.2012
- CampuskursCoOwnersTest() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CampuskursCoOwnersTest
-
- CampusManagementActionExtension - org.olat.presentation.campusmgnt中的类
-
- CampusManagementActionExtension() - 类 的构造器org.olat.presentation.campusmgnt.CampusManagementActionExtension
-
- CampusManagementController - org.olat.presentation.campusmgnt中的类
-
Description:
TODO: schneider Class Description for BringTogetherController
Initial Date: 19.12.2005
- CampusManagementController(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.campusmgnt.CampusManagementController
-
- CampusMetric - org.olat.lms.core.course.campus.impl.metric中的类
-
Initial Date: 11.07.2012
- CampusMetric() - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusMetric
-
- CampusNotifier - org.olat.lms.core.course.campus.impl.metric中的类
-
Initial Date: 11.07.2012
- CampusNotifier() - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusNotifier
-
- CampusProcess - org.olat.connectors.campus中的类
-
This class serves as a generic targetObject for the quartz MethodInvokingJobDetailFactoryBean.
- CampusProcess() - 类 的构造器org.olat.connectors.campus.CampusProcess
-
- CampusProcessJob - org.olat.connectors.campus中的枚举
-
Initial Date: 09.01.2014
- CampusProcessStep - org.olat.connectors.campus中的枚举
-
This enumeration defines the different steps involving in the campus batch processing.
- CampusServiceContext - org.olat.lms.core.course.campus.impl.metric中的接口
-
Initial Date: 11.07.2012
- CampusServiceMetric<T extends CampusServiceContext> - org.olat.lms.core.course.campus.impl.metric中的类
-
Initial Date: 11.07.2012
- CampusServiceMetric() - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusServiceMetric
-
- CampusStatistics - org.olat.lms.core.course.campus.impl.metric中的类
-
Initial Date: 11.07.2012
- CampusStatistics(boolean) - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusStatistics
-
- CampusStatistics(CampusStatistics.EXPORT_STATUS) - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusStatistics
-
- CampusStatistics(JobExecution) - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusStatistics
-
- CampusStatistics(StepExecution) - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusStatistics
-
- CampusStatistics(OverallUserMapperStatistic) - 类 的构造器org.olat.lms.core.course.campus.impl.metric.CampusStatistics
-
- CampusStatistics.EXPORT_STATUS - org.olat.lms.core.course.campus.impl.metric中的枚举
-
- CampusUtils - org.olat.connectors.campus中的类
-
Utility class.
- CampusUtils() - 类 的构造器org.olat.connectors.campus.CampusUtils
-
- CampusUtilsTest - org.olat.connectors.campus中的类
-
Initial Date: 20.06.2012
- CampusUtilsTest() - 类 的构造器org.olat.connectors.campus.CampusUtilsTest
-
- CampusWriter<T> - org.olat.connectors.campus中的类
-
This class is a generic ItemWriter
that writes data to the database.
- CampusWriter() - 类 的构造器org.olat.connectors.campus.CampusWriter
-
- canAdd() - 接口 中的方法org.olat.lms.infomessage.InfoSecurityCallback
-
- canAddArtefact() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canAddArtefact() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canAddArtefact() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canAddPage() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canAddPage() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canAddPage() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canAddStructure() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canAddStructure() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canAddStructure() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canBeCancelEnrollmentBy(Identity, Project, ProjectBrokerModuleConfiguration) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
Return true when the project can be de-selected by an identity.
- canBeCancelEnrollmentBy(Identity, Project, ProjectBrokerModuleConfiguration) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- canBeProjectSelectedBy(Identity, Project, ProjectBrokerModuleConfiguration, int, boolean) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
Return true when the project can be selected by an identity.
- canBeProjectSelectedBy(Identity, Project, ProjectBrokerModuleConfiguration, int, boolean) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
return true, when the project can be selected by the user.
- Cancel - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
-
Description:
The cancel button offers a way to not submit any data and to reset the form
Initial Date: 06.07.2009
- cancel() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
-
- cancel() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.QuestionnaireRun
-
Press cancel and close, and get to the QuestionnaireElement.
- CANCEL_IDENTIFICATION - 类 中的静态变量org.olat.presentation.framework.core.components.choice.Choice
-
Comment for CANCEL_IDENTIFICATION
- CANCEL_IDENTIFICATION - 类 中的静态变量org.olat.presentation.framework.core.components.form.Form
-
Comment for CANCEL_IDENTIFICATION
- CANCEL_NEW_PROJECT - 类 中的静态变量org.olat.presentation.course.nodes.projectbroker.ProjectBrokerEditorEvent
-
- cancelAssessment() - 类 中的方法org.olat.lms.ims.qti.navigator.DefaultNavigator
-
- cancelAssessment() - 接口 中的方法org.olat.lms.ims.qti.navigator.Navigator
-
- canceled(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositoryAddCallback
-
Call canceled upon user cancel.
- cancelEnrolment(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.EnrolmentRun
-
- CANCELLED_EVENT - 类 中的静态变量org.olat.system.event.Event
-
- CANCELLED_TREEEVENT - 类 中的静态变量org.olat.presentation.framework.core.components.tree.TreeEvent
-
Comment for CANCELLED_TREEEVENT
- CancelNewProjectEvent - org.olat.presentation.course.nodes.projectbroker中的类
-
- CancelNewProjectEvent(Project) - 类 的构造器org.olat.presentation.course.nodes.projectbroker.CancelNewProjectEvent
-
- cancelProjectEnrollmentOf(Identity, Project, ProjectBrokerModuleConfiguration) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
Remove certain identity as participant or candidate of a project (depending on project-broker configuration).
- cancelProjectEnrollmentOf(Identity, Project, ProjectBrokerModuleConfiguration) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- cancelTest() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TestRun
-
- cancelZipSelection() - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
Cancels zip workflow if any started.
- canChangePassword(Identity) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
-
- canChangePassword(Identity) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
-
- canCommentAndRate() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canCommentAndRate() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canCommentAndRate() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canCopy(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
Check if resource can be copied (delegation to VFS item)
- canCopy() - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- canCopy() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canCopy() - 类 中的方法org.olat.data.commons.vfs.LocalImpl
-
- canCopy() - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
-
- canCopy() - 类 中的方法org.olat.data.commons.vfs.NamedLeaf
-
- canCopy() - 接口 中的方法org.olat.data.commons.vfs.VFSItem
-
- canCopy() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canCopy() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canCopy() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canCopy() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canCopy() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canCopy() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canCopy() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- canCopy() - 类 中的方法org.olat.presentation.repository.PropPupForm
-
Return true when 'canCopy' is selected.
- canCreateComments() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canCreateComments() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canCreateMessage() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
-
- canCreateTopic() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicAssignmentRun
-
- canDelete(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
Check if resource can be deleted (delegation to VFS item)
- canDelete() - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- canDelete() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canDelete() - 类 中的方法org.olat.data.commons.vfs.LocalImpl
-
- canDelete() - 类 中的方法org.olat.data.commons.vfs.NamedLeaf
-
- canDelete() - 接口 中的方法org.olat.data.commons.vfs.VFSItem
-
- canDelete() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canDelete() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canDelete() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canDelete() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canDelete() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canDelete() - 接口 中的方法org.olat.lms.infomessage.InfoSecurityCallback
-
- canDelete() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canDelete() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- canDeleteComment(UserComment) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canDeleteComment(UserComment) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canDeleteMessage() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
-
- canDeleteRevisionsPermanently() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canDeleteRevisionsPermanently() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- canDeselect(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicAssignmentRun
-
- canDownload() - 类 中的方法org.olat.presentation.repository.PropPupForm
-
Return true when 'canDownload' is selected.
- canEdit() - 接口 中的方法org.olat.lms.infomessage.InfoSecurityCallback
-
- canEditMessage() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
-
- canEditStructure() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canEditStructure() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canEditStructure() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canLaunch(String) - 类 中的方法org.olat.presentation.framework.common.NewControllerFactory
-
Check if a context entry controller creator is available for the given key
- canLaunch() - 类 中的方法org.olat.presentation.repository.PropPupForm
-
Return true when 'canLaunch' is selected.
- canLaunchItem(String, String) - 类 中的方法org.olat.lms.scorm.server.sequence.PrerequisiteManager
-
Method to find if an item should be launched 1. has it already been completed 2. does it rely on any prerequisites
- canList() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canList() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canList() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canList() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canList() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canList() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canList() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canList() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- canMetaInfo(VFSItem) - 类 中的静态方法org.olat.lms.commons.filemetadata.FileMetadataInfoHelper
-
Add a filter for some special cases: sharedfolders...
- cannotEditUser(String) - 类 中的方法org.olat.test.util.selenium.olatapi.user.UserManagement
-
Checks that one cannot edit admin users.
- CannotExecuteException - org.olat.test.util.selenium.olatapi中的异常错误
-
CannotExecuteException is thrown if a specific operation (for instance delete learning resource) cannot be executed because any reason (e.g. resource cannot be deleted
since there is a reference to it).
- CannotExecuteException(String) - 异常错误 的构造器org.olat.test.util.selenium.olatapi.CannotExecuteException
-
- CannotGenerateThumbnailException - org.olat.data.filebrowser.thumbnail中的异常错误
-
Description:
Initial Date: 30 mar. 2010
- CannotGenerateThumbnailException() - 异常错误 的构造器org.olat.data.filebrowser.thumbnail.CannotGenerateThumbnailException
-
- CannotGenerateThumbnailException(String) - 异常错误 的构造器org.olat.data.filebrowser.thumbnail.CannotGenerateThumbnailException
-
- CannotGenerateThumbnailException(String, Throwable) - 异常错误 的构造器org.olat.data.filebrowser.thumbnail.CannotGenerateThumbnailException
-
- CannotGenerateThumbnailException(Throwable) - 异常错误 的构造器org.olat.data.filebrowser.thumbnail.CannotGenerateThumbnailException
-
- cannotStartAnymore() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.QuestionnaireElement
-
- cannotStartTestAnymore() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TestElement
-
- canRate() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canRate() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canRead() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canRead() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canRead() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canRead() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canRead() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canRead() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canRead() - 接口 中的方法org.olat.lms.infomessage.InfoSecurityCallback
-
- canRead() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canRead() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- canReference() - 类 中的方法org.olat.presentation.repository.PropPupForm
-
Return true when 'canReference' is selected.
- canRemoveArtefactFromStruct() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canRemoveArtefactFromStruct() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canRemoveArtefactFromStruct() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canRename(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
Check if resource can be renamed (delegation to VFS item)
- canRename() - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- canRename() - 类 中的方法org.olat.data.commons.vfs.LocalImpl
-
- canRename() - 类 中的方法org.olat.data.commons.vfs.NamedLeaf
-
- canRename() - 接口 中的方法org.olat.data.commons.vfs.VFSItem
-
- canReplyToComment(UserComment) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canReplyToComment(UserComment) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canSelectTopic(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicAssignmentRun
-
- canShareMap() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canShareMap() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canShareMap() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canSubmitAssess() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canSubmitAssess() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canSubmitAssess() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canUpdateComment(UserComment, List<UserComment>) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
java.util.List)
- canUpdateComment(UserComment, List<UserComment>) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canView() - 接口 中的方法org.olat.lms.portfolio.security.EPSecurityCallback
-
- canView() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackImpl
-
- canView() - 类 中的方法org.olat.lms.portfolio.security.EPSecurityCallbackOwner
-
- canViewComments() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canViewComments() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canViewOtherUsersRatings() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canViewOtherUsersRatings() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canViewRatingAverage() - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
- canViewRatingAverage() - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingSecurityCallback
-
- canWrite(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
Check if resource can be written (delegation to VFS item)
- canWrite() - 接口 中的方法org.olat.data.commons.vfs.callbacks.VFSSecurityCallback
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.LocalImpl
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.MergeSource
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.NamedLeaf
-
- canWrite() - 接口 中的方法org.olat.data.commons.vfs.VFSItem
-
- canWrite() - 类 中的方法org.olat.data.commons.vfs.VirtualContainer
-
- canWrite() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- canWrite() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- canWrite() - 类 中的方法org.olat.lms.commons.vfs.securitycallbacks.ReadOnlyCallback
-
- canWrite() - 类 中的方法org.olat.lms.course.nodes.FolderNodeCallback
-
- canWrite() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerReturnboxFullAccessWithoutDeleteCallback
-
- canWrite() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderSecurityCallback
-
- canWrite() - 类 中的方法org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- capitalize(String) - 类 中的静态方法org.olat.data.course.statistic.export.LogLineConverter
-
Returns a String which capitalizes the first letter of the string.
- captureEntirePageScreenshot(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- captureEntirePageScreenshotToString(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- captureNetworkTraffic(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- captureScreenshot(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- captureScreenshotToString() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- CARRIAGE_RETURN - 类 中的静态变量org.olat.lms.course.nodes.QtiExportEBL
-
- cascadeTranslators(PackageTranslator, Translator) - 类 中的静态方法org.olat.presentation.framework.core.translator.PackageTranslator
-
cascade two translators do not use this with multiple cascaded translators!
- cascadeTranslatorsWithAllFallback(PackageTranslator, Translator) - 类 中的方法org.olat.presentation.framework.core.translator.PackageTranslator
-
recursively cascade with all fallbacks up to maxDeep levels
- CASE_NO - 类 中的静态变量org.olat.lms.ims.qti.objects.FIBResponse
-
- CASE_YES - 类 中的静态变量org.olat.lms.ims.qti.objects.FIBResponse
-
- Catalog - org.olat.test.util.selenium.olatapi.lr中的类
-
Wrapper for the catalog view
- Catalog(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.lr.Catalog
-
Default constructor
- CatalogAjaxAddController - org.olat.presentation.catalog中的类
-
Description:
The ajax catalog add controller implements a dynamic tree that offers catalog navigating and selection of a catalog element.
- CatalogAjaxAddController(UserRequest, WindowControl, RepositoryEntry) - 类 的构造器org.olat.presentation.catalog.CatalogAjaxAddController
-
- CatalogAjaxMoveController - org.olat.presentation.catalog中的类
-
Description:
The ajax catalog move controller implements a dynamic tree that offers catalog navigating and selection of a catalog element.
- CatalogAjaxMoveController(UserRequest, WindowControl, CatalogEntry) - 类 的构造器org.olat.presentation.catalog.CatalogAjaxMoveController
-
Constructor for the ajax move catalog entry controller
- CatalogAjaxTreeModel - org.olat.presentation.catalog中的类
-
Description:
This class represents the catalog data model that can be used with the ajax tree controller.
- CatalogAjaxTreeModel(CatalogEntry, CatalogEntry, List<CatalogEntry>, boolean, boolean) - 类 的构造器org.olat.presentation.catalog.CatalogAjaxTreeModel
-
Constructor for a ajax tree catalog data model
- CatalogBookmarkHandler - org.olat.presentation.catalog中的类
-
Description:
Bookmark handler for catalog bookmarks: activates the repository entry site, activates the catalog menu and then activates the catalog item with the given id
Initial Date: 28.05.2008
- CatalogContextEntryControllerCreator - org.olat.presentation.repository中的类
-
Description:
Initial Date: 11 fev. 2010
- CatalogContextEntryControllerCreator() - 类 的构造器org.olat.presentation.repository.CatalogContextEntryControllerCreator
-
- CatalogController - org.olat.presentation.catalog中的类
-
Description:
The CatalogController is responsible for:
displaying the catalog with its categories and linked resources,
starting from the supplied root node
handling the access to the actual category:
OLATAdmin is/should be the owner of catalog root
LocalTreeAdmin is administrator of a subtree within the catalog
Author is responsible for adding his resources to the catalog
ordinary user browses the catalog for quickly finding his desired
resources
The CatalogController accomplish this access rights by modifying the
corresponding toolbox entries in the GUI, which grant access to the mentioned
actions.
- CatalogController(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.catalog.CatalogController
-
Init with catalog root
- CatalogDao - org.olat.data.catalog中的接口
-
The CatalogDao provides an api to persist CatalogEntries.
- CatalogDaoImpl - org.olat.data.catalog中的类
-
The CatalogDaoImpl is responsible for the persistence of CatalogEntries.
- CatalogEntry - org.olat.data.catalog中的接口
-
Description:
A CatalogEntry represents either a category or an alias to a linked repository entry.
- CATALOGENTRY - 接口 中的静态变量org.olat.lms.catalog.CatalogService
-
Resource identifyer for catalog entries
- CatalogEntryAddController - org.olat.presentation.catalog中的类
-
Description:
This subworkflow creates a selection tree to move a level from within the catalog to another level
Events fired by this controller:
Event.DONE_EVENT
Event.CANCELLED_EVENT
Initial Date: 04.06.2008
- CatalogEntryAddController(UserRequest, WindowControl, RepositoryEntry) - 类 的构造器org.olat.presentation.catalog.CatalogEntryAddController
-
Constructor
- CatalogEntryImpl - org.olat.data.catalog中的类
-
Description:
Implementation of CatalogEntry
- CatalogEntryImpl() - 类 的构造器org.olat.data.catalog.CatalogEntryImpl
-
- CatalogEntryMoveController - org.olat.presentation.catalog中的类
-
Description:
This subworkflow creates a selection tree to move a level from within the catalog to another level
Events fired by this controller:
Event.FAILED_EVENT
Event.DONE_EVENT
Event.CANCELLED_EVENT
Initial Date: 28.05.2008
- CatalogEntryMoveController(WindowControl, UserRequest, CatalogEntry, Translator) - 类 的构造器org.olat.presentation.catalog.CatalogEntryMoveController
-
Constructor
- CatalogEntryVO - org.olat.connectors.rest.catalog中的类
-
Description:
A mapper class for the CatalogEntry
Initial Date: 5 may 2010
- CatalogEntryVO() - 类 的构造器org.olat.connectors.rest.catalog.CatalogEntryVO
-
- CatalogEntryVOes - org.olat.connectors.rest.catalog中的类
-
Description:
This is an helper class for the WADL documentation.
- CatalogEntryVOes() - 类 的构造器org.olat.connectors.rest.catalog.CatalogEntryVOes
-
- CatalogHelper - org.olat.lms.course.wizard.create中的类
-
Description:
Helper class for common catalog operations that are not existent in the
CatalogDaoImpl
yet.
- CatalogHelper() - 类 的构造器org.olat.lms.course.wizard.create.CatalogHelper
-
- CatalogInsertController - org.olat.presentation.course.wizard.create中的类
-
Description:
Controller for inserting the given course into the catalog.
- CatalogInsertController(UserRequest, WindowControl, RepositoryEntry, CourseCreationConfiguration) - 类 的构造器org.olat.presentation.course.wizard.create.CatalogInsertController
-
- CatalogITCase - org.olat.connectors.rest中的类
-
Description:
Test the catalog RESt API
Initial Date: 6 mai 2010
- CatalogITCase() - 类 的构造器org.olat.connectors.rest.CatalogITCase
-
- CATALOGROOT - 接口 中的静态变量org.olat.lms.catalog.CatalogService
-
Default value for the catalog root CATALOGROOT
- CatalogService - org.olat.lms.catalog中的接口
-
TODO: Class Description for CatalogService
Initial Date: 11.05.2011
- CatalogServiceImpl - org.olat.lms.catalog中的类
-
The CatalogService is responsible to provides access methods to retrieve structures of CatalogEntries for a given CatalogEntry, e.g. children, catalog entries which
act as roots, delete subcategory structure.
- CatalogServiceImplTest - org.olat.lms.catalog中的类
-
Tests for Catalog-service.
- CatalogServiceImplTest() - 类 的构造器org.olat.lms.catalog.CatalogServiceImplTest
-
- CatalogTreeModel - org.olat.presentation.catalog中的类
-
Description:
The catalog tree model implements an old-school selection tree model to move or insert a catalog entry into a catalog.
- CatalogTreeModel(List<CatalogEntry>, CatalogEntry, List<CatalogEntry>) - 类 的构造器org.olat.presentation.catalog.CatalogTreeModel
-
Constructor
- CatalogVOFactory - org.olat.connectors.rest.catalog中的类
-
Description:
Object factory for the catalog entry
Initial Date: 5 may 2010
- CatalogVOFactory() - 类 的构造器org.olat.connectors.rest.catalog.CatalogVOFactory
-
- CatalogWebService - org.olat.connectors.rest.catalog中的类
-
Description:
A web service for the catalog
Initial Date: 5 may 2010
- CatalogWebService() - 类 的构造器org.olat.connectors.rest.catalog.CatalogWebService
-
- CategoriesListModel - org.olat.presentation.catalog中的类
-
Description:
TODO: gnaegi Class Description for CategoriesListModel
Initial Date: 30.05.2008
- CategoriesListModel(List<CatalogEntry>, Locale) - 类 的构造器org.olat.presentation.catalog.CategoriesListModel
-
Constructor
- category(String) - 类 中的方法org.olat.lms.properties.PropertyParameterObject.Builder
-
- CATEGORY_MAX_LENGHT - 类 中的静态变量org.olat.data.properties.PropertyImpl
-
max length of a category
- cc - 类 中的静态变量org.olat.connectors.rest.repository.course.CourseResourceFolderWebService
-
- cc - 类 中的静态变量org.olat.connectors.rest.repository.RepositoryEntryResource
-
- cc - 类 中的静态变量org.olat.connectors.rest.user.UserWebService
-
- ccAddress - 类 中的变量org.olat.system.support.mail.impl.MailObjectMother
-
- CcStep00 - org.olat.presentation.course.wizard.create中的类
-
Description:
First step of the course creation wizard:
- choose course nodes
- do some simple configuration
- CcStep00(UserRequest, CourseCreationConfiguration, RepositoryEntry) - 类 的构造器org.olat.presentation.course.wizard.create.CcStep00
-
First step of the course creation wizard
- CcStep02 - org.olat.presentation.course.wizard.create中的类
-
Description:
Third step of the course creation wizard:
- choose access condition
- publish?
- CcStep02(UserRequest, CourseCreationConfiguration) - 类 的构造器org.olat.presentation.course.wizard.create.CcStep02
-
Third step of the course creation wizard.
- CERTIFICATES_ATTR - 类 中的静态变量org.olat.connectors.webdav.util.Globals
-
The request attribute under which we store the array of X509Certificate objects representing the certificate chain presented by our client, if any.
- ChainedFilter - org.olat.data.commons.filter中的类
-
Description:
The filter chain allows you to use muliple filters in a chain.
- ChainedFilter() - 类 的构造器org.olat.data.commons.filter.ChainedFilter
-
- ChainedJobBean - org.olat.system.spring中的类
-
This is a Job which expects to schedule a nextJob.
- ChainedJobBean() - 类 的构造器org.olat.system.spring.ChainedJobBean
-
- CHANGE - 类 中的静态变量org.olat.presentation.portfolio.structel.EPStructureEvent
-
- CHANGE - 类 中的静态变量org.olat.presentation.wiki.versioning.ChangeInfo
-
- change - 类 中的静态变量org.olat.presentation.wiki.versioning.diff.CookbookDiff
-
- changeAccessBlockedForLearners(CourseElementEditor.ACCESS_TYPE) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Switch "Blocked for learners" access, for the given section, and save.
- changeAccessBlockForLearnersReadAndWrite() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.FolderEditor
-
Changes access to the current selected course element, blocked for learners read and write.
- changeAccessBlockForLearnersReadOnly() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.FolderEditor
-
Changes access to the current selected course element, blocked for learners read only.
- changeAccessDependingOnDate(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes access depending on date, assuming at least startDateString or endDateString must be not null or not empty!
- changeAccessExpertMode(boolean, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
- changeAccessyDependingOnGroup(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes access to the current selected course element depending on the input group.
- changeCapitalization(int) - 类 中的方法org.olat.test.util.selenium.olatapi.qti.FIBQuestionEditor
-
Only for tests!
- changed(int, OLATResourceable) - 类 中的静态方法org.olat.lms.commons.change.ChangeManager
-
- CHANGED - 类 中的静态变量org.olat.presentation.portfolio.structel.EPStructureChangeEvent
-
- CHANGED_EVENT - 类 中的静态变量org.olat.system.event.Event
-
- CHANGED_EVENT_CMD - 类 中的静态变量org.olat.presentation.framework.core.chiefcontrollers.ChiefControllerMessageEvent
-
- CHANGED_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
-
- CHANGED_PROJECT - 类 中的静态变量org.olat.presentation.course.nodes.projectbroker.ProjectBrokerEditorEvent
-
- changeElementTitleDescription(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPMapEditor
-
- changeEMail(WindowControl) - 类 中的方法org.olat.presentation.user.ChangeEMailExecuteController
-
change email
- ChangeEMailController - org.olat.presentation.user中的类
-
This controller do change the email of a user after he has clicked the appropriate activation-link.
- ChangeEMailController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.ChangeEMailController
-
executed after click the link in email
- ChangeEMailExecuteController - org.olat.presentation.user中的类
-
Description:
This controller do change the email from a user after he has clicked a link in email.
- ChangeEMailExecuteController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.ChangeEMailExecuteController
-
- changeGeneralAccess(UserRequest, int) - 类 中的方法org.olat.presentation.course.editor.PublishProcess
-
- changeIdentityRoles(Roles, Identity, Roles) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- changeIdentityStatus(Roles, Identity, Integer) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- ChangeIMSettingsController - org.olat.presentation.instantmessaging中的类
-
Initial Date: August 08, 2005
- ChangeIMSettingsController(UserRequest, WindowControl, Identity) - 类 的构造器org.olat.presentation.instantmessaging.ChangeIMSettingsController
-
Constructor for the change instant messaging controller
- ChangeInfo - org.olat.presentation.wiki.versioning中的类
-
Stores diffs from one source to another
- ChangeInfo(String, int, int) - 类 的构造器org.olat.presentation.wiki.versioning.ChangeInfo
-
- ChangeInstantMessagingStatusJob - org.olat.lms.instantmessaging中的类
-
Description:
changes the IM presence to away if a user has not clicked in the olat gui for a certain time
Initial Date: 18.05.2007
- ChangeInstantMessagingStatusJob() - 类 的构造器org.olat.lms.instantmessaging.ChangeInstantMessagingStatusJob
-
- changeLocale(Locale) - 类 中的方法org.olat.presentation.registration.DisclaimerController
-
Change the locale of this controller.
- changeLocale(Locale) - 类 中的方法org.olat.presentation.security.authentication.AuthenticationController
-
Called if the Controller is to change the locale on the fly.
- changeLocale(Locale) - 类 中的方法org.olat.presentation.security.authentication.ldap.LDAPAuthenticationController
-
- changeLocale(Locale) - 类 中的方法org.olat.presentation.security.authentication.OLATAuthenticationController
-
- changeLocale(Locale) - 类 中的方法org.olat.presentation.security.authentication.shibboleth.DefaultShibbolethAuthenticationController
-
- changeLocale(Locale) - 类 中的方法org.olat.presentation.security.authentication.shibboleth.ShibbolethAuthenticationController
-
- ChangeManager - org.olat.lms.commons.change中的类
-
Description:
Initial Date: 21.07.2006
- changePassword(Identity, Identity, String) - 接口 中的方法org.olat.lms.security.authentication.AuthenticationService
-
- changePassword(Identity, Identity, String) - 类 中的方法org.olat.lms.security.authentication.AuthenticationServiceImpl
-
- changePassword(Identity, String, LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
-
- changePassword(Identity, String, LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
-
Change the password on the LDAP server.
- changePassword(Identity, Identity, String) - 类 中的静态方法org.olat.lms.security.authentication.OLATAuthManager
-
Change the password of an identity
- changePassword(Identity, Identity, String) - 类 中的静态方法org.olat.lms.security.authentication.WebDAVAuthManager
-
Change the WEBDAV-Password of an identity
- changePassword(Identity, Identity, String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- changePasswordAsAdmin(Identity, String) - 类 中的静态方法org.olat.lms.security.authentication.OLATAuthManager
-
to change password without knowing exactly who is changing it -> change as admin
- changePasswordByPasswordForgottenLink(Identity, String) - 类 中的静态方法org.olat.lms.security.authentication.OLATAuthManager
-
to change password by password forgotten link at login screen
- ChangePasswordController - org.olat.presentation.user中的类
-
Initial Date: Jul 29, 2003
- ChangePasswordController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.ChangePasswordController
-
- ChangePasswordForm - org.olat.presentation.user中的类
-
Initial Date: Jul 14, 2003
- ChangePasswordForm(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.user.ChangePasswordForm
-
- changePaswords(BulkPasswordChangeParameter) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- ChangePrefsController - org.olat.presentation.user中的类
-
Initial Date: Apr 27, 2004
- ChangePrefsController(UserRequest, WindowControl, Identity) - 类 的构造器org.olat.presentation.user.ChangePrefsController
-
Constructor for the change user preferences controller
- changeProjectGroupName(BusinessGroup, String, String) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManager
-
Change project-group name and description for certain business-group of a project.
- changeProjectGroupName(BusinessGroup, String, String) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManagerImpl
-
Change group-name and description.
- changeRole(CoursePreview.Role) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CoursePreview
-
- changeSelectedIdentities(List<Identity>, HashMap<String, String>, HashMap<String, String>, ArrayList<String>, boolean, Translator) - 类 中的方法org.olat.lms.user.administration.bulkchange.UserBulkChangeManager
-
- changeTitle(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CPResourceEditor
-
Changes title of the page assuming that the page is visible to be selected before.
- ChangeTstInEditor - org.olat.test.functional.test中的类
-
Change test in test editor, part of test suite TestEditorCombiTest.java.
- ChangeTstInEditor() - 类 的构造器org.olat.test.functional.test.ChangeTstInEditor
-
- ChangeUserPasswordForm - org.olat.presentation.user.administration中的类
-
Initial Date: Jul 14, 2003
- ChangeUserPasswordForm(UserRequest, WindowControl, Identity) - 类 的构造器org.olat.presentation.user.administration.ChangeUserPasswordForm
-
Constructor for user pwd forms.
- changeVisibilityBlockForLearners() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes access to the current selected course element, block for learners.
- changeVisibilityDependingOnAssessment(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes access to the current selected course element, depending on assessment.
- changeVisibilityDependingOnDate(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes visibility depending on date, assuming at least startDateString or endDateString must be not null or not empty!
- changeVisibilityDependingOnGroup(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
Changes visibility the current selected course element.
- changeVisibilityExpertMode(boolean, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseElementEditor
-
- Channel - org.olat.lms.core.notification.impl.channel中的接口
-
This is the Base channel interface defining the unique method for sending the given events to the given subscriber
Initial Date: 16.03.2012
- ChannelChain - org.olat.lms.core.notification.impl.channel中的类
-
ChannelChain is based on the design pattern 'Chain Of Responsibilities'
This pattern helps to avoid coupling the sender (e.g.
- ChannelChain() - 类 的构造器org.olat.lms.core.notification.impl.channel.ChannelChain
-
- ChannelChainTest - org.olat.lms.core.notification.impl.channel中的类
-
Initial Date: 28.03.2012
- ChannelChainTest() - 类 的构造器org.olat.lms.core.notification.impl.channel.ChannelChainTest
-
- characterCount(String, Locale) - 接口 中的方法org.olat.lms.commons.textservice.TextService
-
Return the number of characters in the text.
- characterCount(String, Locale) - 类 中的方法org.olat.lms.commons.textservice.TextServiceImpl
-
- characters(char[], int, int) - 类 中的方法org.olat.data.filebrowser.metadata.MetaInfoFileImpl
-
- CHARMAP_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CharsetUserServiceITCase - org.olat.lms.user中的类
-
Integration test for user-service.
- CharsetUserServiceITCase() - 类 的构造器org.olat.lms.user.CharsetUserServiceITCase
-
- Chat_EBL - org.olat.lms.instantmessaging中的类
-
Initial Date: 13.09.2011
- Chat_EBL() - 类 的构造器org.olat.lms.instantmessaging.Chat_EBL
-
- ChatComponent - org.olat.test.util.selenium.olatapi.components中的类
-
Utility class for the chat functionality.
- ChatComponent(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.components.ChatComponent
-
- ChatController - org.olat.presentation.instantmessaging.rosterandchat中的类
-
Description:
Controller for a single Chat in a floating window
Initial Date: 13.07.2007
- ChatController(UserRequest, WindowControl, String, int, int, Message) - 类 的构造器org.olat.presentation.instantmessaging.rosterandchat.ChatController
-
- chatIsEnabled() - 类 中的方法org.olat.presentation.course.config.CourseChatSettingsForm
-
- ChatManagerController - org.olat.presentation.instantmessaging.rosterandchat中的类
-
Description:
ChatManagerController: Manages peer to peer chats
Initial Date: 05.05.2008
- ChatManagerController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.instantmessaging.rosterandchat.ChatManagerController
-
- ChatTest - org.olat.test.functional.course.chat中的类
-
Chattest.
- ChatTest() - 类 的构造器org.olat.test.functional.course.chat.ChatTest
-
- check(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- check4xMacRoman(String) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.AbstractPortfolioMapIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.ContextHelpIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.group.GroupFolderIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.group.GroupForumIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.group.GroupIndexerMultiThreaded
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.group.GroupPortfolioIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.group.GroupWikiIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.identity.IdentityIndexerMultiThreaded
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.identity.PortfolioArtefactIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.identity.ProfileIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.identity.PublicFolderIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.Indexer
-
Check access for certain business-control (resourceUrl) and user with roles.
- checkAccess(BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.MainIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.BCCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.CourseNodeIndexer
-
Check access for certain business-control (resourceUrl) and user with roles.
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.CPCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.DialogCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.FOCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.InfoCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.PortfolioCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.ProjectBrokerCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.ScormCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.SPCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.TACourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.repository.course.WikiCourseNodeIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.CourseIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.GlossaryRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.ImsCPRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.PortfolioRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.RepositoryIndexerMultiThreaded
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.ScormRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.SharedFolderRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.repository.WikiRepositoryIndexer
-
- checkAccess(ContextEntry, BusinessControl, Identity, Roles, boolean) - 类 中的方法org.olat.lms.search.indexer.webfeed.FeedCourseNodeIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAccess(ContextEntry, BusinessControl, Identity, Roles) - 类 中的方法org.olat.lms.search.indexer.webfeed.FeedRepositoryIndexer
-
org.olat.data.basesecurity.Identity, org.olat.data.basesecurity.Roles)
- checkAlienItems() - 类 中的方法org.olat.lms.ims.qti.objects.Section
-
- CheckBoxElement - org.olat.presentation.framework.core.formelements中的类
-
Description:
- CheckBoxElement(String) - 类 的构造器org.olat.presentation.framework.core.formelements.CheckBoxElement
-
- CheckBoxElement(String, boolean) - 类 的构造器org.olat.presentation.framework.core.formelements.CheckBoxElement
-
- checkClientTrusted(X509Certificate[], String) - 类 中的方法org.olat.connectors.httpclient.EasyX509TrustManager
-
- checkCollectRestriction(PortfolioStructure) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Check the collect restriction against the structure element
- checkCollectRestriction(PortfolioStructure) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Check the collect restriction against the structure element
- checkCollectRestriction(PortfolioStructure) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Check the collect restriction against the structure element
- checkCollectRestrictionOfMap(PortfolioStructureMap) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
- checkCourseLocked(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.CourseRun
-
The user tries to open the courseEditor but it is locked.
- checkCourseLocked(String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LRDetailedView
-
The user tries to open the courseEditor but it is locked.
- checkDelegation(Long, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- checkDelegation(Long, Identity) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
-
- checkDelegation(Long, Identity) - 类 中的方法org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
-
- checkDelegation(Long, Identity) - 接口 中的方法org.olat.lms.learn.campus.service.CampusCourseLearnService
-
- checkFileOrFolder(String) - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
Click on checkbox of an item.
- checkForAssessableNodes(CourseNode) - 类 中的静态方法org.olat.lms.course.assessment.AssessmentHelper
-
Checks recursivley a course structure or a part of it for assessable nodes or for structure course nodes (subtype of assessable node), which 'hasPassedConfigured'
or 'hasScoreConfigured' is true.
- CheckForOLATLocalPropertiesFile - org.olat.data.commons中的类
-
Description:
this overwrites the default spring property placeholder configurator with our custom one
Initial Date: 01.02.2010
- checkIfCourseConfigChanged(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositoryEditPropertiesController
-
- checkIfNodeIsAssessable(CourseNode) - 类 中的静态方法org.olat.lms.course.assessment.AssessmentHelper
-
check the given node for assessability.
- checkIfOneOrMoreNameExistsInContext(Set<String>, BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
checks if one or more of the given names exists already in the context.
- checkIfOneOrMoreNameExistsInContext(Set<String>, BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- checkIfOneOrMoreNameExistsInContext(Set, BGContext) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
- checkIfOneOrMoreNameExistsInContext(Set, BGContext) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
check if all given names in context exists.
- checkIfOneOrMoreNameExistsInContext(Set, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- checkIfOneOrMoreNameExistsInContext(Set, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- checkIfReferenced(BusinessGroup, Locale) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- checkIfReferenced(BusinessGroup, Locale) - 接口 中的方法org.olat.lms.group.DeletableGroupData
-
Check if a group is used by deletable-group data element.
- checkIfScormPackageHasChanged() - 类 中的方法org.olat.lms.scorm.contentpackaging.ScormPackageHandler
-
This method checks if the Scorm package has been changed by comparing the lastModified value of the Scorms "ismanifest" file with the value saved in the
reload-settings.xml.
- checkIsMailServiceDummyImpl() - 类 中的方法org.olat.system.support.mail.impl.MailServiceConfigITCaseNew
-
- checkIsRepositoryEntryLaunchable(Identity, Roles, RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryEBL
-
- checkItemsPrerequisites() - 类 中的方法org.olat.lms.scorm.server.sequence.SequenceManager
-
A method to allow us to check if the current item has its prerequisites completed.
- checkItemsPrerequisites(String) - 类 中的方法org.olat.lms.scorm.server.sequence.SequenceManager
-
A method to allow us to check if the current item has its prerequisites completed.
- CHECKLIST_ELEMENT_CHECKPOINT_UPDATED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- checkLockedFileBeforeUnzip(VFSLeaf, VFSContainer, Identity, boolean) - 类 中的静态方法org.olat.data.commons.fileutil.ZipUtil
-
Check if a file in the zip is already in the path
- checkMaintenanceMessageToken(HttpServletRequest, HttpServletResponse) - 类 中的静态方法org.olat.lms.admin.AdminModule
-
- checkPrerequisites(String) - 类 中的方法org.olat.lms.scorm.server.sequence.PrerequisiteManager
-
- checkReqAttr(Attributes) - 类 中的静态方法org.olat.lms.security.authentication.ldap.LDAPLoginModule
-
Checks if Collection of naming Attributes contain defined required properties for OLAT * Configuration: LDAP Required Map = olatextconfig.xml (property=reqAttrs)
- checkServerPlugin() - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
check wheter the server plugin is running and the correct version is
- checkServerPlugin() - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
- checkServerTrusted(X509Certificate[], String) - 类 中的方法org.olat.connectors.httpclient.EasyX509TrustManager
-
- checkSessionAdminToken(HttpServletRequest, HttpServletResponse) - 类 中的静态方法org.olat.lms.admin.AdminModule
-
- CheckTestAttempts - org.olat.test.functional.test中的类
-
Tests attempts settings of a test integrated in a course.
- CheckTestAttempts() - 类 的构造器org.olat.test.functional.test.CheckTestAttempts
-
- checkTransactionManager() - 类 中的方法org.olat.lms.learn.notification.impl.NotificationLearnServiceImpl
-
- CheckTranslationKeys - org.olat.lms.commons.i18n中的类
-
Description:
- CheckTranslationKeys() - 类 的构造器org.olat.lms.commons.i18n.CheckTranslationKeys
-
- chekImportedData() - 类 中的方法org.olat.data.course.campus.DaoManager
-
- CHELP_DIR - 类 中的静态变量org.olat.lms.framework.common.contexthelp.ContextHelpModule
-
- CHELP_STATIC_DIR - 类 中的静态变量org.olat.lms.framework.common.contexthelp.ContextHelpModule
-
- ChiefController - org.olat.presentation.framework.core.control中的接口
-
Description:
- ChiefControllerCreator - org.olat.presentation.framework.core.control中的接口
-
Description:
Allows to lazily create a controller.
- ChiefControllerMessageEvent - org.olat.presentation.framework.core.chiefcontrollers中的类
-
One can send a message to the ChiefControllers which appears on top.
- ChiefControllerMessageEvent() - 类 的构造器org.olat.presentation.framework.core.chiefcontrollers.ChiefControllerMessageEvent
-
- ChiefControllerMessageEventTest - org.olat.presentation.framework.core.chiefcontrollers中的类
-
Description:
Initial Date: 12.06.2009
- ChiefControllerMessageEventTest() - 类 的构造器org.olat.presentation.framework.core.chiefcontrollers.ChiefControllerMessageEventTest
-
- Choice - org.olat.presentation.framework.core.components.choice中的类
-
A Choice is
- Choice(String) - 类 的构造器org.olat.presentation.framework.core.components.choice.Choice
-
- Choice(String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.choice.Choice
-
- ChoiceController - org.olat.presentation.framework.core.control.generic.choice中的类
-
Description:
Multiple/single choice controller with at least a Submit
FormItem
.
- ChoiceController(UserRequest, WindowControl, String[], String[], String[], boolean, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.choice.ChoiceController
-
- ChoiceItemController - org.olat.presentation.ims.qti.editor中的类
-
Initial Date: Oct 21, 2004
- ChoiceItemController(Item, QTIEditorPackageEBL, Translator, UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.ims.qti.editor.ChoiceItemController
-
- ChoiceQuestion - org.olat.lms.ims.qti.objects中的类
-
- ChoiceQuestion() - 类 的构造器org.olat.lms.ims.qti.objects.ChoiceQuestion
-
- ChoiceRenderer - org.olat.presentation.framework.core.components.choice中的类
-
Initial Date: Feb 2, 2004 A ChoiceRenderer is
- ChoiceRenderer() - 类 的构造器org.olat.presentation.framework.core.components.choice.ChoiceRenderer
-
This is a singleton.
- ChoiceResponse - org.olat.lms.ims.qti.objects中的类
-
- ChoiceResponse() - 类 的构造器org.olat.lms.ims.qti.objects.ChoiceResponse
-
- chooseCancelOnNextConfirmation() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- chooseMyFile(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.QuestionnaireElementEditor
-
- chooseMyFile(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.SelfTestElementEditor
-
Choose the test file for this TestElement.
- chooseMyFile(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.TestElementEditor
-
Choose the test file for this TestElement.
- chooseMyWikiForElement(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
Select a wiki course element an choose wiki resource (from My entries) for it.
- chooseOkOnNextConfirmation() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- ChooseScormRunModeForm - org.olat.presentation.course.nodes.scorm中的类
-
Description:
Let the student decide in which mode he likes to run his scorm package.
- ChooseScormRunModeForm(UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.course.nodes.scorm.ChooseScormRunModeForm
-
- chooseUser(String) - 类 中的方法org.olat.test.util.selenium.olatapi.components.UserTableComponent
-
This assumes that "Add users" button was pressed, just before.
- chooseWikiForElement(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
Choose wiki for the current selected course element by searching after wiki with wikiTitle and authorName.
- CIPHER_SUITE_ATTR - 类 中的静态变量org.olat.connectors.webdav.util.Globals
-
The request attribute under which we store the name of the cipher suite being used on an SSL connection (as an object of type java.lang.String).
- CITY - 类 中的静态变量org.olat.data.user.UserConstants
-
CITY user field identifier.
- CLASS_LOADER_ATTR - 类 中的静态变量org.olat.connectors.webdav.util.Globals
-
The servlet context attribute under which we store the class loader used for loading servlets (as an object of type java.lang.ClassLoader).
- CLASS_PATH_ATTR - 类 中的静态变量org.olat.connectors.webdav.util.Globals
-
The servlet context attribute under which we store the class path for our application class loader (as an object of type String), delimited with the appropriate
path delimiter for this platform.
- CLASS_PRIVATE - 类 中的静态变量org.olat.data.calendar.CalendarEntry
-
- CLASS_PUBLIC - 类 中的静态变量org.olat.data.calendar.CalendarEntry
-
- CLASS_X_FREEBUSY - 类 中的静态变量org.olat.data.calendar.CalendarEntry
-
- ClassA - org.olat.test.tutorial.testng.dependencies中的类
-
- ClassA() - 类 的构造器org.olat.test.tutorial.testng.dependencies.ClassA
-
- ClassB - org.olat.test.tutorial.testng.dependencies中的类
-
- ClassB() - 类 的构造器org.olat.test.tutorial.testng.dependencies.ClassB
-
- ClassC - org.olat.test.tutorial.testng.dependencies中的类
-
- ClassC() - 类 的构造器org.olat.test.tutorial.testng.dependencies.ClassC
-
- CLASSPATH_STATIC_DIR_NAME - 类 中的静态变量org.olat.lms.framework.dispatcher.DispatcherEBL
-
- ClasspathExtensionResource - org.olat.presentation.framework.extensions中的类
-
Description:
Initial Date: 12.07.2005
- ClasspathExtensionResource(Class, String) - 类 的构造器org.olat.presentation.framework.extensions.ClasspathExtensionResource
-
- ClasspathMediaResource - org.olat.lms.commons.mediaresource中的类
-
The ClasspathMediaResource delivers files directly from the classpath, e.g. to deliver a css file that is located in the _static directory in your package (src dir or
from jar).
- ClasspathMediaResource(Package, String) - 类 的构造器org.olat.lms.commons.mediaresource.ClasspathMediaResource
-
Constructor that uses class loader of this (ClasspathMediaResource) class
- ClasspathMediaResource(Class, String) - 类 的构造器org.olat.lms.commons.mediaresource.ClasspathMediaResource
-
Constructor that uses class cloader of given class
- ClassPathStaticDispatcher - org.olat.presentation.framework.dispatcher中的类
-
Description:
Allows to register static mappers.
- cleanUp() - 类 中的方法org.olat.connectors.campus.CourseProcessor
-
- cleanUp() - 类 中的方法org.olat.connectors.campus.LecturerProcessor
-
- cleanUp() - 类 中的方法org.olat.connectors.campus.StudentProcessor
-
- cleanUp() - 类 中的方法org.olat.data.notification.MultithreadedDaoTestNgITCaseNew
-
- cleanUp() - 类 中的方法org.olat.data.notification.UpdateEventsITCaseNew
-
- cleanUp() - 类 中的方法org.olat.lms.core.notification.impl.GetNewsPerformance
-
- cleanUp() - 类 中的方法org.olat.lms.core.notification.impl.NotificationServiceImpTestNglTCaseNew
-
- cleanUp() - 类 中的方法org.olat.lms.core.notification.impl.NotifySubscribersPerformance
-
- cleanUp() - 类 中的方法org.olat.lms.core.notification.impl.PublishEventPerformance
-
- cleanUp() - 类 中的方法org.olat.lms.core.notification.impl.SynchronizePublishersPerformance
-
- cleanUp() - 类 中的方法org.olat.lms.ims.qti.process.FilePersister
-
- cleanUp() - 接口 中的方法org.olat.lms.ims.qti.process.Persister
-
- cleanUp() - 类 中的方法org.olat.lms.learn.notification.impl.NotificationConcurrencyInvalidateSubscriptionNGTest
-
- cleanUp() - 类 中的方法org.olat.lms.learn.notification.impl.NotificationServiceConcurrencyTestNG
-
- cleanUp() - 类 中的方法org.olat.lms.learn.notification.impl.NotificationServiceITCaseNew
-
- cleanUp() - 类 中的方法org.olat.presentation.course.condition.AttributeEasyRowAdderController
-
Call this to cleanup everything
- cleanup() - 类 中的方法org.olat.system.commons.configuration.SystemPropertiesLoaderTest
-
- cleanup() - 类 中的方法org.olat.system.commons.configuration.SystemPropertiesPersisterTest
-
- CLEANUP_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CLEANUP_CALLBACK - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CleanupAfterDeliveryFileMediaResource - org.olat.lms.commons.mediaresource中的类
-
This media resource deletes the file as soon as it is delivered to the client.
- CleanupAfterDeliveryFileMediaResource(File) - 类 的构造器org.olat.lms.commons.mediaresource.CleanupAfterDeliveryFileMediaResource
-
file assumed to exist, but if it does not exist or cannot be read, getInputStream() will return null and the class will behave properly.
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.codepoints.cluster.AssessmentWithCodepointsTest
-
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.codepoints.cluster.CopyCourseTest
-
Deletes the created copies.
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.codepoints.cluster.Open2NewFoTopicsTest
-
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.codepoints.cluster.OpenNewFoTopicTest
-
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.course.CopyCourseTest2
-
Deletes the created copies.
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.courseeditor.CourseRenameTest
-
- cleanUpAfterRun() - 类 中的方法org.olat.test.functional.lr.ClusterWikiTest
-
- cleanUpCollectedScormData(String, int) - 类 中的方法org.olat.lms.scorm.ScormEBL
-
- cleanupExportDataDir(ICourse) - 类 中的方法org.olat.lms.course.imports.CourseRepository_EBL
-
- cleanUpInvitations(Date) - 类 中的方法org.olat.lms.portfolio.EPPolicyManager
-
Cleans expired invitations (deletion in database)
- cleanupNotificationTestData() - 类 中的方法org.olat.data.notification.NotificationTestDataGenerator
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.BCCourseNode
-
Delete the folder if node is deleted.
- cleanupOnDelete(ICourse) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Called if this node is deleted.
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.DialogCourseNode
-
life cycle of node data e.g properties stuff should be deleted if node gets deleted life cycle: create - delete - migrate
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.ENCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.FOCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
Generic interface implementation.
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.InfoCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.IQSELFCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.IQSURVCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.IQTESTCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.MSCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.ScormCourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.TACourseNode
-
- cleanupOnDelete(ICourse) - 类 中的方法org.olat.lms.course.nodes.WikiCourseNode
-
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.FileRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Called if the repository entry referencing the given Resourceable will be deleted from the repository.
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanupOnDelete(OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- cleanUpSession() - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Close the database session, clean threadlocal but only if necessary
- cleanUpSession() - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
- cleanupTmpPackageDir() - 类 中的方法org.olat.lms.ims.qti.editor.QTIEditorPackageEBL
-
Cleanup any temporary directory for this qti file only.
- clear() - 类 中的方法org.olat.lms.commons.util.collection.AlwaysEmptyMap
-
- clear() - 类 中的方法org.olat.lms.ims.qti.navigator.Info
-
- CLEAR - 类 中的静态变量org.olat.presentation.framework.core.chiefcontrollers.ChiefControllerMessageEvent
-
indicates removing clearing of maintenance message
- clearAndSaveProperties() - 类 中的方法org.olat.system.commons.configuration.PersistedProperties
-
已过时。
Clear the properties and save the empty properties to the file system.
- clearDurationLimit() - 类 中的方法org.olat.lms.ims.qti.container.ItemContext
-
- clearEasyConfig() - 类 中的方法org.olat.lms.course.condition.Condition
-
- clearEasyMode() - 类 中的方法org.olat.lms.course.run.scoring.ScoreCalculator
-
clears the fields set in easy mode back to default values.
- clearError() - 接口 中的方法org.olat.presentation.framework.core.components.form.flexible.FormItem
-
error is resolved, e.g. hasError() should return false and the error component gets invisible (and resetted)
- clearError() - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormItemImpl
-
- clearError() - 类 中的方法org.olat.presentation.framework.core.formelements.AbstractFormElement
-
Clear the error message.
- clearError() - 接口 中的方法org.olat.presentation.framework.core.formelements.FormElement
-
Clear the error message.
- clearFailedLoginAttempts(String) - 类 中的静态方法org.olat.lms.security.authentication.LoginModule
-
Clear all failed login attempts for a given login.
- clearLogRequestInfo() - 类 中的静态方法org.olat.system.logging.Tracing
-
clears the tread local data at the end of the request and *MUST* be called
- clearMetadataInfoLockForExistingVFSItem() - 类 中的方法org.olat.lms.commons.filemetadata.FileUploadEBL
-
- clearRetries() - 类 中的方法org.olat.lms.learn.RetryerSpy
-
- clearSelection() - 类 中的方法org.olat.presentation.framework.core.components.tree.MenuTree
-
- clearThumbnails() - 接口 中的方法org.olat.data.filebrowser.metadata.MetaInfo
-
- clearThumbnails() - 类 中的方法org.olat.data.filebrowser.metadata.MetaInfoFileImpl
-
- click(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- CLICK_TOTAL_ACTION - 类 中的静态变量org.olat.presentation.course.statistic.StatisticDisplayController
-
- clickAt(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- clickNewTopic() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.Forum
-
Only one selenium step.
- ClicksPerNode - org.olat.presentation.course.statistic中的类
-
Description:
TODO: patrickb Class Description for ClicksPerNode
Initial Date: 23.12.2009
- ClicksPerNode(UserRequest, WindowControl, Long) - 类 的构造器org.olat.presentation.course.statistic.ClicksPerNode
-
- ClientHelper - org.olat.lms.instantmessaging中的类
-
Helper class needed for rendering the roster and message stuff Iterator free for velocity.
- ClientHelper(String, Controller, VelocityContainer, Translator) - 类 的构造器org.olat.lms.instantmessaging.ClientHelper
-
- ClientManager - org.olat.lms.instantmessaging中的接口
-
- ClientManagerImpl - org.olat.lms.instantmessaging中的类
-
Description:
Manager class for creation and manipulation of the instant messaging client for each user.
- clone() - 类 中的方法org.olat.data.calendar.CalendarEntry
-
- clone() - 类 中的方法org.olat.lms.course.config.CourseConfig
-
Creates a deep clone for the current object.
- clone() - 类 中的方法org.olat.lms.ims.cp.objects.CPFile
-
- clone() - 类 中的方法org.olat.lms.ims.cp.objects.CPItem
-
- clone() - 类 中的方法org.olat.lms.ims.cp.objects.CPResource
-
- CloneableController - org.olat.presentation.framework.core.control.generic.clone中的接口
-
Initial Date: 17.01.2006
- cloneAfterFullText() - 类 中的方法org.olat.data.portfolio.artefact.EPFilterSettings
-
- cloneCondition() - 类 中的方法org.olat.lms.course.condition.Condition
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.course.nodes.cal.CourseCalendarController
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.common.htmlpageview.SinglePageController
-
- cloneController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.generic.clone.CloneableController
-
- CloneController - org.olat.presentation.framework.core.control.generic.clone中的类
-
Initial Date: 05.01.2006
- CloneController(UserRequest, WindowControl, CloneableController, CloneLayoutControllerCreatorCallback) - 类 的构造器org.olat.presentation.framework.core.control.generic.clone.CloneController
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.generic.title.TitledWrapperController
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.tunneling.IframeTunnelController
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.tunneling.TunnelController
-
- cloneController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.wiki.WikiMainController
-
- cloneCourse(Context, String, String) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
-
Helper method.
- CloneLayoutControllerCreatorCallback - org.olat.presentation.framework.core.control.generic.clone中的接口
-
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.
- cloneMessageAndAssignNewParent() - 类 中的方法org.olat.lms.forum.ForumServiceImplTest
-
- cloneMessageAndAssignNewParentWithNullMessage() - 类 中的方法org.olat.lms.forum.ForumServiceImplTest
-
- cloneMessageAndAssignNewParentWithNullTargetMessage() - 类 中的方法org.olat.lms.forum.ForumServiceImplTest
-
- close() - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext.NamingContextEnumeration
-
Closes this enumeration.
- close() - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext.NamingContextEnumeration2
-
- close() - 类 中的方法org.olat.lms.ims.qti.process.AssessmentInstance
-
Method close.
- close() - 类 中的方法org.olat.lms.instantmessaging.IMAppender
-
Close this IMAppender.
- close() - 类 中的方法org.olat.presentation.framework.core.render.StringOutput
-
- close() - 类 中的方法org.olat.presentation.instantmessaging.groupchat.InstantMessagingGroupChatController
-
- CLOSE - 类 中的静态变量org.olat.presentation.portfolio.structel.EPStructureEvent
-
- close() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- close() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.AssessmentForm
-
Close AssessmentTool and get to the courseRun.
- close() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.AssessmentTool
-
Closes the AssessmentTool.
- close(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.CourseRun
-
Closes the CourseRun tab.
- close(String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.Group
-
- close(String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupAdmin
-
- close() - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupManagement
-
- close() - 类 中的方法org.olat.test.util.selenium.olatapi.lr.ResourceEditor
-
TODO: works only if one resource open.
- close() - 类 中的方法org.olat.test.util.selenium.olatapi.qti.TestEditor
-
Close editor and save changes.
- CLOSE_MODAL_EVENT - 类 中的静态变量org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
-
已过时。
Comment for CLOSE_MODAL_EVENT
- CLOSE_WINDOW_EVENT - 类 中的静态变量org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableCalloutWindowController
-
- CLOSE_WINDOW_EVENT - 类 中的静态变量org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalWindowController
-
Comment for CLOSE_WINDOW_EVENT
- CloseableCalloutWindowController - org.olat.presentation.framework.core.control.generic.closablewrapper中的类
-
Description:
The closeable callout window controller provides an overlay view right next to the target component.
- CloseableCalloutWindowController(UserRequest, WindowControl, Component, String, String, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableCalloutWindowController
-
Constructor for a closable callout window controller.
- CloseableCalloutWindowController(UserRequest, WindowControl, Component, Link, String, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableCalloutWindowController
-
Constructor for a closable callout window controller.
- CloseableCalloutWindowController(UserRequest, WindowControl, Component, FormLink, String, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableCalloutWindowController
-
Constructor for a closable callout window controller.
- CloseableModalController - org.olat.presentation.framework.core.control.generic.closablewrapper中的类
-
已过时。
don't use this anymore. Use BasicController methods or controllers from org.core.gui.control.modal package
- CloseableModalController(WindowControl, String, Component) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
-
已过时。
- CloseableModalController(WindowControl, String, Component, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
-
已过时。
- CloseableModalController(WindowControl, String, Component, boolean) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
-
已过时。
- CloseableModalController(WindowControl, String, Component, boolean, String, boolean) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalController
-
已过时。
Additional constructor if display of content as overlay is not suitable.
- CloseableModalWindowController - org.olat.presentation.framework.core.control.generic.closablewrapper中的类
-
Description: Modal dialog based on Ext.Window Events thrown by this controller:
CLOSE_WINDOW_EVENT
Initial Date: 31.10.2007
- CloseableModalWindowController(UserRequest, WindowControl, String, Component, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalWindowController
-
- CloseableModalWindowWrapperController - org.olat.presentation.framework.core.control.generic.closablewrapper中的类
-
Description:
wrapper for the old/new closeable modal controllers
Initial Date: 20.08.2010
- CloseableModalWindowWrapperController(UserRequest, WindowControl, String, Component, String) - 类 的构造器org.olat.presentation.framework.core.control.generic.closablewrapper.CloseableModalWindowWrapperController
-
- closeAny() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.CourseRun
-
It assumes that this is the only opened course.
- closeConnection(boolean) - 类 中的方法org.olat.lms.instantmessaging.InstantMessagingClient
-
Close the connection to the server
- closeCourse(boolean, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LRDetailedView
-
Close the course with dialog
- closeCourseAndRestart() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.DisposedCourseRun
-
- closeCourseEditSession(Long, boolean) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
TODO: remove course from courseEditSessionMap at releaseLock
- CLOSED - 类 中的静态变量org.olat.data.portfolio.structure.StructureStatusEnum
-
- closedArtefacts() - 类 中的方法org.olat.lms.portfolio.EPFrontendManagerITCase
-
- closeExtWindow(String) - 类 中的方法org.olat.test.util.selenium.olatapi.components.ChatComponent
-
Works for any chat window: course/group/buddy.
- closeExtWindow() - 类 中的方法org.olat.test.util.selenium.olatapi.components.ChatComponent
-
Works for any chat window: course/group/buddy.
- closeForum() - 类 中的方法org.olat.lms.forum.archiver.ForumFormatter
-
inform formatter that all top thread of the forum are consumed.
- closeForum() - 类 中的方法org.olat.lms.forum.archiver.ForumRTFFormatter
-
- closeIndexSearcher() - 类 中的方法org.olat.lms.search.indexer.Index
-
- closeMapAfterDeadline() - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Close all maps after the deadline if there is a deadline.
- closePreview() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CoursePreview
-
- closePreview() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.LTIPageEditor.LTIPreview
-
- closePreview() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.SinglePageEditor
-
Close the preview
- closeReport() - 类 中的方法org.olat.lms.ims.qti.exporter.QTIExportFormatter
-
- closeResultSet() - 类 中的方法org.olat.lms.ims.qti.exporter.QTIExportFormatter
-
- closeResultSet() - 类 中的方法org.olat.lms.ims.qti.exporter.QTIExportFormatterCSVType1
-
- closeResultSet() - 类 中的方法org.olat.lms.ims.qti.exporter.QTIExportFormatterCSVType2
-
- closeResultSet() - 类 中的方法org.olat.lms.ims.qti.exporter.QTIExportFormatterCSVType3
-
- closeRightsManagement() - 类 中的方法org.olat.test.util.selenium.olatapi.group.RightsManagement
-
close the rights group and show Course run the group was inited by
- closeSafely(InputStream) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- closeSafely(OutputStream) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- closeSearchDialogBox() - 类 中的方法org.olat.presentation.search.SearchInputController
-
- closeSeleniums() - 类 中的方法org.olat.test.util.selenium.SeleniumManager
-
Closes all selenium instances found in the seleniums list.
- closeSession() - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Close the database session.
- closeSession() - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Close the database session.
- closeSpellCheckSearcher() - 类 中的方法org.olat.lms.search.indexer.Index
-
- closeStorageFolder() - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
Closes storage folder.
- closeThread() - 类 中的方法org.olat.lms.forum.archiver.ForumFormatter
-
inform formatter, that the top thread is completly consumed, thus create the formatted result for this thread
- closeThread() - 类 中的方法org.olat.lms.forum.archiver.ForumRTFFormatter
-
- closeToCourseRun() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
Call this if the CourseEditor was created via the CourseRun.
- closeToLRDetailedView() - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
Call this if the CourseEditor was created via the LRDetailedView, or if the course was just imported/created.
- CLOSING - 类 中的静态变量org.olat.connectors.webdav.util.XMLWriter
-
Closing tag.
- ClusterAdminControllerCluster - org.olat.presentation.admin.cluster中的类
-
Description:
provides a control panel for the olat system administrator. displays the status of all running olat cluster nodes and also displays the latest sent messages.
- ClusterAdminControllerCluster(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.admin.cluster.ClusterAdminControllerCluster
-
- ClusterAdminControllerSingleVM - org.olat.presentation.admin.cluster中的类
-
Description:
Dummy implementation that shows some text what OLAT clustering is about
Initial Date: 18.12.2008
- ClusterAdminControllerSingleVM(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.admin.cluster.ClusterAdminControllerSingleVM
-
[used by spring]
- ClusterCacher - org.olat.system.coordinate.cache.cluster中的类
-
Description:
cluster implementation of the cacher interface. it uses the event bus to asychronously send invalidating messages to the same caches in the other olat cluster nodes.
- ClusterCacher() - 类 的构造器org.olat.system.coordinate.cache.cluster.ClusterCacher
-
[used by spring]
- ClusterCacheWrapperEvent - org.olat.system.coordinate.cache.cluster中的类
-
Description:
represents a cache event. the cache event denotes which keys of a certain cache were invalidated.
- ClusterCacheWrapperImpl - org.olat.system.coordinate.cache.cluster中的类
-
Description:
cluster implementation of the cache wrapper. after put or delete, it notifies the other caches which represent the same cache on the other olat cluster nodes by
sending an invalidating event. those other caches will then remove the invalidated key/value pairs from its cache, so that an access to it forces a refetching from the
primary sources.
- clusterConfig - 类 中的变量org.olat.data.coordinate.jms.ClusterEventBus
-
- ClusterConfig - org.olat.system.coordinate.cache.cluster中的类
-
Description:
information about a cluster. contains data such as the id of the cluster to identify where messages come from and other data.
- ClusterCoordinator - org.olat.data.coordinate中的类
-
Description:
Coordinator implementation for the olat cluster mode
Initial Date: 21.09.2007
- ClusteredCourseExportTest - org.olat.test.functional.codepoints.cluster中的类
-
Tests that no course export, copy and edit could occur concurrently - clusterwide - but protected by a GUI lock.
- ClusteredCourseExportTest() - 类 的构造器org.olat.test.functional.codepoints.cluster.ClusteredCourseExportTest
-
- ClusterEventBus - org.olat.data.coordinate.jms中的类
-
This class realizes a clustered (multiple java vm) system event bus. it uses JMS (per default, apache activeMQ 4.1.4 is configured using spring) as an implementation.
- ClusterInfoEvent - org.olat.data.coordinate.jms中的类
-
Description: This is an event which is regularly (every other second or so) broadcasted between all olat cluster nodes. it contains the configuration of the cluster
that sends it, and also the count statistics for each olatresourceable channel.
- ClusterLockDao - org.olat.data.coordinate.lock中的类
-
Description:
Provides the database implementation for the Locker (used only in cluster mode)
Initial Date: 10.12.2007
- ClusterLocker - org.olat.data.coordinate.lock中的类
-
Description:
the cluster implementation for the Locker.
- ClusterSyncer - org.olat.data.coordinate中的类
-
Description:
cluster mode implementation of the Syncer
Initial Date: 21.09.2007
- ClusterWikiTest - org.olat.test.functional.lr中的类
-
test wiki functionality (editing wikipages, check GUI lock, select all menu options like Index A to Z etc. show VErsion and Compare) within a cluster
Test setup:
1.
- ClusterWikiTest() - 类 的构造器org.olat.test.functional.lr.ClusterWikiTest
-
- CMD_ADD - 类 中的静态变量org.olat.presentation.calendar.components.WeeklyCalendarComponent
-
- CMD_ADD - 类 中的静态变量org.olat.presentation.calendar.events.CalendarGUIAddEvent
-
- CMD_ADD_ALLDAY - 类 中的静态变量org.olat.presentation.calendar.components.WeeklyCalendarComponent
-
- CMD_EDIT - 类 中的静态变量org.olat.presentation.calendar.components.WeeklyCalendarComponent
-
- CMD_EDIT - 类 中的静态变量org.olat.presentation.calendar.events.CalendarGUIEditEvent
-
- CmdAddToEPortfolio - org.olat.presentation.filebrowser.commands中的接口
-
Description:
TODO: rhaag Class Description for CmdAddToEPortfolio
Initial Date: 03.09.2010
- CmdAddToEPortfolioImpl - org.olat.presentation.portfolio.artefacts.collect中的类
-
Description:
wrapper for the old folder-architecture to handle clicks on ePortfolio-add in folder
Initial Date: 03.09.2010
- CmdAddToEPortfolioImpl(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.portfolio.artefacts.collect.CmdAddToEPortfolioImpl
-
- CmdCreateFile - org.olat.presentation.filebrowser.commands中的类
-
Initial Date: 13.12.2005
- CmdCreateFolder - org.olat.presentation.filebrowser.commands中的类
-
A panel with a FolderComponent and a CreateFolderForm.
- CmdDelete - org.olat.presentation.filebrowser.commands中的类
-
- CmdDeletedFiles - org.olat.presentation.filebrowser.commands中的类
-
Description:
Open a panel with the list of deleted files of the selected container.
- CmdDeletedFiles(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.filebrowser.commands.CmdDeletedFiles
-
- CmdEditContent - org.olat.presentation.filebrowser.commands中的类
-
- CmdEditMeta - org.olat.presentation.filebrowser.commands中的类
-
- CmdEditQuota - org.olat.presentation.filebrowser.commands中的类
-
- CmdMoveCopy - org.olat.presentation.filebrowser.commands中的类
-
- CmdServeResource - org.olat.presentation.filebrowser.commands中的类
-
- CmdServeResource() - 类 的构造器org.olat.presentation.filebrowser.commands.CmdServeResource
-
- CmdServeThumbnailResource - org.olat.presentation.filebrowser.commands中的类
-
- CmdServeThumbnailResource() - 类 的构造器org.olat.presentation.filebrowser.commands.CmdServeThumbnailResource
-
- CmdUnzip - org.olat.presentation.filebrowser.commands中的类
-
- CmdUnzip(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.filebrowser.commands.CmdUnzip
-
- CmdUpload - org.olat.presentation.filebrowser.commands中的类
-
Description:
File Upload command class
Initial Date: 09.06.2006
- CmdUpload(UserRequest, WindowControl, boolean, boolean) - 类 的构造器org.olat.presentation.filebrowser.commands.CmdUpload
-
- CmdViewRevisions - org.olat.presentation.filebrowser.commands中的类
-
Description:
Open a panel with the list of revisions of the selected file
Events:
FOLDERCOMMAND_FINISHED
Initial Date: 21 sept. 2009
- CmdViewRevisions(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.filebrowser.commands.CmdViewRevisions
-
- CmdZip - org.olat.presentation.filebrowser.commands中的类
-
Description:
Provides a CreateItemForm and creates a zip file if input valid.
- CMI_DataModel - org.olat.lms.scorm.server.servermodels中的类
-
Class to create a new sco CMI JDOM datamodel which will be accssed by the runtime environment and updated accordingly
- CMI_DataModel() - 类 的构造器org.olat.lms.scorm.server.servermodels.CMI_DataModel
-
default constructor
- CMI_DataModel(String, String, String, String, String, String, String, String) - 类 的构造器org.olat.lms.scorm.server.servermodels.CMI_DataModel
-
Alternate constructor to allow setup of various datamodel values
- CmiData - org.olat.lms.scorm.assessment中的类
-
Initial Date: 17 august 2009
- CmiData() - 类 的构造器org.olat.lms.scorm.assessment.CmiData
-
- CmiData(String, String, String) - 类 的构造器org.olat.lms.scorm.assessment.CmiData
-
- CmiDataComparator - org.olat.lms.scorm.assessment中的类
-
The comparator orders the CmiDatas with the following rule: ItemId of the sco first, then the key of the data.
- CmiDataComparator() - 类 的构造器org.olat.lms.scorm.assessment.CmiDataComparator
-
- CNAME - 类 中的静态变量org.olat.presentation.framework.dispatcher.mapper.MapperRegistry
-
- COACH_COMMENT - 接口 中的静态变量org.olat.data.properties.AssessmentPropertyDao
-
- CoachingGroupAccessAssessmentCallback - org.olat.lms.course.assessment中的类
-
Description:
Security callback that defines access to users from coached groups only
Initial Date: Aug 30, 2005
- CoachingGroupAccessAssessmentCallback() - 类 的构造器org.olat.lms.course.assessment.CoachingGroupAccessAssessmentCallback
-
- COConfigForm - org.olat.presentation.course.nodes.co中的类
-
Description:
Configuration form for the contact form building block Initial Date: Oct 13, 2004
- COCourseNode - org.olat.lms.course.nodes中的类
-
Description:
Course node of type contact form.
- COCourseNode() - 类 的构造器org.olat.lms.course.nodes.COCourseNode
-
Default constructor for course node of type single page
- COCourseNodeConfiguration - org.olat.presentation.course.nodes.co中的类
-
Description:
TODO: guido Class Description for COCourseNodeConfiguration
- CODE_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CodeHelper - org.olat.system.commons中的类
-
enclosing_type Description:
- CodeHelperInitalizer - org.olat.system.commons中的类
-
- CodeHelperInitalizer() - 类 的构造器org.olat.system.commons.CodeHelperInitalizer
-
- COEditController - org.olat.presentation.course.nodes.co中的类
-
Description:
Edit controller for the contact form course building block Initial Date: Oct 13, 2004
- COEditController(ModuleConfiguration, UserRequest, WindowControl, COCourseNode, ICourse, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.co.COEditController
-
Constructor for a contact form edit controller
- CollaborationTools - org.olat.presentation.collaboration中的类
-
Description:
The singleton used for retrieving a collaboration tools suite associated with the supplied OLATResourceable.
- CollaborationTools.CollabSecCallback - org.olat.presentation.collaboration中的类
-
- CollaborationTools.CollabSecCallback(String, SubscriptionContext) - 类 的构造器org.olat.presentation.collaboration.CollaborationTools.CollabSecCallback
-
- CollaborationToolsEBL - org.olat.presentation.collaboration中的类
-
Initial Date: 28.09.2011
- CollaborationToolsEBL() - 类 的构造器org.olat.presentation.collaboration.CollaborationToolsEBL
-
- CollaborationToolsFactory - org.olat.presentation.collaboration中的类
-
Description:
The singleton used for retrieving a collaboration tools suite associated with the supplied OLATResourceable.
- CollaborationToolsSettingsController - org.olat.presentation.collaboration中的类
-
Description:
Administrative controller which allows configuration of collaboration tools.
- CollaborationToolsSettingsController(UserRequest, WindowControl, OLATResourceable, BGConfigFlags) - 类 的构造器org.olat.presentation.collaboration.CollaborationToolsSettingsController
-
- CollaborationToolsTest - org.olat.test.functional.group.management中的类
-
test groupChat stuff and polling (changing interval)
- CollaborationToolsTest() - 类 的构造器org.olat.test.functional.group.management.CollaborationToolsTest
-
- collapseComments(UserRequest) - 类 中的方法org.olat.presentation.commentandrate.UserCommentsAndRatingsController
-
Method to manually collapse the comments view
- collectAsArtefact() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.Forum
-
click the ePortfolio button to start collecting message as artefact
- collection - 类 中的变量org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
-
- CollectOrCreateArtefactTest - org.olat.test.functional.portfolio中的类
-
ePortfolio: testing - artefact collection - artefact creation - filtering with search - deleting artefacts
- CollectOrCreateArtefactTest() - 类 的构造器org.olat.test.functional.portfolio.CollectOrCreateArtefactTest
-
- CollectRestriction - org.olat.data.portfolio.restriction中的类
-
Description:
TODO: rhaag Class Description for CollectRestriction
Initial Date: 08.06.2010
- CollectRestriction() - 类 的构造器org.olat.data.portfolio.restriction.CollectRestriction
-
- CollectRestriction(CollectRestriction) - 类 的构造器org.olat.data.portfolio.restriction.CollectRestriction
-
- CollectRestriction(String, int, String) - 类 的构造器org.olat.data.portfolio.restriction.CollectRestriction
-
- collectRestrictionTestAfterMax() - 类 中的方法org.olat.lms.portfolio.EPStructureToArtefactITCase
-
- collectRestrictionTestAfterMin() - 类 中的方法org.olat.lms.portfolio.EPStructureToArtefactITCase
-
- collectRestrictionTestByAdding() - 类 中的方法org.olat.lms.portfolio.EPStructureToArtefactITCase
-
- COLOR_BUTTONGROUP - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- ColumnDescriptor - org.olat.presentation.framework.core.components.table中的接口
-
Description:
TODO: Class Description for ColumnDescriptor
- ColumnDescriptorFactory - org.olat.presentation.course.statistic中的类
-
Creates ColumnDescriptor for each IStatisticManager.STATISTIC_TYPE.
- ColumnDescriptorFactory() - 类 的构造器org.olat.presentation.course.statistic.ColumnDescriptorFactory
-
- ColumnDescriptorProvider - org.olat.presentation.course.statistic.types中的接口
-
TODO: Class Description for ColumnDescriptorProvider
Initial Date: 05.04.2011
- COLUMNS_DEFAULT - 类 中的静态变量org.olat.lms.ims.qti.objects.EssayResponse
-
- ColWithBulkActionForm - org.olat.presentation.campusmgnt中的类
-
Description:
TODO: schneider Class Description for ColWithBulkActionForm
Initial Date: 19.12.2005
- ColWithBulkActionForm(UserRequest, WindowControl, List, List) - 类 的构造器org.olat.presentation.campusmgnt.ColWithBulkActionForm
-
- CombiQuestionnaireTest - org.olat.test.functional.test中的类
-
Combi test for questionnaire editor and attempts check.
- CombiQuestionnaireTest() - 类 的构造器org.olat.test.functional.test.CombiQuestionnaireTest
-
- COMMAND - 类 中的静态变量org.olat.presentation.framework.common.filechooser.FileChoosenEvent
-
- Command - org.olat.presentation.framework.core.control.winmgr中的类
-
Initial Date: 22.03.2006
- COMMAND_ADD_EPORTFOLIO - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_AUTO_SORTING - 类 中的静态变量org.olat.presentation.framework.core.control.generic.portal.PortletToolSortingControllerImpl
-
- COMMAND_BROWSE - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_CANCELLED - 类 中的静态变量org.olat.presentation.framework.core.components.tree.TreeEvent
-
Comment for COMMAND_CANCELLED
- COMMAND_COPY - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_CREATEFILE - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_CREATEFOLDER - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_DEL - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_DELETED_FILES - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_EDIT - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_EDIT_CONTENT - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_EDIT_QUOTA - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_ID - 类 中的静态变量org.olat.presentation.framework.core.components.velocity.VelocityContainer
-
Comment for COMMAND_ID
- COMMAND_MANUAL_SORTING - 类 中的静态变量org.olat.presentation.framework.core.control.generic.portal.PortletToolSortingControllerImpl
-
- COMMAND_MOVE - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_MULTISELECT - 类 中的静态变量org.olat.presentation.framework.core.components.table.Table
-
TableMultiSelectEvent command identifier.
- COMMAND_RESORT - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_SELECTUSER - 类 中的静态变量org.olat.presentation.user.administration.ExtendedIdentitiesTableControllerFactory
-
- COMMAND_SERV - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_SERV_THUMBNAIL - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_SINGLESELECT - 类 中的静态变量org.olat.presentation.framework.core.components.table.Table
-
TableSingleSelectEvent command identifier.
- COMMAND_TREENODE_CLICKED - 类 中的静态变量org.olat.presentation.framework.core.components.tree.MenuTree
-
event fired when a treenode was clicked (all leaf nodes)
- COMMAND_TREENODE_CLICKED - 类 中的静态变量org.olat.presentation.framework.core.components.tree.TreeEvent
-
Comment for COMMAND_TREENODE_CLICKED
- COMMAND_TREENODE_EXPANDED - 类 中的静态变量org.olat.presentation.framework.core.components.tree.MenuTree
-
event fired when a treenode was expanded (all nodes except leafs)
- COMMAND_TREENODES_SELECTED - 类 中的静态变量org.olat.presentation.framework.core.components.tree.TreeEvent
-
Comment for COMMAND_TREENODES_SELECTED
- COMMAND_UNZIP - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_UPLOAD - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_VCARD - 类 中的静态变量org.olat.presentation.user.administration.ExtendedIdentitiesTableControllerFactory
-
- COMMAND_VIEW_VERSION - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- COMMAND_ZIP - 类 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommandFactory
-
- CommandFactory - org.olat.presentation.framework.core.control.winmgr中的类
-
Description:
Initial Date: 28.03.2006
- CommandFactory() - 类 的构造器org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
- COMMANDLINK_ROWACTION_CLICKED - 类 中的静态变量org.olat.presentation.framework.core.components.table.Table
-
Table row selection.
- commandURI(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
FIXME:fj:b search occurences for $r.commandURI and try to replace them with $r.link(...) or such
- commandURI(String, String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- commandURIbg(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- commandURIbg(String, String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- COMMENT - 接口 中的静态变量org.olat.data.properties.AssessmentPropertyDao
-
- COMMENT_COUNT_CHANGED - 类 中的静态变量org.olat.presentation.commentandrate.UserCommentDisplayController
-
- COMMENT_CREATED - 类 中的静态变量org.olat.lms.commentandrate.CommentAndRatingLoggingAction
-
- COMMENT_DATAMODEL_DIRTY - 类 中的静态变量org.olat.presentation.commentandrate.UserCommentDisplayController
-
- COMMENT_DELETED - 类 中的静态变量org.olat.lms.commentandrate.CommentAndRatingLoggingAction
-
- CommentAndRatingDefaultSecurityCallback - org.olat.lms.commentandrate中的类
-
Description:
A simple default implementation that allows normal users to crate new comments, edit and deletes their own comments when there are not replies, and allow moderators to
do everything everytime.
- CommentAndRatingDefaultSecurityCallback(Identity, boolean, boolean) - 类 的构造器org.olat.lms.commentandrate.CommentAndRatingDefaultSecurityCallback
-
Constructor to create a default security callback
- CommentAndRatingLoggingAction - org.olat.lms.commentandrate中的类
-
- CommentAndRatingSecurityCallback - org.olat.lms.commentandrate中的接口
-
Description:
Security callback for user comments and ratings
Initial Date: 24.11.2009
- CommentAndRatingService - org.olat.lms.commentandrate中的接口
-
Description:
The comment and rating service offers GUI elements to comment and rate OLATResourceable objects.
- CommentAndRatingServiceFactory - org.olat.lms.commentandrate中的接口
-
- CommentAndRatingServiceImpl - org.olat.lms.commentandrate中的类
-
Description:
User interface controller and manager factory for the comment and rating service.
- commentEntry(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.BlogRun
-
- commentEntry(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.BlogResource
-
Add one comment and go back to the blog view.
- commentEpisode(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.PodcastRun
-
- commentEpisode(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.PodcastResource
-
- commit() - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Call this to commit current changes.
- commit() - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Call this to commit a transaction opened by beginTransaction().
- commitAndCloseSession() - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Checks if the transaction needs to be committed and does so if this is the case, plus closes the connection in any case guaranteed.
- commitAndCloseSession() - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
- commitChangelog(QTIChangeLogMessage) - 类 中的方法org.olat.lms.ims.qti.editor.QTIEditorPackageEBL
-
save the change log in the changelog folder, must be called before savePackageToRepository.
- CommonMailTO - org.olat.system.support.mail.service中的类
-
Contains the common data for an email: to, from, subject, replyTo and cc.
- compare(OlatRootFileImpl, OlatRootFileImpl) - 类 中的方法org.olat.data.commons.vfs.olatimpl.DescendingDownloadCountComparator
-
- compare(MetaInfo, MetaInfo) - 类 中的方法org.olat.data.filebrowser.metadata.tagged.MetaTitleComparator
-
- compare(MetaTagged, MetaTagged) - 类 中的方法org.olat.data.filebrowser.metadata.tagged.TitleComparator
-
- compare(Object, Object) - 类 中的方法org.olat.lms.calendar.CalendarComparator
-
- compare(ForumHelper.MessageWrapper, ForumHelper.MessageWrapper, boolean) - 类 中的静态方法org.olat.lms.forum.ForumHelper
-
Compares two MessageWrappers.
- compare(CmiData, CmiData) - 类 中的方法org.olat.lms.scorm.assessment.CmiDataComparator
-
- compare(Item, Item) - 类 中的方法org.olat.lms.webfeed.ItemPublishDateComparator
-
- compare(WikiPage, WikiPage) - 类 中的方法org.olat.lms.wiki.WikiPageComparator
-
Compares the name of page 'a' to that of page 'b' with respect to the current locale (different languages have different alphabets and hence different orders).
- compare(CalendarEntry, CalendarEntry) - 类 中的方法org.olat.presentation.course.nodes.cal.CourseCalendarPeekViewController.KalendarEventComparator
-
- compare(Integer, Integer) - 类 中的方法org.olat.presentation.framework.core.components.table.Table
-
- compare(Dated, Dated) - 类 中的方法org.olat.presentation.webfeed.navigation.DatedComparator
-
- compareTo(Object) - 类 中的方法org.olat.data.calendar.CalendarEntry
-
- compareTo(Message) - 类 中的方法org.olat.data.forum.MessageImpl
-
- compareTo(NotificationEventTO) - 类 中的方法org.olat.lms.core.notification.impl.NotificationEventTO
-
- compareTo(Object) - 类 中的方法org.olat.lms.forum.ForumHelper.MessageWrapper
-
- compareTo(Object) - 类 中的方法org.olat.lms.glossary.GlossaryItem
-
Comparison of two GlossaryItem objects is based on the Term
- compareTo(Object) - 类 中的方法org.olat.lms.ims.qti.QTIChangeLogMessage
-
- compareTo(SapCampusCourseTo) - 类 中的方法org.olat.lms.learn.campus.service.SapCampusCourseTo
-
- compareTo(ScormExportFormatter.CmiColumn) - 类 中的方法org.olat.lms.scorm.archiver.ScormExportFormatter.CmiColumn
-
- compareTo(FilterForUserController.UserInfo) - 类 中的方法org.olat.presentation.forum.FilterForUserController.UserInfo
-
- compareTo(int, int) - 类 中的方法org.olat.presentation.forum.ThreadColumnDescriptor
-
this special columndescriptor can only handle data from the column of the tablemodel if it is of type Message, since this descriptor is especially made for the
forum
- compareTo(int, int) - 接口 中的方法org.olat.presentation.framework.core.components.table.ColumnDescriptor
-
- compareTo(int, int) - 类 中的方法org.olat.presentation.framework.core.components.table.DefaultColumnDescriptor
-
is called repeatedly caused by Collections.sort(
- compareTo(int, int) - 类 中的方法org.olat.presentation.framework.core.components.table.SingleSelectColumnDescriptor
-
- compareTo(int, int) - 类 中的方法org.olat.presentation.framework.core.components.table.StaticColumnDescriptor
-
- compareTo(Object) - 类 中的方法org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
Comparison of two TextMarker objects is based on the markedText
- compareTo(int, int) - 类 中的方法org.olat.presentation.repository.RepositoryEntryTypeColumnDescriptor
-
We override the compare method because we want to sort on the resourceable type name of the contained olat resource and not on the object.
- compareTo(OLATProperty) - 类 中的方法org.olat.system.commons.configuration.OLATProperty
-
- compile() - 类 中的方法org.olat.lms.webfeed.Path
-
Try to match the path to the patterns and extract the parameters.
- compileAvailableTasks(CourseEnvironment, CourseNode) - 类 中的方法org.olat.lms.course.nodes.ta.Task_EBL
-
Compiles a list of tasks based on the available files in the task folder, which have not been sampled so far.
- Component - org.olat.presentation.framework.core.components中的类
-
Description:
- Component(String) - 类 的构造器org.olat.presentation.framework.core.components.Component
-
- Component(String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.Component
-
- ComponentHelper - org.olat.presentation.framework.core.components中的类
-
Description:
- ComponentHelper() - 类 的构造器org.olat.presentation.framework.core.components.ComponentHelper
-
- COMPONENTNOTFOUND - 类 中的静态变量org.olat.presentation.framework.core.components.Window
-
while dispatching: component with id not found COMPONENTNOTFOUND
- ComponentRenderer - org.olat.presentation.framework.core.components中的接口
-
enclosing_type Description:
- ComponentTraverser - org.olat.presentation.framework.core.util.component中的类
-
Description:
- ComponentTraverser(ComponentVisitor, Component, boolean) - 类 的构造器org.olat.presentation.framework.core.util.component.ComponentTraverser
-
- ComponentUtil - org.olat.presentation.framework.core.components.util中的类
-
Description:
TODO: Felix Jost Class Description for Trans
Initial Date: 10.03.2007
- ComponentUtil() - 类 的构造器org.olat.presentation.framework.core.components.util.ComponentUtil
-
- ComponentVisitor - org.olat.presentation.framework.core.util.component中的接口
-
Description:
- CompressingFileResourceLoader - org.olat.presentation.framework.core.render.velocity中的类
-
Description:
Compresses a velocity template before delivering it. since velocity doesn't provide easy access to its AST, we do it here on the inputstream level. - change multiple
spaces into a single one. - ...
- CompressingFileResourceLoader() - 类 的构造器org.olat.presentation.framework.core.render.velocity.CompressingFileResourceLoader
-
- computeEtag(RepositoryEntry) - 类 中的静态方法org.olat.connectors.rest.support.ObjectFactory
-
- ConcurrentEditCourseNodeTest - org.olat.test.functional.course.run中的类
-
Wiki and forum are edited concurrently.
- ConcurrentEditCourseNodeTest() - 类 的构造器org.olat.test.functional.course.run.ConcurrentEditCourseNodeTest
-
- ConcurrentEnrolmentTest - org.olat.test.functional.group.management中的类
-
Tests if subscription to a learning group with just one place is locked if many students enrol simultaneously.
- ConcurrentEnrolmentTest() - 类 的构造器org.olat.test.functional.group.management.ConcurrentEnrolmentTest
-
- ConcurrentEnrolmentWithCheckpointsTest - org.olat.test.functional.codepoints.cluster中的类
-
Tests concurrent Enrollment with codepoints.
- ConcurrentEnrolmentWithCheckpointsTest() - 类 的构造器org.olat.test.functional.codepoints.cluster.ConcurrentEnrolmentWithCheckpointsTest
-
- ConcurrentForumRepliesTest - org.olat.test.functional.course.run中的类
-
Five students post replies and new topics in a forum shortly one after the other.
- ConcurrentForumRepliesTest() - 类 的构造器org.olat.test.functional.course.run.ConcurrentForumRepliesTest
-
- ConcurrentVisibilityTest - org.olat.test.functional.group.management中的类
-
Tests if group dependent visibility restrictions on course elements work depending on group membership.
- ConcurrentVisibilityTest() - 类 的构造器org.olat.test.functional.group.management.ConcurrentVisibilityTest
-
- Condition - org.olat.lms.course.condition中的类
-
Initial Date: Jan 30, 2004
- Condition() - 类 的构造器org.olat.lms.course.condition.Condition
-
Default constructor.
- Condition(String) - 类 的构造器org.olat.lms.course.condition.Condition
-
Condition object, intialized with a condition.
- CONDITION_CONNECTOR_AND - 类 中的静态变量org.olat.lms.course.condition.ExtendedCondition
-
- CONDITION_CONNECTOR_OR - 类 中的静态变量org.olat.lms.course.condition.ExtendedCondition
-
- ConditionalHTMLCommentsFilter - org.olat.data.commons.filter.impl中的类
-
Description:
The conditional HTML comments filter takes a string and filters all IE specific conditional comments away.
- ConditionalHTMLCommentsFilter() - 类 的构造器org.olat.data.commons.filter.impl.ConditionalHTMLCommentsFilter
-
- ConditionalHtmlCommentsFilterTest - org.olat.data.commons.filter.impl中的类
-
Description:
This test case tests the simle html tags filter
Initial Date: 14.07.2009
- ConditionalHtmlCommentsFilterTest() - 类 的构造器org.olat.data.commons.filter.impl.ConditionalHtmlCommentsFilterTest
-
- ConditionConfigEasyController - org.olat.presentation.course.condition中的类
-
Description:
The ConditionConfigEasyController implements the easy condition editing workflow in the course editor.
- ConditionConfigEasyController(UserRequest, WindowControl, Condition, String, String, List<CourseNode>, CourseEditorEnv) - 类 的构造器org.olat.presentation.course.condition.ConditionConfigEasyController
-
with default layout _content/easycondedit.html
- ConditionConfigExpertForm - org.olat.presentation.course.condition中的类
-
Description:
- ConditionConfigExpertForm(UserRequest, WindowControl, Condition, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.condition.ConditionConfigExpertForm
-
Constructor for the condition configuration form in expert mode
- ConditionEditController - org.olat.presentation.course.condition中的类
-
Initial Date: Apr 7, 2004
- ConditionEditController(UserRequest, WindowControl, CourseGroupManager, Condition, String, List<CourseNode>, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.condition.ConditionEditController
-
Create a controller which can edit a condition in easy and expert mode
- ConditionErrorMessage - org.olat.lms.course.condition.interpreter中的类
-
Description:
TODO: patrick Class Description for ConditionErrorMessage
Initial Date: Jul 8, 2005
- ConditionErrorMessage(String, String, String[]) - 类 的构造器org.olat.lms.course.condition.interpreter.ConditionErrorMessage
-
- ConditionExpression - org.olat.lms.course.condition.interpreter中的类
-
Description:
TODO: guido Class Description for ConditionExpression
- ConditionExpression(String, String) - 类 的构造器org.olat.lms.course.condition.interpreter.ConditionExpression
-
- ConditionExpression(String) - 类 的构造器org.olat.lms.course.condition.interpreter.ConditionExpression
-
- ConditionInterpreter - org.olat.lms.course.condition.interpreter中的类
-
Initial Date: Jan 27, 2004
- ConditionInterpreter(UserCourseEnvironment) - 类 的构造器org.olat.lms.course.condition.interpreter.ConditionInterpreter
-
ConditionInterpreter interpretes course conditions.
- CONF_ACCOUNTMANAGER_GROUP_KEY - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- CONF_ALLOWDRAG - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_ALLOWDROP - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_CANCEL_ENROLL_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.ENCourseNode
-
CONF_CANCEL_ENROLL_ENABLED configuration parameter key.
- CONF_CLS - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_DISABLED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_DROPBOX_CONFIRMATION_REQUESTED - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
owners&tutors get notified (per email) at assignment delivery (student uploads file in drop-box)
- CONF_DROPBOX_CONFIRMATION_REQUESTED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
owners&tutors get notified (per email) at assignment delivery (student uploads file in drop-box)
- CONF_DROPBOX_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
CONF_DROPBOX_ENABLED configuration parameter key.
- CONF_DROPBOX_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_DROPBOX_ENABLED configuration parameter key.
- CONF_EXPANDABLE - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
force to show +/- icon
- CONF_EXPANDED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
true to start the node expanded
- CONF_HREF - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_HREFTARGET - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_ICON - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_ICON_CSS_CLASS - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_ID - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_IS_TYPE_LEAF - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_ISTARGET - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
disallow element itself as target but allow to add/move children (allowdrop=true)
- CONF_KEY_EMAIL - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_IDENTIFYER - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_LOCATION - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_LOCATION_COORDS - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_NOTIFY_RELEASES - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_PUBLISH_WEBSITE - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_KEY_WEBSITE_DESCRIPTION - 类 中的静态变量org.olat.lms.admin.registration.SystemRegistrationManager
-
- CONF_LEAF - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_OLATUSERMAPPING_INSTITUTIONALNAME - 类 中的静态变量org.olat.lms.security.authentication.shibboleth.ShibbolethModule
-
- CONF_PROJECTBROKER_KEY - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- CONF_QTIP - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_QTIPCFG - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_RETURNBOX_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- CONF_RETURNBOX_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_RETURNBOX_ENABLED configuration parameter key.
- CONF_SCORING_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
CONF_SCORING_ENABLED configuration parameter key.
- CONF_SCORING_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_SCORING_ENABLED configuration parameter key.
- CONF_SINGLECLICKEXPAND - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_SOLUTION_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_SOLUTION_ENABLED configuration parameter key.
- CONF_TASK_DESELECT - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_DESELECT configuration parameter key used for task-form.
- CONF_TASK_ENABLED - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_ENABLED configuration parameter key.
- CONF_TASK_FOLDER_REL_PATH - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_FOLDER_REL_PATH configuration parameter key.
- CONF_TASK_PREVIEW - 类 中的静态变量org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
CONF_TASK_PREVIEW configuration parameter key used for task-form.
- CONF_TASK_PREVIEW - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_PREVIEW configuration parameter key used for task-form.
- CONF_TASK_SAMPLING_WITH_REPLACEMENT - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_SAMPLING_WITH_REPLACEMENT configuration parameter key.
- CONF_TASK_TEXT - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_TEXT configuration parameter key.
- CONF_TASK_TYPE - 类 中的静态变量org.olat.lms.course.nodes.TACourseNode
-
CONF_TASK_TYPE configuration parameter key.
- CONF_TEXT - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONF_UIPROVIDER - 类 中的静态变量org.olat.presentation.framework.core.control.generic.ajax.tree.AjaxTreeNode
-
- CONFIG_AREANAME - 类 中的静态变量org.olat.lms.course.nodes.ENCourseNode
-
CONFIG_AREANAME configuration parameter key.
- CONFIG_COMPONENT_MENU - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
Configuration key: integrate component menu into course menu.
- CONFIG_CONTENT_ENCODING - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
To enforce the encoding of the content of the node
- CONFIG_CONTENT_ENCODING_AUTO - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
Try to discovery automatically the encoding of the node content
- CONFIG_CUTVALUE - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_DURATION - 类 中的静态变量org.olat.presentation.course.nodes.info.InfoCourseNodeConfiguration
-
- CONFIG_EXTERN - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
Configuration key: display content in new browser window: Values: true, false
- CONFIG_GROUPNAME - 类 中的静态变量org.olat.lms.course.nodes.ENCourseNode
-
CONFIG_GROUPNAME configuration parameter key.
- CONFIG_HEIGHT - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_HEIGHT_AUTO - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_IFRAME - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
Configuration key: display content in iframe: Values: true, false
- CONFIG_INTEGRATION - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
Configuration key: how to integrate the course node content into the course
- CONFIG_INTEGRATION_VALUE_INLINE - 类 中的静态变量org.olat.presentation.course.nodes.dialog.DialogConfigForm
-
Integration configuration value: integrate it into course showing the course menu
- CONFIG_INTEGRATION_VALUE_MODAL - 类 中的静态变量org.olat.presentation.course.nodes.dialog.DialogConfigForm
-
Integration configuration value: integrate it using a modal dialog withoud course menu
- CONFIG_INTEGRATION_VALUE_POPUP - 类 中的静态变量org.olat.presentation.course.nodes.dialog.DialogConfigForm
-
Integration configuration value: integrate it as a pop up window
- CONFIG_ISASSESSABLE - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_JS_ENCODING - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
To enforce the encoding of the embedded javascript of the node
- CONFIG_JS_ENCODING_AUTO - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
Take the same encoding as the content
- CONFIG_KEY_ALLOW_RELATIVE_LINKS - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: should relative links like ..
- CONFIG_KEY_ALLOW_RELATIVE_LINKS - 类 中的静态变量org.olat.presentation.course.nodes.sp.SPEditController
-
configuration key: should relative links like ..
- CONFIG_KEY_ALLOW_RELATIVE_LINKS - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
configuration key: should relative links like ..
- CONFIG_KEY_ATTEMPTS - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: max attempts
- CONFIG_KEY_AUTOENUM_CHOICES - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable automatic enumeration of "choice" options
- CONFIG_KEY_COLUMNS - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIG_KEY_CUSTOM - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIG_KEY_CUTVALUE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: cut value (socre > cut = passed)
- CONFIG_KEY_DATE_DEPENDENT_RESULTS - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
- CONFIG_KEY_DEBUG - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIG_KEY_DISCLAIMER - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: the disclaimer text
- CONFIG_KEY_DISPLAY_TYPE - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIG_KEY_DISPLAYMENU - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: display menu switch
- CONFIG_KEY_EMAILTOADRESSES - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: to email address
- CONFIG_KEY_EMAILTOAREAS - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: to email addresses to be extracted from specified learn areas
- CONFIG_KEY_EMAILTOCOACHES - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: email goes to coaches
- CONFIG_KEY_EMAILTOGROUPS - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: to email addresses to be extracted from specified groups
- CONFIG_KEY_EMAILTOPARTICIPANTS - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: email goes to partipiciants
- CONFIG_KEY_ENABLECANCEL - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable cancel switch
- CONFIG_KEY_ENABLEMENU - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable menu switch
- CONFIG_KEY_ENABLESCOREINFO - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable 'show score infos' on start page
- CONFIG_KEY_ENABLESUSPEND - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable suspend switch
- CONFIG_KEY_FILE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key for the filename
- CONFIG_KEY_FILE - 类 中的静态变量org.olat.presentation.course.nodes.sp.SPEditController
-
configuration key for the filename
- CONFIG_KEY_FILE - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
configuration key for the filename
- CONFIG_KEY_HAS_COMMENT_FIELD - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: comment can be set
- CONFIG_KEY_HAS_PASSED_FIELD - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: passed can be set
- CONFIG_KEY_HAS_SCORE_FIELD - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: score can be set
- CONFIG_KEY_INFOTEXT_COACH - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: infotext for coach
- CONFIG_KEY_INFOTEXT_USER - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: infotext for user
- CONFIG_KEY_MAXSCORE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: maximal score
- CONFIG_KEY_MBODY_DEFAULT - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: default body text
- CONFIG_KEY_MEMO - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: provide memo field
- CONFIG_KEY_MINSCORE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: minimal score
- CONFIG_KEY_MSUBJECT_DEFAULT - 类 中的静态变量org.olat.presentation.course.nodes.co.COEditController
-
config key: default subject text
- CONFIG_KEY_PASSED_CUT_VALUE - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: passed set to when score higher than cut value
- CONFIG_KEY_PEEKVIEW_CHILD_NODES - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIG_KEY_QUESTIONPROGRESS - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable question progress switch
- CONFIG_KEY_QUESTIONTITLE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable question progress switch
- CONFIG_KEY_RENDERMENUOPTION - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: all questions, section titles only
- CONFIG_KEY_REPOSITORY_REF - 类 中的静态变量org.olat.lms.commons.ModuleConfiguration
-
- CONFIG_KEY_REPOSITORY_SOFTKEY - 类 中的静态变量org.olat.lms.commons.ModuleConfiguration
-
configuration key: repository sof key reference to qti file
- CONFIG_KEY_RESULT_ON_FINISH - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
- CONFIG_KEY_RESULT_ON_HOME_PAGE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
- CONFIG_KEY_RESULTS_END_DATE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
- CONFIG_KEY_RESULTS_START_DATE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
- CONFIG_KEY_SCORE_MAX - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: score max value
- CONFIG_KEY_SCORE_MIN - 类 中的静态变量org.olat.lms.course.nodes.MSCourseNode
-
configuration: score min value
- CONFIG_KEY_SCOREPROGRESS - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: enable score progress switch
- CONFIG_KEY_SENDEMAIL - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIG_KEY_SENDNAME - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIG_KEY_SEQUENCE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: question sequence: item or selection
- CONFIG_KEY_SUMMARY - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: show summary: compact or detailed
- CONFIG_KEY_TYPE - 类 中的静态变量org.olat.presentation.course.nodes.iq.IQEditController
-
configuration key: mode
- CONFIG_LENGTH - 类 中的静态变量org.olat.presentation.course.nodes.info.InfoCourseNodeConfiguration
-
- CONFIG_PROFILE_FILE_EDITOR_FULL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FILE_EDITOR_FULL_WITH_MEDIABROWSER - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FORM_EDITOR_FULL - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FORM_EDITOR_FULL_WITH_MEDIABROWSER - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FORM_EDITOR_MINIMALISTIC - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FORM_EDITOR_SIMPLE - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_PROFILE_FORM_EDITOR_SIMPLE_WITH_MEDIABROWSER - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONFIG_SHOWMENU - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_SHOWNAVBUTTONS - 类 中的静态变量org.olat.presentation.course.nodes.scorm.ScormEditController
-
- CONFIG_STARTPAGE - 类 中的静态变量org.olat.presentation.course.editor.NodeEditController
-
Configuration key: use spash-scree start page when accessing a course node.
- CONFIG_TUNNEL - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
Configuration key: use tunnel for iframe or display directly ("").
- CONFIG_VALUE_DISPLAY_FILE - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIG_VALUE_DISPLAY_PEEKVIEW - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIG_VALUE_DISPLAY_TOC - 类 中的静态变量org.olat.presentation.course.nodes.st.STCourseNodeEditController
-
- CONFIGKEY_HOST - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_HOST - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: hostname
- CONFIGKEY_KEY - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_PASS - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_PASS - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: password
- CONFIGKEY_PORT - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_PORT - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: port
- CONFIGKEY_PROTO - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_PROTO - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: protocol
- CONFIGKEY_QUERY - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_QUERY - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: query
- CONFIGKEY_URI - 类 中的静态变量org.olat.presentation.course.nodes.basiclti.LTIConfigForm
-
- CONFIGKEY_URI - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: uri
- CONFIGKEY_USER - 类 中的静态变量org.olat.presentation.course.nodes.tu.TUConfigForm
-
config option: username
- configMyBookmarkPortlet(int, HomeConfigurator.SORT_TYPE, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.home.HomeConfigurator
-
- configMyGroupPortlet(int, HomeConfigurator.SORT_TYPE, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.home.HomeConfigurator
-
Configures only the numOfEntries.
- ConfigOnOff - org.olat.system.commons.configuration中的接口
-
- CONFIGURATION_MODIFIED_EVENT - 类 中的静态变量org.olat.presentation.group.edit.BusinessGroupModifiedEvent
-
event: group has been modified
- configure(ICourse, CourseNode, ModuleConfiguration) - 接口 中的方法org.olat.connectors.rest.repository.course.AbstractCourseNodeWebService.CustomConfigDelegate
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.config.OlatCustomConfigCreator.OlatSurveyCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.config.OlatCustomConfigCreator.OlatTestCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.AssessmentCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.BlogCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.ExternalPageCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.SinglePageCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.SurveyFullConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.TaskCustomConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.TaskFullConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.TestFullConfig
-
- configure(ICourse, CourseNode, ModuleConfiguration) - 类 中的方法org.olat.connectors.rest.repository.course.CourseElementWebService.WikiCustomConfig
-
- configure(Boolean, int, int, Boolean, int) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.AssessmentEditor
-
By default the scoreGranted is "No" for a new AssessmentCourseElement.
- configure(boolean, int, boolean, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.TopicAssignmentEditor
-
It assumes that there are no default values selected.
- configureMinMaxScore(Question, Element) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Configure max score for a question.
- configurePage(String, String, String, boolean, boolean, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.LTIPageEditor
-
Accepts null as input params, if null ignore.
- configureParticipantsAndWaitingList(int, Boolean, Boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupAdmin
-
Select the description tab, if not already there, and enable/disable waiting list and/or move up, save.
- configureQuestionnaireLayout(Boolean, Boolean, Boolean, Boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.QuestionnaireElementEditor
-
- configureSelfTestLayout(Boolean, Boolean, Boolean, Boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.SelfTestElementEditor
-
Configure Layout.
- configureTestLayout(Boolean, Boolean, Boolean, Boolean, int, Boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.TestElementEditor
-
Configure Layout.
- ConfigureToolsLearningGroup - org.olat.test.functional.group.management中的类
-
Adds all collaborative tools to learning group and checks their configuration, part of test suite GroupManagementCombiTest.java.
- ConfigureToolsLearningGroup() - 类 的构造器org.olat.test.functional.group.management.ConfigureToolsLearningGroup
-
- CONFIRMATION_REQUESTED - 类 中的静态变量org.olat.lms.course.nodes.IQTESTCourseNode
-
owners&tutors get notified (per email) at assignment delivery (student uploads file in drop-box)
- ConfirmationDelegate - org.olat.lms.core.notification.impl中的类
-
Uses MailService to send confirmation mails and maps the ConfirmationInfo types to the EmailBuilder types.
- ConfirmationDelegate() - 类 的构造器org.olat.lms.core.notification.impl.ConfirmationDelegate
-
- ConfirmationEmailBuilder<T extends ConfirmationInfo> - org.olat.lms.core.notification.impl中的类
-
Different confirmation types have different emails, this is the base class for the email builder of all confirmation types: dependent in the
ConfirmationInfo
type.
- ConfirmationEmailBuilder() - 类 的构造器org.olat.lms.core.notification.impl.ConfirmationEmailBuilder
-
- ConfirmationInfo - org.olat.lms.core.notification.service中的类
-
A confirmation is a mail with a fix template, sent automatically upon completion of an user action.
- ConfirmationInfo.CONFIRMATION_TYPE - org.olat.lms.core.notification.service中的枚举
-
- ConfirmationLearnService - org.olat.lms.learn.notification.service中的接口
-
A Confirmation is a message sent automatically upon completion of an user action.
- ConfirmationLearnServiceImpl - org.olat.lms.learn.notification.impl中的类
-
Initial Date: 02.08.2012
- ConfirmationLearnServiceImpl() - 类 的构造器org.olat.lms.learn.notification.impl.ConfirmationLearnServiceImpl
-
- ConfirmationMailBody - org.olat.lms.core.notification.impl中的类
-
This is the mail body:
content
greeting
greetingFrom
footer
For the mail layout please see the confirmationMailTemplate.html
.
- ConfirmationMailBody(String, String, String, String) - 类 的构造器org.olat.lms.core.notification.impl.ConfirmationMailBody
-
- ConfirmationService - org.olat.lms.core.notification.service中的接口
-
Sends confirmations and messages.
- ConfirmationServiceContext - org.olat.lms.core.notification.impl.metric中的接口
-
all confirmation service contexts must implement this marker interface
Initial Date: 19.09.2012
- ConfirmationServiceImpl - org.olat.lms.core.notification.impl中的类
-
Initial Date: 19.09.2012
- ConfirmationServiceImpl() - 类 的构造器org.olat.lms.core.notification.impl.ConfirmationServiceImpl
-
- ConfirmationServiceImplTest - org.olat.lms.core.notification.impl中的类
-
Initial Date: 09.11.2012
- ConfirmationServiceImplTest() - 类 的构造器org.olat.lms.core.notification.impl.ConfirmationServiceImplTest
-
- ConfirmationServiceMetric<T extends ConfirmationServiceContext> - org.olat.lms.core.notification.impl.metric中的类
-
all confirmation metrics must implement this marker interface
Initial Date: 19.09.2012
- ConfirmationServiceMetric() - 类 的构造器org.olat.lms.core.notification.impl.metric.ConfirmationServiceMetric
-
- ConfirmationSettingForm - org.olat.presentation.course.nodes.ta中的类
-
a.k.a.
- ConfirmationSettingForm(UserRequest, WindowControl, boolean, String, String) - 类 的构造器org.olat.presentation.course.nodes.ta.ConfirmationSettingForm
-
- ConfirmationStatistics - org.olat.lms.core.notification.impl.metric中的类
-
concrete implementation of confirmation service context used for org.olat.lms.core.notification.impl.metric.ConfirmationSuccessRateMetric
Initial Date: 19.09.2012
- ConfirmationStatistics() - 类 的构造器org.olat.lms.core.notification.impl.metric.ConfirmationStatistics
-
- ConfirmationSuccessRateMetric - org.olat.lms.core.notification.impl.metric中的类
-
Initial Date: 09.11.2012
- ConfirmationSuccessRateMetric() - 类 的构造器org.olat.lms.core.notification.impl.metric.ConfirmationSuccessRateMetric
-
- confirmRemove() - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupAdmin
-
- ConncectedUsersHelper - org.olat.lms.instantmessaging中的类
-
Helper object that delivers a dynamic numer of the current available connected instant messaging objects.
- ConncectedUsersHelper() - 类 的构造器org.olat.lms.instantmessaging.ConncectedUsersHelper
-
constructor
- ConnectedClientsListController - org.olat.presentation.instantmessaging中的类
-
Controller for a user list, where all users are shown together with real name and last status message.
- ConnectedClientsListController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.instantmessaging.ConnectedClientsListController
-
- ConnectedUsersListEntry - org.olat.lms.instantmessaging中的类
-
- ConnectedUsersListEntry(String, String) - 类 的构造器org.olat.lms.instantmessaging.ConnectedUsersListEntry
-
- ConnectedUsersLocal - org.olat.presentation.instantmessaging中的类
-
Description:
TODO: guido Class Description for ConnectedUsersLocal
Initial Date: 06.08.2008
- ConnectedUsersTableModel - org.olat.presentation.instantmessaging中的类
-
Description: Table model for the connected users list
- ConnectedUsersTableModel(Translator, boolean) - 类 的构造器org.olat.presentation.instantmessaging.ConnectedUsersTableModel
-
Default constructor.
- connectionClosed() - 类 中的方法org.olat.presentation.instantmessaging.rosterandchat.XMPPConnListener
-
called on normal disconnect
- connectionClosedOnError(Exception) - 类 中的方法org.olat.presentation.instantmessaging.rosterandchat.XMPPConnListener
-
called automatically when server crashes
- ConnectToServerTask - org.olat.lms.instantmessaging.task中的类
-
Description:
connecting in the background to the instant messaging server to decouple the login process to IM server to not disturb the login process in case of errors/slow in the
IM server
Initial Date: 30.07.2010
- ConnectToServerTask(InstantMessagingClient) - 类 的构造器org.olat.lms.instantmessaging.task.ConnectToServerTask
-
- Constants - org.olat.data.basesecurity中的类
-
Description:
Collection of constants stored in DB, and referenced in all layers.
- Constants() - 类 的构造器org.olat.data.basesecurity.Constants
-
- Constants - org.olat.data.portfolio.artefact中的类
-
Collection of constants stored in DB, and referenced in data layer (only?).
- Constants() - 类 的构造器org.olat.data.portfolio.artefact.Constants
-
- ConsumableBoolean - org.olat.presentation.commons中的类
-
Description:
This class can return true or false depending on the initial value.
- ConsumableBoolean(boolean) - 类 的构造器org.olat.presentation.commons.ConsumableBoolean
-
Constructor
- CONTACT_FORM_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- ContactFormController - org.olat.presentation.contactform中的类
-
Fires Event:
Event.DONE_EVENT:
email was sent successfully by the underlying Email subsystem
Event.FAILED_EVENT:
email was not sent correct by the underlying Email subsystem
email may be partially sent correct, but some parts failed.
- ContactFormController(UserRequest, WindowControl, boolean, boolean, boolean, boolean, ContactMessage) - 类 的构造器org.olat.presentation.contactform.ContactFormController
-
- ContactFormController(ContactFormView, ContactUIModel) - 类 的构造器org.olat.presentation.contactform.ContactFormController
-
- ContactFormView - org.olat.presentation.contactform中的类
-
- ContactFormView(UserRequest, WindowControl, Identity, boolean, boolean, boolean, boolean) - 类 的构造器org.olat.presentation.contactform.ContactFormView
-
- ContactList - org.olat.system.mail中的类
-
The ContactList is used to group e-mail addresses and name such a group.
- ContactList(String) - 类 的构造器org.olat.system.mail.ContactList
-
A ContacList must have at least a name !
- ContactList(String, String) - 类 的构造器org.olat.system.mail.ContactList
-
A ContactList must have at least a name !
- ContactListTest - org.olat.system.mail中的类
-
Initial Date: Oct 4, 2011
- ContactListTest() - 类 的构造器org.olat.system.mail.ContactListTest
-
- ContactMessage - org.olat.lms.commons.mail中的类
-
Description:
Initial Date: Jan 22, 2006
- ContactMessage(Identity) - 类 的构造器org.olat.lms.commons.mail.ContactMessage
-
- ContactMessageTest - org.olat.lms.commons.mail中的类
-
- ContactMessageTest() - 类 的构造器org.olat.lms.commons.mail.ContactMessageTest
-
- ContactRunUIModel - org.olat.presentation.course.nodes.co中的类
-
Initial Date: Oct 5, 2011
- ContactRunUIModel(String, String, String, Identity, CourseContactMessageUIModel) - 类 的构造器org.olat.presentation.course.nodes.co.ContactRunUIModel
-
- ContactRunView - org.olat.presentation.course.nodes.co中的类
-
This creates a contact message sending form in case a contact message is set.
- ContactRunView(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.course.nodes.co.ContactRunView
-
- ContactUIModel - org.olat.presentation.contactform中的类
-
- ContactUIModel(ContactMessage) - 类 的构造器org.olat.presentation.contactform.ContactUIModel
-
- Container - org.olat.presentation.framework.core.components中的类
-
Description:
- Container(String) - 类 的构造器org.olat.presentation.framework.core.components.Container
-
- Container(String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.Container
-
- ContainerAndFile - org.olat.data.commons.vfs.util中的类
-
Description:
TODO: HP_Besitzer Class Description for ContainerAndFile
Initial Date: 15.03.2006
- ContainerAndFile(VFSContainer, String) - 类 的构造器org.olat.data.commons.vfs.util.ContainerAndFile
-
- contains(String, String) - 类 中的方法org.olat.lms.ims.qti.container.HttpItemInput
-
- contains(String, String) - 接口 中的方法org.olat.lms.ims.qti.container.ItemInput
-
- containsAnyController() - 类 中的方法org.olat.presentation.security.authentication.AfterLoginInterceptionManager
-
- containsBean(String) - 类 中的静态方法org.olat.system.spring.CoreSpringFactory
-
- containsBean(Class) - 类 中的静态方法org.olat.system.spring.CoreSpringFactory
-
- containsElement(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
Returns true if an element with this title is found.
- containsError() - 类 中的方法org.olat.lms.ims.qti.navigator.Info
-
- containsEssayQuestions() - 类 中的方法org.olat.lms.ims.qti.objects.Assessment
-
Checks if this assessment contains any questions of type 'essay'
- containsEssayQuestions() - 类 中的方法org.olat.lms.ims.qti.objects.Section
-
Checks if this section contains any questions of type 'essay'
- containsIgnoreCase(String, String) - 类 中的方法org.olat.lms.ims.qti.container.HttpItemInput
-
- containsIgnoreCase(String, String) - 接口 中的方法org.olat.lms.ims.qti.container.ItemInput
-
- containsKey(Object) - 类 中的方法org.olat.lms.commons.util.collection.AlwaysEmptyMap
-
- containsKey(String) - 接口 中的方法org.olat.presentation.framework.core.control.generic.wizard.StepsRunContext
-
- containsMessage() - 类 中的方法org.olat.lms.ims.qti.navigator.Info
-
- containsNoneOfCoDouSemi(String) - 类 中的静态方法org.olat.system.commons.StringHelper
-
matches any but ^[^,;:]*$
- containsNonWhitespace(String) - 类 中的静态方法org.olat.system.commons.StringHelper
-
Checks if a string has anything in it to display.
- containsPortlet(String) - 类 中的方法org.olat.presentation.framework.core.control.generic.portal.PortletFactory
-
- containsSingleton(String) - 类 中的静态方法org.olat.system.spring.CoreSpringFactory
-
- containsValue(Object) - 类 中的方法org.olat.lms.commons.util.collection.AlwaysEmptyMap
-
- CONTENT_CSS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONTENT_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
-
- ContentableChiefController - org.olat.presentation.framework.core.control中的接口
-
Description:
Initial Date: 26.07.2005
- ContentableController - org.olat.presentation.framework.core.control中的接口
-
Description:
TODO: Felix Jost Class Description for Trans
Initial Date: 24.01.2007
- ContentPackage - org.olat.lms.ims.cp中的类
-
This class represents an IMS Content-Package.
- CONTENTS - 类 中的静态变量org.olat.data.course.campus.Text
-
- CONTEXT - 类 中的静态变量org.olat.connectors.webdav.util.VFSDirContext.NamingEntry
-
- Context - org.olat.test.util.setup.context中的类
-
Setups the context for running selenium tests.
- Context() - 类 的构造器org.olat.test.util.setup.context.Context
-
- CONTEXT_DELETED - 类 中的静态变量org.olat.presentation.group.context.BGContextEvent
-
the context is deleted *
- CONTEXT_ID_PARAM - 类 中的静态变量org.olat.data.notification.Publisher
-
- CONTEXT_PATH_ATTR - 类 中的静态变量org.olat.connectors.webdav.util.Globals
-
The request attribute under which the original context path is stored on an included dispatcher request.
- CONTEXT_TYPE_PARAM - 类 中的静态变量org.olat.data.notification.Publisher
-
- ContextEntry - org.olat.lms.commons.context中的接口
-
Description:
Initial Date: 14.06.2006
- ContextEntryControllerCreator - org.olat.presentation.commons.context中的接口
-
Description:
Initial Date: 23.06.2006
- contextHelp(String, String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- ContextHelpDispatcher - org.olat.presentation.framework.common.contextHelp中的类
-
Description: The context help dispatcher displays context help files to a separate popup window.
- ContextHelpDocument - org.olat.lms.search.document中的类
-
Description:
The context help document indexes a context sensitive help page
Initial Date: 05.11.2008
- ContextHelpDocument() - 类 的构造器org.olat.lms.search.document.ContextHelpDocument
-
- ContextHelpFilePathHandler - org.olat.presentation.framework.dispatcher.legacy中的类
-
Description:
the ContextHelpFilePathHandler handles request for help files (context sensitive help files, which are in the static folder (webapp/static/help). they are "normal"
html files encoded in utf-8.
- ContextHelpFilePathHandler() - 类 的构造器org.olat.presentation.framework.dispatcher.legacy.ContextHelpFilePathHandler
-
Path handler delivering files.
- ContextHelpIndexer - org.olat.lms.search.indexer中的类
-
Description:
This indexer indexes the context sensitive help system
Initial Date: 05.11.2008
- ContextHelpIndexer() - 类 的构造器org.olat.lms.search.indexer.ContextHelpIndexer
-
- ContextHelpModule - org.olat.lms.framework.common.contexthelp中的类
-
Description: The context help module offers configuration methods for the context help system
Initial Date: 31.10.2008
- ContextHelpRatingEvent - org.olat.presentation.framework.common.contextHelp中的类
-
Description: This event is fired when someone changed a rating for a context help page.
- ContextHelpRatingEvent(String, Object[]) - 类 的构造器org.olat.presentation.framework.common.contextHelp.ContextHelpRatingEvent
-
Constructor to create a context help rating event
- contextHelpRelativeLink(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Create a link that can be used within a context help page to link to another context help page from the same package.
- contextHelpRelativeLink(String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Create a link that can be used within a context help page to link to another context help page from another package.
- contextHelpRelativeLink(String, String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Create a link that can be used within a context help page to link to another context help page from another package.
- ContextHelpResultController - org.olat.presentation.search中的类
-
Description:
Show context help documents.
- ContextHelpResultController(UserRequest, WindowControl, Form, ResultDocument) - 类 的构造器org.olat.presentation.search.ContextHelpResultController
-
- ContextHelpTopNavController - org.olat.presentation.framework.common.contextHelp中的类
-
Description: A simple top nav controller that features a close window and print link and change language selector Events thrown by this controller:
LanguageChangedEvent when the language selector is used.
- ContextHelpTopNavController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.common.contextHelp.ContextHelpTopNavController
-
Constructor, creates a velocity page with the links and the selector
- contextHelpWithWrapper(String, String, String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
used to position help icon inside div-class b_contexthelp_wrapper
- contextId() - 类 中的方法org.olat.lms.core.notification.service.ContextInfo
-
- ContextInfo - org.olat.lms.core.notification.service中的类
-
This is a transfer object describing the publish context including the subContextId.
- ContextInfo(Publisher.ContextType, Long, Long) - 类 的构造器org.olat.lms.core.notification.service.ContextInfo
-
- contextMenu(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- CONTEXTMENU_PLUGIN - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- contextMenuAt(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- contextPut(String, Object) - 接口 中的方法org.olat.presentation.framework.core.components.form.flexible.FormLayouter
-
add a variable which can be accessed within the form layout
- contextPut(String, Object) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
- contextPut(String, Object) - 类 中的方法org.olat.presentation.framework.core.components.velocity.VelocityContainer
-
Add a variable to the velocity context.
- contextRemove(String) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
- contextRemove(String) - 类 中的方法org.olat.presentation.framework.core.components.velocity.VelocityContainer
-
Remove a variable from the velocity context
- ContextualSubscriptionController - org.olat.presentation.notification中的类
-
Description:
Controller having a subscribe / unsubscribe button for notifications depending on users state
- ContextualSubscriptionController(UserRequest, WindowControl, SubscriptionContext, PublisherData) - 类 的构造器org.olat.presentation.notification.ContextualSubscriptionController
-
- continueCampusCourse(Long, Long, String, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- continueCampusCourse(Long, CampusCourse, CampusCourseImportTO, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinator
-
- continueCampusCourse(Long, Long, String, Identity) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
-
- continueCampusCourse(Long, Long, String, Identity) - 类 中的方法org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
-
- continueCampusCourse(Long, Long, String, Identity) - 接口 中的方法org.olat.lms.learn.campus.service.CampusCourseLearnService
-
- Control - org.olat.lms.ims.qti.objects中的类
-
- Control() - 类 的构造器org.olat.lms.ims.qti.objects.Control
-
- Control(int, int, int) - 类 的构造器org.olat.lms.ims.qti.objects.Control
-
Constructor for Switches.
- Control(String, String, String) - 类 的构造器org.olat.lms.ims.qti.objects.Control
-
- controlKeyDown() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- controlKeyUp() - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- Controller - org.olat.presentation.framework.core.control中的接口
-
Description:
- ControllerCreator - org.olat.presentation.framework.core.control.creator中的接口
-
Description:
Allows to lazily create a controller.
- ControllerEventListener - org.olat.presentation.framework.core.control中的接口
-
Description:
- ControllerFactory - org.olat.presentation.framework.common中的类
-
Initial Date: May 6, 2004
- ControllerFactory() - 类 的构造器org.olat.presentation.framework.common.ControllerFactory
-
- ControllerState - org.olat.presentation.framework.core.control.state中的接口
-
Description:
a state represents the state of a controller. its implementation must be immutable objects, that is they cannot change once they are constructed
- ControllerStateImpl - org.olat.presentation.framework.core.control.winmgr中的类
-
- ControllerStateImpl(String) - 类 的构造器org.olat.presentation.framework.core.control.winmgr.ControllerStateImpl
-
- ControlParser - org.olat.lms.ims.qti.parser中的类
-
- ControlParser() - 类 的构造器org.olat.lms.ims.qti.parser.ControlParser
-
- convert(String) - 类 中的静态方法org.olat.connectors.webdav.util.MIME2Java
-
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- convert(LoggingEvent) - 类 中的方法org.olat.system.logging.log4j.LogNumberPatternConverter
-
- CONVERT_FONTS_TO_SPANS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CONVERT_NEWLINES_TO_BRS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- convertDelegateesToIdentities(Set<CourseLecturer>) - 类 中的方法org.olat.data.course.campus.DataConverter
-
- convertLecturersToIdentities(Set<CourseLecturer>) - 类 中的方法org.olat.data.course.campus.DataConverter
-
- convertLineBreaksToHTML(String) - 类 中的静态方法org.olat.system.commons.StringHelper
-
replaces all newlines and carriage returns with
on windows: \r\n
on linux: \n
- convertStudentsToIdentities(Set<CourseStudent>) - 类 中的方法org.olat.data.course.campus.DataConverter
-
- convertTimestampToUnixMillis(String) - 类 中的静态方法org.olat.data.course.statistic.HsqldbUnixTimeConverter
-
Usage: select "org.olat.data.course.statistic.HsqldbUnixTimeConverter.convertTimestampToUnixMillis"(convert(creationdate,varchar(100))) from o_loggingtable limit
1;
- convertToEventTO(NotificationEvent) - 类 中的方法org.olat.lms.core.notification.impl.NotificationConverter
-
- convertToHourMinuteSecond(long, boolean) - 类 中的静态方法org.olat.lms.search.indexer.FullIndexerStatus
-
- CookbookDiff - org.olat.presentation.wiki.versioning.diff中的类
-
Returns differences between two text strings
- CookbookDiff() - 类 的构造器org.olat.presentation.wiki.versioning.diff.CookbookDiff
-
- CookbookDifferenceService - org.olat.presentation.wiki.versioning.diff中的类
-
Returns differences between two text strings and implements the DifferenceService component inferface
- CookbookDifferenceService() - 类 的构造器org.olat.presentation.wiki.versioning.diff.CookbookDifferenceService
-
- CookbookDiffTest - org.olat.presentation.wiki.versioning.diff中的类
-
Initial Date: 19.9.2006
- CookbookDiffTest() - 类 的构造器org.olat.presentation.wiki.versioning.diff.CookbookDiffTest
-
- Coordinator - org.olat.system.coordinate中的接口
-
Description:
Serves as a facade for all coordinated-related services such as Syncer (synchronizing access), Locker (locking), Cacher (caching) and the eventbus (application-wide
events)
Initial Date: 17.09.2007
- CoordinatorITCase - org.olat.system.coordinate中的类
-
- CoordinatorITCase() - 类 的构造器org.olat.system.coordinate.CoordinatorITCase
-
- CoordinatorManager - org.olat.system.coordinate中的类
-
Provides singleton access to the Coordinator.
- CoordinatorManager() - 类 的构造器org.olat.system.coordinate.CoordinatorManager
-
- CoordinatorManagerImpl - org.olat.system.coordinate中的类
-
Description:
Access for the coordinator
Initial Date: 18.05.2010
- copy(InputStream, OutputStream, long) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy an InputStream to an OutputStream.
- copy(InputStream, OutputStream) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
已过时。
- copy(OLATResourceable) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Copies a given feed resourcable
- copy(OLATResourceable) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
- COPY_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- COPY_EVENT - 类 中的静态变量org.olat.presentation.filebrowser.FolderEvent
-
- COPY_PASTE_BUTTONGROUP - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- copyAndAddBGContextToResource(String, OLATResource, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- copyAndAddBGContextToResource(String, OLATResource, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- copyAndAddBGContextToResource(String, OLATResource, BGContext) - 接口 中的方法org.olat.lms.group.context.BusinessGroupContextService
-
Creates and persists a business group context as a copy of an existing business group context.
- copyAndAddBGContextToResource(String, OLATResource, BGContext) - 类 中的方法org.olat.lms.group.context.BusinessGroupContextServiceImpl
-
org.olat.data.group.context.BGContext)
- copyBGAreasOfBGContext(BGContext, BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Copies all group areas from the original context to the target context.
- copyBGAreasOfBGContext(BGContext, BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- copyBusinessGroup(BusinessGroup, String, String, Integer, Integer, BGContext, Map, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- copyBusinessGroup(BusinessGroup, String, String, Integer, Integer, BGContext, Map, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
java.lang.Integer, org.olat.data.group.context.BGContext, java.util.Map, boolean, boolean, boolean, boolean, boolean, boolean)
- copyConfigOf(ICourse) - 接口 中的方法org.olat.lms.course.config.CourseConfigManager
-
Copy the configuration of a given course.
- copyConfigOf(ICourse) - 类 中的方法org.olat.lms.course.config.CourseConfigManagerImpl
-
- copyConfigurationFromGroup(BusinessGroup) - 类 中的方法org.olat.lms.group.BusinessGroupPropertyManager
-
- copyContent(VFSLeaf, VFSLeaf) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
Copies the content of the source to the target leaf.
- copyContent(InputStream, VFSLeaf) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
Copies the stream to the target leaf.
- copyContent(InputStream, VFSLeaf, boolean) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
Copies the stream to the target leaf.
- copyCourse(OLATResourceable, Identity) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Copies a course.
- copyCourseElement(CourseEditor.InsertPosition, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- CopyCourseTest - org.olat.test.functional.codepoints.cluster中的类
-
Tests CourseFactory.copyCourse() in cluster mode - with codepoints.
- CopyCourseTest() - 类 的构造器org.olat.test.functional.codepoints.cluster.CopyCourseTest
-
- CopyCourseTest2 - org.olat.test.functional.course中的类
-
Tests CourseFactory.copyCourse() in single VM mode - no codepoints.
- CopyCourseTest2() - 类 的构造器org.olat.test.functional.course.CopyCourseTest2
-
- copyCurrentQuestion(String) - 类 中的方法org.olat.test.util.selenium.olatapi.qti.TestEditor
-
Copy the current selected node and sets the newTitle as title.
- copyDirContentsToDir(File, File, boolean, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy the contents of a directory from one spot on hard disk to another.
- copyDirContentsToDir(File, File, boolean, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy the contents of a directory from one spot on hard disk to another.
- copyDirToDir(String, String, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyDirToDir(String, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyDirToDir(File, File, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyDirToDir(File, File, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyDirToDir(File, File, boolean, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy a directory from one spot on hard disk to another.
- copyDirToDir(File, File, boolean, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy a directory from one spot on hard disk to another.
- copyElement(String, String) - 类 中的方法org.olat.lms.ims.cp.CPCore
-
duplicates an element and inserts it after targetID
- copyElement(ContentPackage, String) - 类 中的方法org.olat.lms.ims.cp.CPManager
-
duplicates the element with id "sourceID" and inserts it right after the source-Element
- copyElement(ContentPackage, String) - 类 中的方法org.olat.lms.ims.cp.CPManagerImpl
-
- CopyEventToCalendarController - org.olat.presentation.calendar中的类
-
- CopyEventToCalendarController(UserRequest, WindowControl, CalendarEntry, Collection, Translator) - 类 的构造器org.olat.presentation.calendar.CopyEventToCalendarController
-
- copyFileToDir(String, String, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyFileToDir(String, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyFileToDir(File, File, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyFileToDir(File, File, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- copyFileToDir(File, File, boolean, FileFilter, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy a file from one spot on hard disk to another.
- copyFileToDir(File, File, boolean, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy a file from one spot on hard disk to another.
- copyFileToFile(File, File, boolean) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Copy method to copy a file to another file
- copyFrom(VFSItem) - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- copyFrom(VFSItem) - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
-
- copyFrom(VFSItem) - 类 中的方法org.olat.data.commons.vfs.MergeSource
-
- copyFrom(VFSItem) - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
-
- copyFrom(VFSItem) - 接口 中的方法org.olat.data.commons.vfs.VFSContainer
-
copy either a file or a folder to this folder. e.g. this folder is based at /bla/blu, copying source bli (from /whatever/bli) will add a child bli, so it looks
like /bla/blu/bli later. the operation fails when the source or target do not support canCopyFrom and canCopyTo, resp., or there is already a child with the same
name, or the quota would be exceeded.
- copyImage(RepositoryEntry, RepositoryEntry) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
-
- copyImage(RepositoryEntry, RepositoryEntry) - 接口 中的方法org.olat.lms.repository.RepositoryService
-
Copy the repo entry image from the source to the target repository entry.
- copyImage(RepositoryEntry, RepositoryEntry) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
-
Copy the repo entry image from the source to the target repository entry.
- copyLanguagesFromJar(File, Set<String>) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Copy the given set of languages from the given jar to the configured i18n source directories.
- copyLR(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LRDetailedView
-
Make a copy of the current learning resource, withj the given title and description.
- copyPage(String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CPResourceEditor
-
Select source page and press copy, creates a copy with the default title.
- copyPageAndRename(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CPResourceEditor
-
Copies and renames the copy page.
- copyRepositoryEntry(RepositoryEntry, RepositoryEntryInputData) - 类 中的方法org.olat.lms.repository.RepositoryEBL
-
- copySelection(List) - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
- copyStaticClassPathFiles(String) - 类 中的方法org.olat.lms.framework.dispatcher.DispatcherEBL
-
Helper method to copy all class path static files to the webapp/static/classpath/ directory for direct delivery via apache.
- copyStructureRecursively(PortfolioStructure, PortfolioStructure, boolean) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
- copyStructureRecursively(PortfolioStructure, PortfolioStructure, boolean) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
- copyStructureRecursively(PortfolioStructure, PortfolioStructure, boolean) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Low level function to copy the structure of elements, with or without the artefacts
- copyUploadedFileToDestination(FileElement, boolean) - 类 中的方法org.olat.lms.commons.filemetadata.FileUploadEBL
-
- copyUploadedFileToExistingDestination(FileElement, String, boolean) - 类 中的方法org.olat.lms.commons.filemetadata.FileUploadEBL
-
- copyValues(MetaInfo) - 接口 中的方法org.olat.data.filebrowser.metadata.MetaInfo
-
Copy values from froMeta into this object except name.
- copyValues(MetaInfo) - 类 中的方法org.olat.data.filebrowser.metadata.MetaInfoFileImpl
-
Copy values from fromMeta into this object except name.
- CoreBaseService<T extends ServiceMetric<K>,K extends ServiceContext> - org.olat.lms.core中的类
-
Initial Date: 08.11.2011
- CoreBaseService() - 类 的构造器org.olat.lms.core.CoreBaseService
-
- CoreLoggingResourceable - org.olat.lms.activitylogging中的类
-
Core implementation for LoggingResourceable - i.e. contains those LoggingResourceables that are known in the olatcore.
- CoreService - org.olat.lms.core中的接口
-
Initial Date: 08.11.2011
- CoreServiceException - org.olat.lms.core中的异常错误
-
Initial Date: 11.11.2011
- CoreServiceException(String, Throwable) - 异常错误 的构造器org.olat.lms.core.CoreServiceException
-
- CoreSpringFactory - org.olat.system.spring中的类
-
Description:
The core spring factory is used to load resources and spring beans.
- correspondsTo(ContextEntry) - 类 中的方法org.olat.lms.activitylogging.CoreLoggingResourceable
-
Checks whether this LoggingResourceable represents the same resource as the given ContextEntry.
- correspondsTo(ContextEntry) - 接口 中的方法org.olat.lms.activitylogging.ILoggingResourceable
-
Checks whether this LoggingResourceable represents the same resource as the given ContextEntry.
- correspondsTo(ContextEntry) - 类 中的方法org.olat.lms.activitylogging.LoggingResourceable
-
Checks whether this LoggingResourceable represents the same resource as the given ContextEntry.
- CORunController - org.olat.presentation.course.nodes.co中的类
-
Description:
Run controller for the contact form building block
Initial Date: Oct 13, 2004
- CORunController(ContactRunView, ContactRunUIModel) - 类 的构造器org.olat.presentation.course.nodes.co.CORunController
-
- CORunControllerTest - org.olat.presentation.course.nodes.co中的类
-
- CORunControllerTest() - 类 的构造器org.olat.presentation.course.nodes.co.CORunControllerTest
-
- CORunUIModelTest - org.olat.presentation.course.nodes.co中的类
-
- CORunUIModelTest() - 类 的构造器org.olat.presentation.course.nodes.co.CORunUIModelTest
-
- COUNT - 类 中的静态变量org.olat.data.calendar.CalendarEntry
-
- countArtefacts(PortfolioStructure) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Return the number of artefacts hold by a structure element
- countArtefacts(PortfolioStructure) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Return the number of artefacts hold by a structure element
- countArtefactsInMap(PortfolioStructureMap) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
- countArtefactsRecursively(PortfolioStructure) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Count all artefacts (links) in a map
- countArtefactsRecursively(PortfolioStructure, int) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
- countArtefactsRecursively(PortfolioStructure) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Count all artefacts (links) in a map
- countArtefactsRecursively(PortfolioStructure, int) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
- countArtefactsRecursively(PortfolioStructure) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
counts amount of artefact in all structures and every child element
- countBGAreasOfBGContext(BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Counts the number of business group areas of the given business group context
- countBGAreasOfBGContext(BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- countBGOwnersOfBGContext(BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Count the number of identities that are owner of any group in the given business group context
- countBGOwnersOfBGContext(BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- countBGParticipantsOfBGContext(BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Count the number of identities that are participants of any group in the given business group context
- countBGParticipantsOfBGContext(BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- countBundles(String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Count the number of available bundles
- countByTypeLimitAccess(String, int) - 接口 中的方法org.olat.data.repository.RepositoryDao
-
Count by type, limit by role accessability.
- countByTypeLimitAccess(String, int) - 类 中的方法org.olat.data.repository.RepositoryDaoImpl
-
Count by type, limit by role accessability.
- countByTypeLimitAccess(String, int) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
-
- countByTypeLimitAccess(String, int) - 接口 中的方法org.olat.lms.repository.RepositoryService
-
- countByTypeLimitAccess(String, int) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
-
- countComments(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
-
- countComments(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
-
- countComments() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
-
- countComments() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
-
- countCommentsWithSubPath(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
-
- countCommentsWithSubPath(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
-
- countCommentsWithSubPath() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
-
- countCommentsWithSubPath() - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
-
- countConnectedUsers() - 类 中的方法org.olat.lms.instantmessaging.ConncectedUsersHelper
-
[used by velocity]
- countConnectedUsers() - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
- countConnectedUsers() - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
- CounterPatternParser - org.olat.system.logging.log4j中的类
-
extended log4j for custom logging pattern: http://www.jajakarta.org/log4j/jakarta-log4j-1.1.3/docs/deepExtension.html Initial Date: 30.09.2011
- CounterPatternParser(String) - 类 的构造器org.olat.system.logging.log4j.CounterPatternParser
-
- countGroupsOfBGContext(BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Count the number of groups within a business group context
- countGroupsOfBGContext(BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- countGroupsOfType(String) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Count the number of groups of a certain group type
- countGroupsOfType(String) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- countI18nItems(Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Count the i18n items in a bundle
- countIdentitiesOfSecurityGroup(SecurityGroup) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- countIdentitiesOfSecurityGroup(SecurityGroup) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- countIdentitiesOfSecurityGroup(SecurityGroup) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- countInfoMessageByResource(OLATResourceable, String, String, Date, Date) - 类 中的方法org.olat.data.infomessage.InfoMessageDao
-
- countInfoMessageByResource(OLATResourceable, String, String, Date, Date) - 类 中的方法org.olat.data.infomessage.InfoMessageDaoImpl
-
- countInfoMessageByResource(OLATResourceable, String, String, Date, Date) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManager
-
- countInfoMessageByResource(OLATResourceable, String, String, Date, Date) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManagerImpl
-
- countItems(Assessment) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Counts the number of items in this assessment.
- countMessagesByForumID(Long) - 接口 中的方法org.olat.data.forum.ForumDao
-
- countMessagesByForumID(Long) - 类 中的方法org.olat.data.forum.ForumDaoImpl
-
- countMessagesByForumID(Long) - 接口 中的方法org.olat.lms.forum.ForumService
-
- countMessagesByForumID(Long) - 类 中的方法org.olat.lms.forum.ForumServiceImpl
-
- countOccurences(String, String) - 类 中的静态方法org.olat.lms.scorm.server.sequence.PrerequisiteManager
-
Method to search a string to see how many occurences of a substring exist within it.
- countRatings(OLATResourceable, String) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
-
- countRatings(OLATResourceable, String) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
-
- countRatings() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
-
- countRatings() - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
-
- countReadMessagesByUserAndForum(Identity, Long) - 接口 中的方法org.olat.data.forum.ForumDao
-
- countReadMessagesByUserAndForum(Identity, Long) - 类 中的方法org.olat.data.forum.ForumDaoImpl
-
- countReadMessagesByUserAndForum(Identity, Long) - 接口 中的方法org.olat.lms.forum.ForumService
-
Implementation with one entry per message.
- countReadMessagesByUserAndForum(Identity, Long) - 类 中的方法org.olat.lms.forum.ForumServiceImpl
-
- COUNTRY - 类 中的静态变量org.olat.data.user.UserConstants
-
COUNTRY user field identifier.
- countSections(Assessment) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Counts the number of sections in this assessment.
- countSessions() - 接口 中的方法org.olat.connectors.instantmessaging.InstantMessagingSessionCount
-
- countSessions() - 类 中的方法org.olat.connectors.instantmessaging.RemoteSessionCountOverXMPP
-
- countSessions() - 类 中的方法org.olat.connectors.instantmessaging.SessionCountLocal
-
- countSessions() - 类 中的方法org.olat.lms.instantmessaging.DummySessionCount
-
- CountSessionsOnServerTask - org.olat.lms.instantmessaging.task中的类
-
Description:
decouples the lookup of the session count from the main login/logout flow to improve performace and to
Initial Date: 29.07.2010
- CountSessionsOnServerTask(InstantMessagingSessionCount, int[]) - 类 的构造器org.olat.lms.instantmessaging.task.CountSessionsOnServerTask
-
- countStructureChildren(PortfolioStructure) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Number of children
- countStructureChildren(PortfolioStructure) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Number of children
- countStructureChildren(PortfolioStructure) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Number of children
- countUniqueUserLoginsSince(Date) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
get number of users with last login greater than lastLoginLimit
- countUniqueUserLoginsSince(Date) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- countUniqueUserLoginsSince(Date) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- countWaiting(BusinessGroup) - 类 中的方法org.olat.lms.group.BusinessGroupEBL
-
- Course - org.olat.data.course.campus中的类
-
Initial Date: 04.06.2012
- Course() - 类 的构造器org.olat.data.course.campus.Course
-
- COURSE_ALREADY_LOCKED_PREFIX - 类 中的静态变量org.olat.test.util.selenium.olatapi.i18n.LocalStringProvider
-
- COURSE_BROWSE_GOTO_NODE - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_CLOSED - 类 中的静态变量org.olat.presentation.course.wizard.close.WizardCloseCourseController
-
- COURSE_COMPLETED_VALUE - 类 中的静态变量org.olat.lms.scorm.server.sequence.SequenceManager
-
Comment for COURSE_COMPLETED_VALUE
- COURSE_CONTINUATION - 类 中的静态变量org.olat.presentation.portal.campus.CampusCourseCreationController
-
- COURSE_CREATION_BY_COPYING - 类 中的静态变量org.olat.presentation.portal.campus.CampusCourseCreationController
-
- COURSE_CREATION_BY_TEMPLATE - 类 中的静态变量org.olat.presentation.portal.campus.CampusCourseCreationController
-
- COURSE_EDITOR_CLOSE - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_LOCK - 类 中的静态变量org.olat.lms.course.CourseFactory
-
- COURSE_EDITOR_NODE_COPIED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_NODE_CREATED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_NODE_DELETED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_NODE_EDITED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_NODE_MOVED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_NODE_RESTORED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_OPEN - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_EDITOR_PUBLISHED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_ENTERING - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_LEAVING - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_LOG_FILES - 类 中的静态变量org.olat.lms.course.statistic.ExportManager
-
zip filename substring (archive log files)
- COURSE_NAVIGATION_NODE_ACCESS - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_NAVIGATION_NODE_NO_ACCESS - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- COURSE_PUBLISH_CONFIRM - 类 中的静态变量org.olat.test.util.selenium.olatapi.i18n.LocalStringProvider
-
- COURSE_ROOT_DIR_NAME - 类 中的静态变量org.olat.lms.course.PersistingCourseImpl
-
- COURSE_STATISTIC - 类 中的静态变量org.olat.lms.course.statistic.ExportManager
-
zip filename substring (statistic)
- CourseAccessEvaluator - org.olat.lms.course.access中的接口
-
Initial Date: 26.03.2012
- CourseAccessEvaluatorImpl - org.olat.lms.course.access中的类
-
Initial Date: 26.03.2012
- CourseAccessEvaluatorImpl() - 类 的构造器org.olat.lms.course.access.CourseAccessEvaluatorImpl
-
- CourseAccessManager - org.olat.lms.course.access中的接口
-
Initial Date: 21.03.2012
- CourseArchiverDataObjectEBL - org.olat.lms.course.archiver中的类
-
serves as return value object for CourseArchiverEBL
Initial Date: 23.09.2011
- CourseArchiverDataObjectEBL(VFSContainer, String) - 类 的构造器org.olat.lms.course.archiver.CourseArchiverDataObjectEBL
-
- CourseArchiverEBL - org.olat.lms.course.archiver中的类
-
TODO: Class Description for CourseArchiverEBL
Initial Date: 21.09.2011
- CourseArchiverEBL() - 类 的构造器org.olat.lms.course.archiver.CourseArchiverEBL
-
- CourseAssessmentWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
Retrieve and import course assessments
Initial Date: 7 apr. 2010
- CourseAssessmentWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CourseAssessmentWebService
-
- CourseAttributeSynchronizer - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 20.08.2012
- CourseAttributeSynchronizer() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CourseAttributeSynchronizer
-
- CourseAttributeSynchronizerTest - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 28.08.2012
- CourseAttributeSynchronizerTest() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CourseAttributeSynchronizerTest
-
- CourseCalendarConfigController - org.olat.presentation.course.config中的类
-
Description:
TODO: patrick Class Description for CourseEfficencyStatementController
Initial Date: Aug 12, 2005
- CourseCalendarConfigController(UserRequest, WindowControl, CourseConfig) - 类 的构造器org.olat.presentation.course.config.CourseCalendarConfigController
-
- CourseCalendarController - org.olat.presentation.course.nodes.cal中的类
-
Description: This is wrapper around the WeeklyCalendarController.
- CourseCalendarController(UserRequest, WindowControl, CourseCalendars, CourseCalendarSubscription, OLATResourceable, NodeEvaluation) - 类 的构造器org.olat.presentation.course.nodes.cal.CourseCalendarController
-
- CourseCalendarPeekViewController - org.olat.presentation.course.nodes.cal中的类
-
Description: A PeekViewController which show the next three events of the calendar.
- CourseCalendarPeekViewController(UserRequest, WindowControl, UserCourseEnvironment, CalCourseNode, NodeEvaluation) - 类 的构造器org.olat.presentation.course.nodes.cal.CourseCalendarPeekViewController
-
- CourseCalendarPeekViewController.KalendarEventComparator - org.olat.presentation.course.nodes.cal中的类
-
- CourseCalendarPeekViewController.KalendarEventComparator() - 类 的构造器org.olat.presentation.course.nodes.cal.CourseCalendarPeekViewController.KalendarEventComparator
-
- CourseCalendarPeekViewModel - org.olat.presentation.course.nodes.cal中的类
-
Description:
Datamodel for the table of events in the PeekViewController
Initial Date: 10 nov. 2009
- CourseCalendarPeekViewModel(List<CalendarEntry>, Translator) - 类 的构造器org.olat.presentation.course.nodes.cal.CourseCalendarPeekViewModel
-
- CourseCalendars - org.olat.presentation.course.nodes.cal中的类
-
- CourseCalendars(CalendarRenderWrapper, List<CalendarRenderWrapper>) - 类 的构造器org.olat.presentation.course.nodes.cal.CourseCalendars
-
- CourseCalendarSubscription - org.olat.presentation.course.calendar中的类
-
- CourseCalendarSubscription(String, Identity) - 类 的构造器org.olat.presentation.course.calendar.CourseCalendarSubscription
-
- CourseChatSettingController - org.olat.presentation.course.config中的类
-
Description:
Initial Date: Jun 16, 2005
- CourseChatSettingController(UserRequest, WindowControl, CourseConfig) - 类 的构造器org.olat.presentation.course.config.CourseChatSettingController
-
- CourseChatSettingsForm - org.olat.presentation.course.config中的类
-
Description:
TODO: patrick Class Description for CourseChatSettingsForm Initial Date: Jun 16, 2005
- CourseChatSettingsForm(UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.course.config.CourseChatSettingsForm
-
- CourseCloseTest - org.olat.test.functional.course中的类
-
Tests the close course functionality
Test setup:
1. login with role "author" 2. create an empty course 3. publish empty course 4. create learning group and rights group for that course 5. add course to catalog 6.
- CourseCloseTest() - 类 的构造器org.olat.test.functional.course.CourseCloseTest
-
- CourseConfig - org.olat.lms.course.config中的类
-
Description:
The CourseConfig class represents a configuration for a course.
- COURSECONFIG_XML - 接口 中的静态变量org.olat.lms.course.config.CourseConfigManager
-
the filename used for saving the configuration information in the course folder
- CourseConfigEvent - org.olat.presentation.course.config中的类
-
Description:
CourseConfigEvent - fired at any change of the course config that should be known by listeners.
- CourseConfigEvent(String, Long) - 类 的构造器org.olat.presentation.course.config.CourseConfigEvent
-
The command should be one of the above defined: EFFICIENCY_STATEMENT_TYPE, CALENDAR_TYPE, LAYOUT_TYPE, etc.
- CourseConfigGlossaryController - org.olat.presentation.course.config中的类
-
Description:
Course config controller to modify the course glossary.
- CourseConfigGlossaryController(UserRequest, WindowControl, CourseConfig, Long) - 类 的构造器org.olat.presentation.course.config.CourseConfigGlossaryController
-
Constructor
- CourseConfigManager - org.olat.lms.course.config中的接口
-
Description:
TODO: patrick Class Description for CourseConfigManager
Initial Date: Jun 3, 2005
- CourseConfigManagerImpl - org.olat.lms.course.config中的类
-
Description:
TODO: patrick Class Description for CourseConfigManagerImpl
Initial Date: Jun 3, 2005
- CourseConfigManagerImplITCase - org.olat.lms.course.config中的类
-
Description:
TODO: patrick Class Description for CourseConfigManagerImplITCase
Initial Date: Jun 3, 2005
- CourseConfigManagerImplITCase() - 类 的构造器org.olat.lms.course.config.CourseConfigManagerImplITCase
-
- CourseConfigVO - org.olat.connectors.rest.support.vo中的类
-
Description:
The course configuration
Initial Date: 27 apr. 2010
- CourseConfigVO() - 类 的构造器org.olat.connectors.rest.support.vo.CourseConfigVO
-
- CourseContactMessageUIModel - org.olat.presentation.course.nodes.co中的类
-
Initial Date: Oct 5, 2011
- CourseContactMessageUIModel(String, String, List<String>, List<String>, List<String>, OLATResourceable, CourseGroupManager, Boolean, Boolean, Translator) - 类 的构造器org.olat.presentation.course.nodes.co.CourseContactMessageUIModel
-
- CourseCreateCoordinator - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 30.05.2012
- CourseCreateCoordinator() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinator
-
- CourseCreateCoordinatorITCase - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 04.06.2012
- CourseCreateCoordinatorITCase() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- CourseCreationConfiguration - org.olat.lms.course.wizard.create中的类
-
Description:
Course Creation Configuration model with data configured by workflow controllers.
- CourseCreationConfiguration(String, String) - 类 的构造器org.olat.lms.course.wizard.create.CourseCreationConfiguration
-
- CourseCreationHelper - org.olat.lms.course.wizard.create中的类
-
Description:
This helper class is responsible for finalizing the course creation wizard.
- CourseCreationHelper(Locale, RepositoryEntry, CourseCreationConfiguration, ICourse, BusinessGroupService) - 类 的构造器org.olat.lms.course.wizard.create.CourseCreationHelper
-
Beendet den CourseCreationWizard
- CourseDao - org.olat.data.course.campus中的类
-
Initial Date: 04.06.2012
- CourseDao() - 类 的构造器org.olat.data.course.campus.CourseDao
-
- CourseDescriptionBuilder - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 31.05.2012
- CourseDescriptionBuilder() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseDescriptionBuilder
-
- CourseDescriptionBuilderTest - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 31.05.2012
- CourseDescriptionBuilderTest() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseDescriptionBuilderTest
-
- CourseEditingTest - org.olat.test.functional.codepoints.cluster中的类
-
Tests course editing in clustered mode, and that the GUI locking works, that is a course could be edited by only a single user at a time.
- CourseEditingTest() - 类 的构造器org.olat.test.functional.codepoints.cluster.CourseEditingTest
-
- CourseEditor - org.olat.test.util.selenium.olatapi.course.editor中的类
-
OLAT abstraction for the CourseEditor.
- CourseEditor(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- CourseEditor.CourseElemTypes - org.olat.test.util.selenium.olatapi.course.editor中的枚举
-
- CourseEditor.InsertPosition - org.olat.test.util.selenium.olatapi.course.editor中的枚举
-
- courseEditor_concurrenciesEditTest - org.olat.test.functional.courseeditor中的类
-
Assure that owner A and B cannot start editing the same course at the same time.
- courseEditor_concurrenciesEditTest() - 类 的构造器org.olat.test.functional.courseeditor.courseEditor_concurrenciesEditTest
-
- CourseEditor_concurrencyEditAndExportTest - org.olat.test.functional.courseeditor中的类
-
admin starts course editor of a course, author tries to export/download the same course at the same time
Test setup:
1. admin user creates course
2. author user is also owner of the course
3. cleanup in the end: admin deletes course
Test case:
1. admin creates course
2. admin assigns author as owner
3. admin opens courseeditor
4. author views the detail view of the same course
5. author tries to download the same course at the same time as admin is in the courseeditor
6. assert that the correct message is displayed "This course is currently edited by admin and therefore locked."
- CourseEditor_concurrencyEditAndExportTest() - 类 的构造器org.olat.test.functional.courseeditor.CourseEditor_concurrencyEditAndExportTest
-
- courseEditor_consistencyPublishTest - org.olat.test.functional.courseeditor中的类
-
Cancel publish workflow in different moments of the workflow
Test setup:
1. standardauthor creates course CoursName
2.
- courseEditor_consistencyPublishTest() - 类 的构造器org.olat.test.functional.courseeditor.courseEditor_consistencyPublishTest
-
- CourseEditor_EditCoursePreviewRunTest - org.olat.test.functional.courseeditor中的类
-
Tests changes in previews of course and single page
Test setup:
1.
- CourseEditor_EditCoursePreviewRunTest() - 类 的构造器org.olat.test.functional.courseeditor.CourseEditor_EditCoursePreviewRunTest
-
- courseEditor_insertElementsAMTest - org.olat.test.functional.courseeditor中的类
-
create course with all elements and configure
Test setup:
1.
- courseEditor_insertElementsAMTest() - 类 的构造器org.olat.test.functional.courseeditor.courseEditor_insertElementsAMTest
-
- CourseEditorEnv - org.olat.lms.course.editor中的接口
-
Description:
The course environment used when working in the course editor.
- CourseEditorEnvImpl - org.olat.lms.course.editor中的类
-
Description:
TODO: guido Class Description for CourseEditorEnvImpl
- CourseEditorEnvImpl(OLATResourceable, CourseEditorTreeModel, CourseGroupManager, Locale) - 类 的构造器org.olat.lms.course.editor.CourseEditorEnvImpl
-
- CourseEditorTreeModel - org.olat.lms.course.tree中的类
-
Description:
- CourseEditorTreeModel() - 类 的构造器org.olat.lms.course.tree.CourseEditorTreeModel
-
- CourseEditorTreeNode - org.olat.lms.course.tree中的类
-
Description:
- CourseEditorTreeNode(CourseNode) - 类 的构造器org.olat.lms.course.tree.CourseEditorTreeNode
-
- CourseEditorTreeNode(CourseEditorTreeNode) - 类 的构造器org.olat.lms.course.tree.CourseEditorTreeNode
-
- CourseEfficencyStatementController - org.olat.presentation.course.config中的类
-
Description:
TODO: patrick Class Description for CourseEfficencyStatementController
Initial Date: Aug 12, 2005
- CourseEfficencyStatementController(UserRequest, WindowControl, CourseConfig) - 类 的构造器org.olat.presentation.course.config.CourseEfficencyStatementController
-
- CourseEfficencyStatementForm - org.olat.presentation.course.config中的类
-
Description:
TODO: guido Class Description for CourseEfficencyStatementForm
- CourseEfficencyStatementForm(UserRequest, WindowControl, boolean) - 类 的构造器org.olat.presentation.course.config.CourseEfficencyStatementForm
-
- CourseElement - org.olat.test.util.selenium.olatapi.course.run中的类
-
Generic course element.
- CourseElement(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.run.CourseElement
-
- CourseElementEditor - org.olat.test.util.selenium.olatapi.course.editor中的类
-
Covers the common tabs of the course elements editor ("Title and description", "Visibility", and "Access" tabs).
- CourseElementEditor.ACCESS_TYPE - org.olat.test.util.selenium.olatapi.course.editor中的枚举
-
- CourseElementWebService - org.olat.connectors.rest.repository.course中的类
-
This interface provides course building capabilities from our REST API.
- CourseElementWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService
-
- CourseElementWebService.AssessmentCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.AssessmentCustomConfig() - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.AssessmentCustomConfig
-
- CourseElementWebService.BlogCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.BlogCustomConfig(RepositoryEntry) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.BlogCustomConfig
-
- CourseElementWebService.ExternalPageCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.ExternalPageCustomConfig(URL) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.ExternalPageCustomConfig
-
- CourseElementWebService.SinglePageCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.SinglePageCustomConfig(InputStream, String) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.SinglePageCustomConfig
-
- CourseElementWebService.SinglePageCustomConfig(String, String) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.SinglePageCustomConfig
-
- CourseElementWebService.SurveyFullConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.SurveyFullConfig(Boolean, Boolean, Boolean, String, Boolean, Boolean, Boolean) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.SurveyFullConfig
-
- CourseElementWebService.TaskCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.TaskCustomConfig(Float, String) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.TaskCustomConfig
-
- CourseElementWebService.TaskFullConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.TaskFullConfig(Boolean, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Boolean, Boolean, Float, Float, Boolean, Float, Boolean, String, String, Boolean, String, String, String, String, String) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.TaskFullConfig
-
- CourseElementWebService.TestFullConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.TestFullConfig(Boolean, Boolean, Boolean, int, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Long, Long) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.TestFullConfig
-
- CourseElementWebService.WikiCustomConfig - org.olat.connectors.rest.repository.course中的类
-
- CourseElementWebService.WikiCustomConfig(RepositoryEntry) - 类 的构造器org.olat.connectors.rest.repository.course.CourseElementWebService.WikiCustomConfig
-
- courseEnv - 类 中的变量org.olat.presentation.course.nodes.ta.TaskController
-
- CourseEnvironment - org.olat.lms.course.run.environment中的接口
-
Initial Date: May 5, 2004
- CourseEnvironmentImpl - org.olat.lms.course.run.environment中的类
-
Initial Date: 09.03.2004
- CourseEnvironmentImpl(PersistingCourseImpl) - 类 的构造器org.olat.lms.course.run.environment.CourseEnvironmentImpl
-
Constructor for the course environment
- CourseExportEBL - org.olat.lms.course.imports中的类
-
TODO: Class Description for ExportDataEBL
Initial Date: 02.09.2011
- CourseExportEBL() - 类 的构造器org.olat.lms.course.imports.CourseExportEBL
-
- CourseExtensionHelper - org.olat.lms.course.wizard.create中的类
-
Helpful methods for course extension with new elements.
- CourseExtensionHelper() - 类 的构造器org.olat.lms.course.wizard.create.CourseExtensionHelper
-
- CourseFactory - org.olat.lms.course中的类
-
Description:
Use the course factory to create course run and edit controllers or to load a course from disk Initial Date: Oct 12, 2004
- CoursefolderWebDAVProvider - org.olat.lms.course中的类
-
Description:
TODO: guido Class Description for CoursefolderWebDAVProvider
- CoursefolderWebDAVProvider() - 类 的构造器org.olat.lms.course.CoursefolderWebDAVProvider
-
- CourseFolderWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
This handles the folder building blocks within a course.
- CourseFolderWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CourseFolderWebService
-
- CourseForumsArchiveController - org.olat.presentation.course.archiver中的类
-
- CourseForumsArchiveController(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.course.archiver.CourseForumsArchiveController
-
Constructor for the assessment tool controller.
- CourseGlossaryFactory - org.olat.presentation.course.glossary中的类
-
Description:
Factory methods to create the glossary wrapper, the run and edit controller
- CourseGlossaryFactory() - 类 的构造器org.olat.presentation.course.glossary.CourseGlossaryFactory
-
- CourseGlossaryToolLinkController - org.olat.presentation.course.glossary中的类
-
Description:
Toolbox link that shows a link to open the glossary in read or read/write mode and a toggle link to enable/disable the glossary terms identifying process in the given
text marker controller.
- CourseGlossaryToolLinkController(WindowControl, UserRequest, ICourse, Translator, boolean, CourseEnvironment, GlossaryMarkupItemController) - 类 的构造器org.olat.presentation.course.glossary.CourseGlossaryToolLinkController
-
- CourseGroupChatAndPollingTest - org.olat.test.functional.course.chat中的类
-
test groupChat stuff and polling (changing interval)
- CourseGroupChatAndPollingTest() - 类 的构造器org.olat.test.functional.course.chat.CourseGroupChatAndPollingTest
-
- CourseGroupChatClusterTest - org.olat.test.functional.codepoints.cluster中的类
-
test groupChat stuff and polling (changing interval)
- CourseGroupChatClusterTest() - 类 的构造器org.olat.test.functional.codepoints.cluster.CourseGroupChatClusterTest
-
- CourseGroupManagementITCase - org.olat.lms.group.learn中的类
-
Description:
Initial Date: Aug 18, 2004
- CourseGroupManagementITCase() - 类 的构造器org.olat.lms.group.learn.CourseGroupManagementITCase
-
- CourseGroupManagementMainController - org.olat.presentation.group.learn中的类
-
Description:
This controller searches for available group contexts for this course.
- CourseGroupManagementMainController(UserRequest, WindowControl, OLATResourceable, String) - 类 的构造器org.olat.presentation.group.learn.CourseGroupManagementMainController
-
Constructor for the course group management main controller
- CourseGroupManager - org.olat.lms.group.learn中的接口
-
Description:
The course group manager provides methods to access groups, areas and contexts.
- CourseGroupMgmtITCase - org.olat.connectors.rest中的类
-
Description:
Test the learning group management of a course
Initial Date: 6 mai 2010
- CourseGroupMgmtITCase() - 类 的构造器org.olat.connectors.rest.CourseGroupMgmtITCase
-
- CourseGroupsEBL - org.olat.lms.course中的类
-
TODO: Class Description for CourseGroupEBL
Initial Date: 13.09.2011
- CourseGroupsEBL() - 类 的构造器org.olat.lms.course.CourseGroupsEBL
-
- CourseGroupWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
CourseGroupWebService
Initial Date: 7 apr. 2010
- CourseImportWithAllBBTest - org.olat.test.functional.course.run中的类
-
Tests course import with all building blocks, and asserts that all bb are visible.
- CourseImportWithAllBBTest() - 类 的构造器org.olat.test.functional.course.run.CourseImportWithAllBBTest
-
- CourseIndexer - org.olat.lms.search.indexer.repository中的类
-
Index a whole course.
- CourseIndexer() - 类 的构造器org.olat.lms.search.indexer.repository.CourseIndexer
-
- CourseInternalLinkTreeModel - org.olat.lms.course.tree中的类
-
Initial Date: 21.12.2006
- CourseInternalLinkTreeModel(CourseEditorTreeModel) - 类 的构造器org.olat.lms.course.tree.CourseInternalLinkTreeModel
-
Create a tree model based on the course editor model
- CourseInternalLinkTreeModel(CourseNode) - 类 的构造器org.olat.lms.course.tree.CourseInternalLinkTreeModel
-
Create a tree model based on the course root node from the course structure
- CourseIQSecurityCallback - org.olat.lms.course.nodes中的类
-
Initial Date: Mar 4, 2004
- CourseIQSecurityCallback(IQTESTCourseNode, AssessmentManager, Identity) - 类 的构造器org.olat.lms.course.nodes.CourseIQSecurityCallback
-
Constructor for the QTI security callback used by the course iqtest building blocks (test)
- CourseIQSecurityCallback(IQSELFCourseNode, AssessmentManager, Identity) - 类 的构造器org.olat.lms.course.nodes.CourseIQSecurityCallback
-
Constructor for the QTI security callback used by the course iqself building blocks (self-test)
- CourseIQSecurityCallback(IQSURVCourseNode, AssessmentManager, Identity) - 类 的构造器org.olat.lms.course.nodes.CourseIQSecurityCallback
-
Constructor for the QTI security callback used by the course iqsurv building blocks (questionnaire)
- CourseITCase - org.olat.connectors.rest中的类
-
- CourseITCase() - 类 的构造器org.olat.connectors.rest.CourseITCase
-
- CourseLayoutController - org.olat.presentation.course.config中的类
-
Description:
Configuration of course layout settings: standard or customized Initial Date: Jun 21, 2005
- CourseLayoutController(UserRequest, WindowControl, CourseConfig, VFSContainer) - 类 的构造器org.olat.presentation.course.config.CourseLayoutController
-
- CourseLecturer - org.olat.data.course.campus中的类
-
- CourseLecturer() - 类 的构造器org.olat.data.course.campus.CourseLecturer
-
- CourseLecturerPK - org.olat.data.course.campus中的类
-
- CourseLecturerPK() - 类 的构造器org.olat.data.course.campus.CourseLecturerPK
-
- CourseLinkProviderController - org.olat.presentation.course.calendar中的类
-
- CourseLinkProviderController(ICourse, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.course.calendar.CourseLinkProviderController
-
- CourseLogFormatter - org.olat.lms.course.auditing中的类
-
Description:
One-line-per-entry formatter for the course log.
- CourseLogFormatter() - 类 的构造器org.olat.lms.course.auditing.CourseLogFormatter
-
Create a formatter for a course log
- CourseLoggingAction - org.olat.lms.activitylogging中的类
-
LoggingActions around Course - such as course browsing, but also course editor
PLEASE BE CAREFUL WHEN EDITING IN HERE.
- CourseLogsArchiveController - org.olat.presentation.course.archiver中的类
-
Description: Archives the user chosen courselogfiles Initial Date: Dec 6, 2004
- CourseLogsArchiveController(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.course.archiver.CourseLogsArchiveController
-
Constructor for the course logs archive controller
- CourseModule - org.olat.lms.course中的类
-
Initial Date: 02.09.2005
- CourseNode - org.olat.lms.course.nodes中的接口
-
Initial Date: Feb 9, 2004
- CourseNodeConfiguration - org.olat.presentation.course.nodes中的接口
-
Description:
Interface for course nodes TODO: create abstract class as the implementation are more or less always the same
- CourseNodeDocument - org.olat.lms.search.document中的类
-
Lucene document mapper.
- CourseNodeDocument() - 类 的构造器org.olat.lms.search.document.CourseNodeDocument
-
- CourseNodeFactory - org.olat.lms.course.nodes中的类
-
Initial Date: 28.11.2003
- courseNodeId() - 类 中的方法org.olat.presentation.filebrowser.components.FolderComponent
-
could be null, if the folder is not in a course.
- CourseNodeIndexer - org.olat.lms.search.indexer.repository.course中的类
-
- CourseNodeIndexer() - 类 的构造器org.olat.lms.search.indexer.repository.course.CourseNodeIndexer
-
- CourseNodeVO - org.olat.connectors.rest.support.vo中的类
-
Description:
TODO: srosse Class Description for CourseNodeVO
Initial Date: 20 apr. 2010
- CourseNodeVO() - 类 的构造器org.olat.connectors.rest.support.vo.CourseNodeVO
-
- CourseNodeVOes - org.olat.connectors.rest.support.vo中的类
-
Description:
This is an helper class for the WADL documentation.
- CourseNodeVOes() - 类 的构造器org.olat.connectors.rest.support.vo.CourseNodeVOes
-
- CourseOpenCloseTest - org.olat.test.tutorial.singlenode.testng中的类
-
- CourseOpenCloseTest() - 类 的构造器org.olat.test.tutorial.singlenode.testng.CourseOpenCloseTest
-
- CoursePopupCalendarController - org.olat.presentation.course.calendar中的类
-
- CoursePopupCalendarController(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.course.calendar.CoursePopupCalendarController
-
- CoursePreview - org.olat.test.util.selenium.olatapi.course.editor中的类
-
- CoursePreview(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.editor.CoursePreview
-
- CoursePreview.Role - org.olat.test.util.selenium.olatapi.course.editor中的枚举
-
- CourseProcessor - org.olat.connectors.campus中的类
-
This is an implementation of ItemProcessor
that validates the input Course item,
modifies it according to some criteria and returns it as output Course item.
- CourseProcessor() - 类 的构造器org.olat.connectors.campus.CourseProcessor
-
- CourseProcessorTest - org.olat.connectors.campus中的类
-
Initial Date: 17.10.2012
- CourseProcessorTest() - 类 的构造器org.olat.connectors.campus.CourseProcessorTest
-
- CoursePropertyManager - org.olat.lms.course.properties中的接口
-
Initial Date: 08.02.2005
- CoursePublisher - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 31.05.2012
- CoursePublisher() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CoursePublisher
-
- CoursePublisherTest - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 31.05.2012
- CoursePublisherTest() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CoursePublisherTest
-
- CoursePublishHelper - org.olat.lms.course.wizard.create中的类
-
Initial Date: 11.06.2012
- CoursePublishHelper() - 类 的构造器org.olat.lms.course.wizard.create.CoursePublishHelper
-
- CoursePublishInvalidateClusterTest - org.olat.test.functional.courseeditor中的类
-
Tests that after course publish, any other user that has the course open gets a "This course has been modified" message, and must close the course tab.
- CoursePublishInvalidateClusterTest() - 类 的构造器org.olat.test.functional.courseeditor.CoursePublishInvalidateClusterTest
-
- CoursePublishInvalidateSingleVMTest - org.olat.test.functional.courseeditor中的类
-
Tests that after course publish, any other user that has the course open gets a "This course has been modified" message, and must close the course tab.
- CoursePublishInvalidateSingleVMTest() - 类 的构造器org.olat.test.functional.courseeditor.CoursePublishInvalidateSingleVMTest
-
- CoursePublishTest - org.olat.test.tutorial.singlenode.testng中的类
-
- CoursePublishTest() - 类 的构造器org.olat.test.tutorial.singlenode.testng.CoursePublishTest
-
- CourseQTIArchiveController - org.olat.presentation.ims.qti.exporter中的类
-
- CourseQTIArchiveController(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.ims.qti.exporter.CourseQTIArchiveController
-
Constructor for the assessment tool controller.
- CourseRenameTest - org.olat.test.functional.courseeditor中的类
-
Tests the course title change and publish.
- CourseRenameTest() - 类 的构造器org.olat.test.functional.courseeditor.CourseRenameTest
-
- CourseRepository_EBL - org.olat.lms.course.imports中的类
-
Initial Date: 13.09.2011
- CourseRepository_EBL() - 类 的构造器org.olat.lms.course.imports.CourseRepository_EBL
-
- CourseRepositoryHandler - org.olat.lms.repository.handlers中的类
-
Initial Date: Apr 15, 2004
- CourseResourceFolderWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
This will handle the resources folders in the course: the course storage folder and the shared folder.
- CourseResourceFolderWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CourseResourceFolderWebService
-
- CourseResourceFolderWebService.FolderType - org.olat.connectors.rest.repository.course中的枚举
-
- CourseResourceFolderWebService.SystemItemFilter - org.olat.connectors.rest.repository.course中的类
-
- CourseResourceFolderWebService.SystemItemFilter() - 类 的构造器org.olat.connectors.rest.repository.course.CourseResourceFolderWebService.SystemItemFilter
-
- CourseRights - org.olat.lms.group.learn中的类
-
Description:
TODO: Class Description for CourseRights Initial Date: Aug 24, 2004
- CourseRights(Locale) - 类 的构造器org.olat.lms.group.learn.CourseRights
-
Constructor for the course rights
- CourseRun - org.olat.test.util.selenium.olatapi.course.run中的类
-
OLAT abstraction for the Course Run.
- CourseRun(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.run.CourseRun
-
- CoursesContactElementITCase - org.olat.connectors.rest中的类
-
Description:
Test the creation and management of contact building block
Initial Date: 6 mai 2010
- CoursesContactElementITCase() - 类 的构造器org.olat.connectors.rest.CoursesContactElementITCase
-
- CourseSecurityITCase - org.olat.connectors.rest中的类
-
Description:
Test the security of a course
Initial Date: 6 mai 2010
- CourseSecurityITCase() - 类 的构造器org.olat.connectors.rest.CourseSecurityITCase
-
- CoursesElementsITCase - org.olat.connectors.rest中的类
-
- CoursesElementsITCase() - 类 的构造器org.olat.connectors.rest.CoursesElementsITCase
-
- CoursesFoldersITCase - org.olat.connectors.rest中的类
-
- CoursesFoldersITCase() - 类 的构造器org.olat.connectors.rest.CoursesFoldersITCase
-
- CourseSharedFolderController - org.olat.presentation.course.config中的类
-
Description:
User (un)selects one shared folder per course.
- CourseSharedFolderController(UserRequest, WindowControl, CourseConfig) - 类 的构造器org.olat.presentation.course.config.CourseSharedFolderController
-
- CoursesITCase - org.olat.connectors.rest中的类
-
- CoursesITCase() - 类 的构造器org.olat.connectors.rest.CoursesITCase
-
- CoursesResourcesFoldersITCase - org.olat.connectors.rest中的类
-
- CoursesResourcesFoldersITCase() - 类 的构造器org.olat.connectors.rest.CoursesResourcesFoldersITCase
-
- CourseStudent - org.olat.data.course.campus中的类
-
- CourseStudent() - 类 的构造器org.olat.data.course.campus.CourseStudent
-
- CourseStudentPK - org.olat.data.course.campus中的类
-
- CourseStudentPK() - 类 的构造器org.olat.data.course.campus.CourseStudentPK
-
- CoursesWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
This web service handles the courses.
- CoursesWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CoursesWebService
-
- CourseSynchronizer - org.olat.lms.core.course.campus.impl.syncer中的类
-
Synchronize the hole course with groups, title, description.
- CourseSynchronizer() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CourseSynchronizer
-
- CourseSynchronizerTest - org.olat.lms.core.course.campus.impl.syncer中的类
-
Initial Date: 28.06.2012
- CourseSynchronizerTest() - 类 的构造器org.olat.lms.core.course.campus.impl.syncer.CourseSynchronizerTest
-
- CourseTemplate - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 04.06.2012
- CourseTemplate() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseTemplate
-
- CourseTemplateITCase - org.olat.lms.core.course.campus.impl.creator中的类
-
Initial Date: 04.06.2012
- CourseTemplateITCase() - 类 的构造器org.olat.lms.core.course.campus.impl.creator.CourseTemplateITCase
-
- CourseTitleHelper - org.olat.lms.course中的类
-
Initial Date: 07.06.2012
- CourseTitleHelper() - 类 的构造器org.olat.lms.course.CourseTitleHelper
-
- CourseUpgrade - org.olat.lms.course中的类
-
Description:
Upgrade-Code for course will check for up-to-date editorTreeModel or runStructure first.
- CourseUpgrade() - 类 的构造器org.olat.lms.course.CourseUpgrade
-
- CourseVO - org.olat.connectors.rest.support.vo中的类
-
Description:
Initial Date: 20 apr. 2010
- CourseVO() - 类 的构造器org.olat.connectors.rest.support.vo.CourseVO
-
- CourseVOes - org.olat.connectors.rest.support.vo中的类
-
Description:
This is an helper class for the WADL documentation.
- CourseVOes() - 类 的构造器org.olat.connectors.rest.support.vo.CourseVOes
-
- CourseWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
This web service will handle the functionality related to Course
and its contents.
- CourseWebService() - 类 的构造器org.olat.connectors.rest.repository.course.CourseWebService
-
- CourseWizard - org.olat.test.util.selenium.olatapi.lr中的类
-
- CourseWizard(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.lr.CourseWizard
-
Default constructor
- CourseWizardVisibiltyTest - org.olat.test.functional.course中的类
-
Tests the course wizard 1. author creates course using the course wizard 2. select all items (singlepage, enrollment, downloadfolder, forum and contact form) to create
3. edit the enrollment configuration 4. select all available CBBs (singlepage, downloadfolder, forum and contact form) for access restriction 5. publish course and run
it 6. enrol in created group and show forum 7. log out
- CourseWizardVisibiltyTest() - 类 的构造器org.olat.test.functional.course.CourseWizardVisibiltyTest
-
- CourseXStreamAliases - org.olat.lms.course中的类
-
Helper class for course related aliases.
- CourseXStreamAliases() - 类 的构造器org.olat.lms.course.CourseXStreamAliases
-
- COWebService - org.olat.connectors.rest.repository.course中的类
-
Description:
This handles the contact building block.
- COWebService() - 类 的构造器org.olat.connectors.rest.repository.course.COWebService
-
- CP_GET_FILE - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- CP_LEARNING_CONTENT_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- CPContentController - org.olat.presentation.ims.cp中的类
-
- CPCore - org.olat.lms.ims.cp中的类
-
Description:
This class provides basic functionality for a IMS Content Package
Initial Date: 27.06.2008
- CPCore(DefaultDocument, VFSContainer) - 类 的构造器org.olat.lms.ims.cp.CPCore
-
- CPCourseNode - org.olat.lms.course.nodes中的类
-
Description:
- CPCourseNode() - 类 的构造器org.olat.lms.course.nodes.CPCourseNode
-
Constructor for a course building block of the type IMS CP learning content
- CPCourseNodeConfiguration - org.olat.presentation.course.nodes.cp中的类
-
Description:
TODO: guido Class Description for CPCourseNodeConfiguration
- CPCourseNodeIndexer - org.olat.lms.search.indexer.repository.course中的类
-
Indexer for BC (content-package) course-node.
- CPCourseNodeIndexer() - 类 的构造器org.olat.lms.search.indexer.repository.course.CPCourseNodeIndexer
-
- CPDependency - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a dependency-element of a IMS-manifest-file
Initial Date: 07.07.2008
- CPDependency(DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPDependency
-
this constructor is neeeded when building up the cp (parsing XML manifest file)
- CPDependency() - 类 的构造器org.olat.lms.ims.cp.objects.CPDependency
-
this constructor is needed when creating a new dependency (for adding to a resource)
- CPDependency(String) - 类 的构造器org.olat.lms.ims.cp.objects.CPDependency
-
this constructor is needed when creating a new dependency (for adding to a resource)
- CPDisplayController - org.olat.presentation.ims.cp中的类
-
Description:
shows the actual content package with or without a menu
- CPEditController - org.olat.presentation.course.nodes.cp中的类
-
Description:
Edit controller for content packaging course nodes
Initial Date: Oct 13, 2004
- CPEditController(CPCourseNode, UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.cp.CPEditController
-
- CPEditMainController - org.olat.presentation.ims.cp中的类
-
The content packaging main edit controller.
- CPEditMainController(UserRequest, WindowControl, VFSContainer, OLATResourceable) - 类 的构造器org.olat.presentation.ims.cp.CPEditMainController
-
- CPEditor - org.olat.test.util.selenium.olatapi.course.editor中的类
-
- CPEditor(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.editor.CPEditor
-
- CPFile - org.olat.lms.ims.cp.objects中的类
-
Description:
TThis class represents a file-element of a IMS-manifest-file
Initial Date: 01.07.2008
- CPFile(DefaultElement, String, VFSContainer) - 类 的构造器org.olat.lms.ims.cp.objects.CPFile
-
Constructor, used when building up the cp (parsing XML-manifest)
- CPFile(VFSLeaf) - 类 的构造器org.olat.lms.ims.cp.objects.CPFile
-
this constructor is used when creating a new CPfile
- CPFileImportController - org.olat.presentation.ims.cp中的类
-
File import controller.
- CPFileImportController(UserRequest, WindowControl, ContentPackage, CPPage) - 类 的构造器org.olat.presentation.ims.cp.CPFileImportController
-
- cpio(BufferedInputStream, BufferedOutputStream, String) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
copy in, copy out (leaves both streams open)
- CPItem - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents an item-element of a IMS-manifest-file
Initial Date: 26.06.2008
- CPItem(DefaultElement, DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPItem
-
constructor is needed while building the datamodel-tree (parsing XML)
- CPItem(String) - 类 的构造器org.olat.lms.ims.cp.objects.CPItem
-
Constructor is needed when generating a new Item (e.g. adding a new Item to the CP)
- CPItem() - 类 的构造器org.olat.lms.ims.cp.objects.CPItem
-
- CPManager - org.olat.lms.ims.cp中的类
-
Description:
abstract class of the IMS-CP Manager
Initial Date: 26.06.2008
- CPManager() - 类 的构造器org.olat.lms.ims.cp.CPManager
-
- CPManagerImpl - org.olat.lms.ims.cp中的类
-
The CP manager implementation.
- CPManagerITCase - org.olat.lms.ims.cp中的类
-
The test class for the CPManager and its implementation.
- CPManagerITCase() - 类 的构造器org.olat.lms.ims.cp.CPManagerITCase
-
- CPManifest - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a manifest-element of a IMS-manifest-file it is the root element of a ContentPackage
Initial Date: 07.07.2008
- CPManifest(CPCore, DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPManifest
-
this constructor is used when building up the cp (parsing XML)
- CPManifest(CPCore, String) - 类 的构造器org.olat.lms.ims.cp.objects.CPManifest
-
This constructor is used when creating a new CP
- CPManifest(CPCore) - 类 的构造器org.olat.lms.ims.cp.objects.CPManifest
-
- CPManifestTreeModel - org.olat.presentation.ims.cp中的类
-
Description:
- CPManifestTreeModel(VFSLeaf) - 类 的构造器org.olat.presentation.ims.cp.CPManifestTreeModel
-
Constructor of the content packaging tree model
- CPMDFlexiForm - org.olat.presentation.ims.cp中的类
-
Description:
This Class represents the Metadata-Form.
- CPMDFlexiForm(UserRequest, WindowControl, CPPage) - 类 的构造器org.olat.presentation.ims.cp.CPMDFlexiForm
-
- CPMetadata - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a metadata-element in a IMS-manifest-file
Initial Date: 02.07.2008
- CPMetadata(DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPMetadata
-
- CPMetadata() - 类 的构造器org.olat.lms.ims.cp.objects.CPMetadata
-
constructor to generate an empty metadata-element
- CPMetadataEditController - org.olat.presentation.ims.cp中的类
-
Description:
This controller controls the workflows regarding the edit-process of a cp-page
Initial Date: 25.07.2008
- CPNode - org.olat.lms.ims.cp.objects中的接口
-
Description:
All classes used in the CP-manifest-datamodel (element-classes) implement this interface...
- CPOFFLINEMENUMAT - 类 中的静态变量org.olat.lms.ims.cp.CPOfflineReadableManager
-
- CPOfflineReadableManager - org.olat.lms.ims.cp中的类
-
Description:
Provides functionality to make a IMS-Content-Packaging offline readable with menu just using a browser.
- CPOrganization - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a organization-element of a IMS-manifest-file
Initial Date: 26.06.2008
- CPOrganizations - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a organizations-element of a IMS-manifest-file
Initial Date: 26.06.2008
- CPOrganizations(DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPOrganizations
-
this constructor is used when building up the CP (parsing XML)
- CPOrganizations() - 类 的构造器org.olat.lms.ims.cp.objects.CPOrganizations
-
this constructor is used when creating a new CP
- CPPage - org.olat.lms.ims.cp中的类
-
Represents a CP-Page used for GUI
Initial Date: 26.08.2008
- CPPage(String, String, ContentPackage) - 类 的构造器org.olat.lms.ims.cp.CPPage
-
- CPPage(String, ContentPackage) - 类 的构造器org.olat.lms.ims.cp.CPPage
-
- CPPageEditController - org.olat.presentation.ims.cp中的类
-
Description:
This controller controls the workflows regarding the edit-process of a cp-page
Initial Date: 25.07.2008
- CPResource - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a resource-element of a IMS-manifest-file
Initial Date: 26.06.2008
- CPResource(DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPResource
-
this constructor is needed when building up the datamodel (parsing XML-manifest)
- CPResource(String) - 类 的构造器org.olat.lms.ims.cp.objects.CPResource
-
this constructor is used when creating a new resource (adding a new resource to the cp)
- CPResource() - 类 的构造器org.olat.lms.ims.cp.objects.CPResource
-
- CPResourceEditor - org.olat.test.util.selenium.olatapi.lr中的类
-
- CPResourceEditor(Selenium, String) - 类 的构造器org.olat.test.util.selenium.olatapi.lr.CPResourceEditor
-
- CPResources - org.olat.lms.ims.cp.objects中的类
-
Description:
This class represents a resources-element of a IMS-manifest-file
Initial Date: 26.06.2008
- CPResources(DefaultElement) - 类 的构造器org.olat.lms.ims.cp.objects.CPResources
-
this constructor i used when building up the cp (parsing XML manifest)
- CPResources() - 类 的构造器org.olat.lms.ims.cp.objects.CPResources
-
this constructor is used when creating a new CP
- CPRunController - org.olat.presentation.course.nodes.cp中的类
-
Description:
Run controller for content packaging course nodes
Initial Date: Oct 13, 2004
- CPRunController(ModuleConfiguration, UserRequest, UserCourseEnvironment, WindowControl, CPCourseNode, String, OLATResourceable) - 类 的构造器org.olat.presentation.course.nodes.cp.CPRunController
-
Use this constructor to launch a CP via Repository reference key set in the ModuleConfiguration.
- CPSPauser - org.olat.presentation.framework.core.util.bandwidth中的类
-
Generate appropriate pauses for a given CPS (characters per second)
- CPSPauser(int) - 类 的构造器org.olat.presentation.framework.core.util.bandwidth.CPSPauser
-
Create a pauser with the appropriate speed settings.
- CPTest - org.olat.test.functional.lr中的类
-
Tests the CP Editor.
- CPTest() - 类 的构造器org.olat.test.functional.lr.CPTest
-
- CPTreeController - org.olat.presentation.ims.cp中的类
-
The left-hand side of the cp editor shows the document tree with some edit icons on top.
- CPTreeDataModel - org.olat.lms.ims.cp中的类
-
Description:
This is the TreeDataModel which is used for the GUI.
- CPTreeDataModel(String, String) - 类 的构造器org.olat.lms.ims.cp.CPTreeDataModel
-
Constructor
- CPUIFactory - org.olat.presentation.ims.cp中的类
-
Description:
The CPUIFactory provides methods to create content packaging display controllers for various setups.
- CR - 异常错误 中的静态变量org.olat.lms.scorm.contentpackaging.NoItemFoundException
-
- create(String, AuthenticationVO, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserAuthenticationWebService
-
Creates and persists an authentication
- create(UserVO, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserWebService
-
Creates and persists a new user entity
- create() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
-
- create() - 接口 中的方法org.olat.data.commons.dao.ExampleDao
-
- create() - 类 中的方法org.olat.data.commons.dao.ExampleDaoImpl
-
- create() - 接口 中的方法org.olat.data.commons.dao.GenericDao
-
- create() - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
-
- create(String, InputStream, String) - 类 中的静态方法org.olat.lms.commons.textservice.nutch.NGramProfile
-
Create a new Language profile from (preferably quite large) text file
- create(String, FormItemContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.Form
-
create a new form, where the caller is attached as component listener.
- create(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.BlogEditor
-
Creates new blog.
- create(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.PodcastEditor
-
Creates resource without starting editing.
- createAccount(String, String, String, String) - 接口 中的方法org.olat.connectors.instantmessaging.RemoteAccountCreation
-
- createAccount(String, String, String, String) - 类 中的方法org.olat.connectors.instantmessaging.RemoteAccountCreationOverXMPP
-
- createAccount(String, String, String, String) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
creates an account on the instant messaging server
- createAccount(String, String, String, String) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
java.lang.String, java.lang.String, java.lang.String, java.lang.String)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.FileRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.ImsCPRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTISurveyRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTITestRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Called the repository wants to add a new resourceable of this handler's type.
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WebDocumentRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, Object, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
org.olat.presentation.framework.control.WindowControl)
- createAddController(RepositoryAddCallback, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createAddController(RepositoryAddCallback, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
org.olat.presentation.framework.control.WindowControl)
- createAdminGUI() - 接口 中的方法org.olat.presentation.framework.core.util.bandwidth.SlowBandWidthSimulator
-
- createAdminGUI() - 类 中的方法org.olat.presentation.framework.core.util.bandwidth.SlowBandWidthSimulatorImpl
-
- createAJAXController(UserRequest) - 接口 中的方法org.olat.presentation.framework.core.control.WindowBackOffice
-
- createAJAXController(UserRequest) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- createAllCampusCoursesFromTemplate() - 类 中的方法org.olat.lms.core.course.campus.impl.syncer.CampusCourseCreatorTasklet
-
- createAndAddBGContextToResource(String, OLATResource, String, Identity, boolean) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- createAndAddBGContextToResource(String, OLATResource, String, Identity, boolean) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- createAndAddBGContextToResource(String, OLATResource, String, Identity, boolean) - 接口 中的方法org.olat.lms.group.context.BusinessGroupContextService
-
Creates a relation from a business group context to an OLATResource (e.g. course)
- createAndAddBGContextToResource(String, OLATResource, String, Identity, boolean) - 类 中的方法org.olat.lms.group.context.BusinessGroupContextServiceImpl
-
org.olat.data.basesecurity.Identity, boolean)
- CreateAndConfigureTopicAssignmentTest - org.olat.test.functional.course.topic中的类
-
Tests the new bb topic assignment.
- CreateAndConfigureTopicAssignmentTest() - 类 的构造器org.olat.test.functional.course.topic.CreateAndConfigureTopicAssignmentTest
-
- createAndInitUserCourseEnvironment(Identity, ICourse) - 类 中的静态方法org.olat.lms.course.assessment.AssessmentHelper
-
Create a user course environment for the given user and course.
- createAndPersistArtefact(Identity, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Create and persist an artefact of the given type
- createAndPersistAuthentication(Identity, String, String, String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- createAndPersistAuthentication(Identity, String, String, String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistAuthentication(Identity, String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistAuthentication_withNewCredential() - 类 中的方法org.olat.lms.basesecurity.BaseSecurityITCase
-
- createAndPersistBGAreaIfNotExists(String, String, BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Creates an area object and persists the object in the database only if such an area name does not already exist in this context
- createAndPersistBGAreaIfNotExists(String, String, BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- createAndPersistBGContext(String, String, SecurityGroup, String, boolean) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Creates a busines group context object and persists the object in the database
- createAndPersistBGContext(String, String, SecurityGroup, String, boolean) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
boolean)
- createAndPersistBGContext(String, String, String, Identity, boolean) - 接口 中的方法org.olat.lms.group.context.BusinessGroupContextService
-
Creates a busines group context object and persists the object in the database
- createAndPersistBGContext(String, String, String, Identity, boolean) - 类 中的方法org.olat.lms.group.context.BusinessGroupContextServiceImpl
-
boolean)
- createAndPersistBookmark(Bookmark) - 接口 中的方法org.olat.data.bookmark.BookmarkDao
-
- createAndPersistBookmark(Bookmark) - 类 中的方法org.olat.data.bookmark.BookmarkDaoImpl
-
- createAndPersistBookmark(Bookmark) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
-
- createAndPersistBookmark(Bookmark) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
-
- createAndPersistBusinessGroup(String, Identity, String, String, Integer, Integer, Boolean, Boolean, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- createAndPersistBusinessGroup(String, Identity, String, String, Integer, Integer, Boolean, Boolean, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
java.lang.Integer, java.lang.Integer, java.lang.Boolean, java.lang.Boolean, org.olat.data.group.context.BGContext)
- createAndPersistDisplayMembers(boolean, boolean, boolean) - 类 中的方法org.olat.lms.group.BusinessGroupPropertyManager
-
Creates and persists a new Property for the Display Members configuration according to the supplied booleans.
- createAndPersistIdentity(String, User, String, String, String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- createAndPersistIdentity(String, User, String, String, String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistIdentity(String, User, String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistIdentity(String, User, String, String, String) - 接口 中的方法org.olat.lms.security.BaseSecurityService
-
已过时。
- createAndPersistIdentity(String, User, String, String, String) - 类 中的方法org.olat.lms.security.BaseSecurityServiceImpl
-
- createAndPersistIdentityAndUser(String, User, String, String, String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- createAndPersistIdentityAndUser(String, User, String, String, String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistIdentityAndUser(String, User, String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistIdentityAndUser(String, User, String, String, String) - 接口 中的方法org.olat.lms.security.BaseSecurityService
-
已过时。
- createAndPersistIdentityAndUser(String, User, String, String, String) - 类 中的方法org.olat.lms.security.BaseSecurityServiceImpl
-
- createAndPersistIdentityAndUserWithUserGroup(String, String, User) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Persists the given user, creates an identity for it and adds the user to the users system group
- createAndPersistIdentityAndUserWithUserGroup(String, String, User) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
Persists the given user, creates an identity for it and adds the user to the users system group
- createAndPersistIdentityAndUserWithUserGroup(String, String, User) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistIdentityAsAdmin(String) - 类 中的静态方法org.olat.test.JunitTestHelper
-
Create an identity with admin permissions
- createAndPersistIdentityAsAuthor(String) - 类 中的静态方法org.olat.test.JunitTestHelper
-
Create an identity with author permissions
- createAndPersistIdentityAsUser(String) - 类 中的静态方法org.olat.test.JunitTestHelper
-
Create an identity with user permissions
- createAndPersistInvitationWhenNoOneExits(EPMapPolicy) - 类 中的方法org.olat.lms.portfolio.PortfolioEBL
-
- createAndPersistNamedSecurityGroup(String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
create only makes no sense, since there are no attibutes to set
- createAndPersistNamedSecurityGroup(String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistNamedSecurityGroup(String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistPolicy(SecurityGroup, String, OLATResourceable) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
the olatResourceable is not required to have some persisted implementation, but the manager will use the OLATResource to persist it.
- createAndPersistPolicy(SecurityGroup, String, Date, Date, OLATResourceable) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- createAndPersistPolicy(SecurityGroup, String, OLATResourceable) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistPolicy(SecurityGroup, String, Date, Date, OLATResourceable) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
org.olat.system.commons.resource.OLATResourceable)
- createAndPersistPolicy(SecurityGroup, String, OLATResourceable) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistPolicy(SecurityGroup, String, Date, Date, OLATResourceable) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistPolicyWithResource(SecurityGroup, String, OLATResource) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Creates and persist a policy for certain OLAT-resource (instead of OLAT-resourceable)
- createAndPersistPolicyWithResource(SecurityGroup, String, Date, Date, OLATResource) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- createAndPersistPolicyWithResource(SecurityGroup, String, OLATResource) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
org.olat.data.resource.OLATResource)
- createAndPersistPolicyWithResource(SecurityGroup, String, Date, Date, OLATResource) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
Creates a policy and persists on the database
java.util.Date, org.olat.data.resource.OLATResource)
- createAndPersistPolicyWithResource(SecurityGroup, String, OLATResource) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistPolicyWithResource(SecurityGroup, String, Date, Date, OLATResource) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistPortfolioDefaultMap(Identity, String, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Create a map for a user
- createAndPersistPortfolioDefaultMap(BusinessGroup, String, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Create a map for a group
- createAndPersistPortfolioMapTemplateFromEntry(Identity, RepositoryEntry) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Create a template map with the given repsoitory entry and olat resource (in the repository entry).
- createAndPersistPortfolioMapTemplateFromEntry(Identity, RepositoryEntry) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Create a template map with the given repsoitory entry and olat resource (in the repository entry).
- createAndPersistPortfolioPage(PortfolioStructure, String, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
create a page
- createAndPersistPortfolioStructuredMap(PortfolioStructureMap, Identity, String, String, OLATResourceable, String, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
Create a structured map, based on template.
- createAndPersistPortfolioStructureElement(PortfolioStructure, String, String) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
create a structure-element
- createAndPersistSecurityGroup() - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
create only makes no sense, since there are no attibutes to set
- createAndPersistSecurityGroup() - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- createAndPersistSecurityGroup() - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- createAndPersistTag(Identity, String, OLATResourceable, String, String) - 接口 中的方法org.olat.data.tagging.TaggingDao
-
Create a tag and persist it on the DB.
- createAndPersistTag(Identity, String, OLATResourceable, String, String) - 类 中的方法org.olat.data.tagging.TaggingDaoImpl
-
- createAndPersistUser(String, String, String) - 接口 中的方法org.olat.data.user.UserDao
-
- createAndPersistUser(String, String, String) - 类 中的方法org.olat.data.user.UserDaoImpl
-
- createAndPersistUser(String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.UserServiceNotificationMock
-
- createAndPersistUser(Attributes) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
-
- createAndPersistUser(Attributes) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
-
Creates User in OLAT and ads user to LDAP securityGroup Required Attributes have to be checked before this method.
- createAndPersistUser(String, String, String) - 接口 中的方法org.olat.lms.user.UserService
-
- createAndPersistUser(String, String, String) - 类 中的方法org.olat.lms.user.UserServiceImpl
-
- createAndSaveComment(OLATResourceable, String, Identity, String) - 接口 中的方法org.olat.data.commentandrate.UserCommentsDao
-
- createAndSaveComment(OLATResourceable, String, Identity, String) - 类 中的方法org.olat.data.commentandrate.UserCommentsDaoImpl
-
- createAndSaveEvent() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- createAndSaveEvent_threadPoolEecutor() - 类 中的方法org.olat.data.notification.NotificationEventDaoNGTest
-
- createAndSaveIdentity(String) - 类 中的方法org.olat.data.notification.DaoObjectMother
-
- createAndSaveIdentity_(String) - 类 中的方法org.olat.data.notification.DaoObjectMother
-
- createAndSaveNotificationEvents(Publisher, Map<String, String>) - 类 中的方法org.olat.data.notification.NotificationEventDao
-
- createAndSaveProjectBroker() - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
-
- createAndSaveProjectBroker() - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
-
- createAndSaveProjectBroker() - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
Creates a new project-broker and save it.
- createAndSaveProjectBroker() - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- createAndSaveProjectFor(String, String, Long, BusinessGroup) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
Create and save a new project.
- createAndSaveProjectFor(String, String, Long, BusinessGroup) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- createAndSavePublisher(Long, Publisher.ContextType, Long, String, Long) - 类 中的方法org.olat.data.notification.PublisherDao
-
- createAndSavePublisher() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- createAndSavePublisher_cannotCreateSamePublisherTwice() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- createAndSaveRating(OLATResourceable, String, Identity, int) - 接口 中的方法org.olat.data.commentandrate.UserRatingsDao
-
Create and save a new rating for the configured resource
- createAndSaveRating(OLATResourceable, String, Identity, int) - 类 中的方法org.olat.data.commentandrate.UserRatingsDaoImpl
-
- createAndSaveSubscriber(Identity) - 类 中的方法org.olat.data.notification.SubscriberDao
-
Defaults:
- interval: Subscriber.NotificationInterval.DAILY
- option: Subscriber.SubscriptionOption.SELECTION
- channel: Subscriber.Channel.EMAIL
- createAndSaveSubscriber() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- createAndSaveSubscriber_cannotCreateSameSubscriberTwice() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- createAndSaveSubscription() - 类 中的方法org.olat.data.notification.SubscriptionDaoITCaseNew
-
- createAndSaveSubscription(NotificationSubscriptionContext) - 类 中的方法org.olat.lms.core.notification.impl.SubscriptionDelegate
-
Creates or reuses a subscription.
- createAndSaveSubscription() - 类 中的方法org.olat.lms.core.notification.impl.SubscriptionDelegateTest
-
- createAndSaveSubscription_cannotCreateSameSubscriptionTwice() - 类 中的方法org.olat.data.notification.SubscriptionDaoITCaseNew
-
- createAndSelectGroups(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.EnrolmentEditor
-
Selects groups in groupEnumerationString (Comma separated Value), and creates them if not already created.
- createAppendixFromGroupName(String) - 类 中的静态方法org.olat.lms.instantmessaging.ClientHelper
-
- createArtefact() - 类 中的方法org.olat.lms.portfolio.artefacthandler.EPAbstractHandler
-
- createArtefact() - 接口 中的方法org.olat.lms.portfolio.artefacthandler.EPArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.lms.portfolio.artefacthandler.EPStructureElementArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.lms.portfolio.artefacthandler.EPTextArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.lms.portfolio.artefacthandler.FileArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.lms.portfolio.PortfolioModuleITCase.DummyArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.presentation.course.assessment.portfolio.EfficiencyStatementArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.presentation.forum.ForumArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.presentation.webfeed.blog.portfolio.BlogArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.presentation.webfeed.blog.portfolio.LiveBlogArtefactHandler
-
- createArtefact() - 类 中的方法org.olat.presentation.wiki.portfolio.WikiArtefactHandler
-
- createArtefactCollectWizzardController(UserRequest, WindowControl, OLATResourceable, String) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
initiate the artefact-collection wizzard, first get link which then is handled by ctrl itself to open the wizzard
- createAssessment(String, String) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates an empty assessment
- createAssessmentConfirmationInfo(AssessmentConfirmationInfo.TYPE, List<RecipientInfo>, Identity, String, Long, Date, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.AssessmentConfirmationInfo
-
- createAssessmentInstance(Identity, ModuleConfiguration, boolean, String) - 类 中的静态方法org.olat.lms.ims.qti.process.AssessmentFactory
-
Create an assessment instance from a Repository resource referenced by repoPointer.
- createAssessmentInstance(Resolver, Persister, ModuleConfiguration) - 类 中的静态方法org.olat.lms.ims.qti.process.AssessmentFactory
-
Create an assessment instance from a document passed by the session.
- createAssessmentMainController(UserRequest, WindowControl, OLATResourceable, IAssessmentCallback) - 接口 中的方法org.olat.presentation.course.assessment.AssessmentControllerCreator
-
- createAssessmentMainController(UserRequest, WindowControl, OLATResourceable, IAssessmentCallback) - 类 中的方法org.olat.presentation.course.assessment.AssessmentControllerCreatorOlat
-
- createAssessmentMainController(UserRequest, WindowControl, OLATResourceable, IAssessmentCallback) - 类 中的静态方法org.olat.presentation.course.assessment.AssessmentUIFactory
-
- createAuthHome(UserRequest) - 类 中的静态方法org.olat.presentation.security.authentication.AuthHelper
-
Create a base chief controller for the current authenticated user request and initialize the first screen after login.
- createAuthMinimalPopupLayout(UserRequest, ControllerCreator) - 类 中的静态方法org.olat.presentation.framework.layout.fullWebApp.popup.BaseFullWebappPopupLayoutFactory
-
creates a controller creator which can be used for a popup browser window, allows only authenticated user session.
- createBGPackageTranslator(String, String, Locale) - 类 中的静态方法org.olat.presentation.group.BGTranslatorFactory
-
Creates a package translator for the given package that has a fallback translator to the group ui package translator and uses a group type specific translator.
- createBlogAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
Creates blog resource and opens it in a new tab.
- CreateBlogController - org.olat.presentation.webfeed.blog中的类
-
Controller that handles the creation of a new podcast resource.
- createBlogResource() - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Creates an OLAT blog resource
- createBlogResource() - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
Creates a blank feed object and writes it to the file system
- CreateBlogTest - org.olat.test.functional.courseeditor中的类
-
Tests the Blog BB and Blog Editor with both configurations internal and external
Test case:
create course and add blog elements for internal and external blog
edit internal blog
edit blog in new tab
close blog tab
edit external blog
close blog tab
go back to course editor
publish and check course view
check content - assert
delete course
delete blog resource
- CreateBlogTest() - 类 的构造器org.olat.test.functional.courseeditor.CreateBlogTest
-
- createBuddyGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Date, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.BuddyGroupConfirmationInfo
-
- createBuddyGroupDefaultFlags() - 类 中的静态方法org.olat.lms.group.BGConfigFlags
-
Factory method to create the default group configuration object
- createBuddyGroupMainController(UserRequest, WindowControl, String) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
Factory method to create a configured buddy group main controller for the management of the users own buddygroup
- createBusinessControl(ContextEntry, BusinessControl) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
to be used when a new window is opened (see references to this method as an example)
- createBusinessWindowControl(ContextEntry, WindowControl) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
to be used when a new controller (but not in a new window) is opened (a controller with a contextual business id, that is, the parent opening the controller
provides a id = how it will "call" the newly generated controller). it needs to be able to reopen the same controller upon e.g. request by the search engine when a
user clicks on a search result.
- createBusinessWindowControl(BusinessControl, WindowControl) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
- createButton(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a button to the vc
Velocity Container and make the listeningController
listen to this button.
- createButton(String, String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a button to the vc
Velocity Container and make the listeningController
listen to this button.
- createButtonLayout(String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
Create a layout container that should be only used to render buttons using a b_button_group css wrapper.
- createButtonSmall(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a small button to the vc
Velocity Container and make the listeningController
listen to this small button.
- createButtonXSmall(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a xsmall button to the vc
Velocity Container and make the listeningController
listen to this xsmall button.
- createCachableMediaResource(MediaResource, int) - 类 中的静态方法org.olat.lms.commons.mediaresource.MediaResourceFactory
-
Allow private browser caching of seconds hours.
- createCache(String) - 类 中的方法org.olat.system.coordinate.cache.CacheConfig
-
creates a cache with this cache config (does not register it with the ehcache cachemanager). changing the config later does not affect already created caches, only
cache created afterwards.
- createCalendar(String, String) - 接口 中的方法org.olat.data.calendar.CalendarDao
-
Create a new calendar with the given id.
- createCalendar(String, String) - 类 中的方法org.olat.data.calendar.CalendarDaoICalFileImpl
-
- createCalendarController(UserRequest, WindowControl, BusinessGroup, boolean) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
Creates a calendar controller
- createCalendarInstance(Locale) - 类 中的静态方法org.olat.lms.calendar.CalendarUtils
-
Create a calendar instance that uses mondays or sundays as the first day of the week depending on the given locale and sets the week number 1 to the first week in
the year that has four days of january.
- createCampusCourse(Long, Long, Identity, CampusCourseImportTO) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- createCampusCourse(Long, CampusCourseImportTO, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinator
-
- createCampusCourse() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourse(Long, Long, Identity, CampusCourseImportTO) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
-
- createCampusCourse_CheckAccess() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourse_CheckCourseGroup() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourse_CheckDescription() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourse_CheckOwners() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourse_CheckTitle() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseCreateCoordinatorITCase
-
- createCampusCourseFromTemplate(Long, Long, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- createCampusCourseFromTemplate(Long, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseTemplate
-
- createCampusCourseFromTemplate() - 类 中的方法org.olat.lms.core.course.campus.impl.creator.CourseTemplateITCase
-
- createCampusCourseFromTemplate(Long, Long, Identity) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
-
- createCampusCourseFromTemplate(Long, Long, Identity) - 类 中的方法org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
-
- createCampusCourseFromTemplate(Long, Long, Identity) - 接口 中的方法org.olat.lms.learn.campus.service.CampusCourseLearnService
-
Create a new campus-course from a course template.
- createCatalogEntry() - 接口 中的方法org.olat.data.catalog.CatalogDao
-
- createCatalogEntry() - 类 中的方法org.olat.data.catalog.CatalogDaoImpl
-
- createCatalogEntry() - 接口 中的方法org.olat.lms.catalog.CatalogService
-
- createCatalogEntry() - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- createCatalogEntryLeaf(RepositoryEntry, String) - 接口 中的方法org.olat.lms.catalog.CatalogService
-
- createCatalogEntryLeaf(RepositoryEntry, String) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- createCatalogEntryLeafAndAddParent(RepositoryEntry, CatalogEntry) - 接口 中的方法org.olat.lms.catalog.CatalogService
-
- createCatalogEntryLeafAndAddParent(RepositoryEntry, CatalogEntry) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- createCatalogEntryWithoutRepositoryEntry(CatalogEntry) - 接口 中的方法org.olat.lms.catalog.CatalogService
-
- createCatalogEntryWithoutRepositoryEntry(CatalogEntry) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- createCatalogToolController() - 类 中的方法org.olat.presentation.catalog.CatalogController
-
before calling this method make sure the person has the right to add categories.
- createCatalogTree(CatalogEntry) - 类 中的静态方法org.olat.lms.course.wizard.create.CatalogHelper
-
Map the OLAT catalog structure to a new tree model.
- createCEListFromString(String) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
- createChangeMessage(Memento) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.AssessmentNode
-
- createChangeMessage(Memento) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.ItemNode
-
- createChangeMessage(Memento) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.SectionNode
-
- createChat(String, String, Controller) - 接口 中的方法org.olat.lms.instantmessaging.ClientManager
-
- createChat(String, String, Controller) - 类 中的方法org.olat.lms.instantmessaging.ClientManagerImpl
-
- createChat(UserRequest, WindowControl, String, int, int, boolean, List<Message>) - 类 中的方法org.olat.presentation.instantmessaging.rosterandchat.ChatManagerController
-
- createChat(UserRequest, WindowControl, String) - 类 中的方法org.olat.presentation.instantmessaging.rosterandchat.ChatManagerController
-
- createChatController(UserRequest, WindowControl, BusinessGroup) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
- createChatRoomJID(OLATResourceable) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
- createChatRoomJID(OLATResourceable) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
- createChatRoomString(OLATResourceable) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
- createChatRoomString(OLATResourceable) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
.core.id.OLATResourceable
- createChiefController(UserRequest) - 类 中的方法org.olat.presentation.framework.core.chiefcontrollers.BaseChiefControllerCreator
-
- createChiefController(UserRequest) - 接口 中的方法org.olat.presentation.framework.core.control.ChiefControllerCreator
-
creates a new chiefcontroller
- createChildContainer(String) - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- createChildContainer(String) - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
-
- createChildContainer(String) - 类 中的方法org.olat.data.commons.vfs.MergeSource
-
- createChildContainer(String) - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
-
- createChildContainer(String) - 类 中的方法org.olat.data.commons.vfs.olatimpl.OlatRootFolderImpl
-
Wrapp all LocalImpls to OlatRootImpls
- createChildContainer(String) - 接口 中的方法org.olat.data.commons.vfs.VFSContainer
-
Create a new child container (of same type) if possible.
- createChildLeaf(String) - 类 中的方法org.olat.data.commons.vfs.AbstractVirtualContainer
-
- createChildLeaf(String) - 类 中的方法org.olat.data.commons.vfs.LocalFolderImpl
-
- createChildLeaf(String) - 类 中的方法org.olat.data.commons.vfs.MergeSource
-
- createChildLeaf(String) - 类 中的方法org.olat.data.commons.vfs.NamedContainerImpl
-
- createChildLeaf(String) - 类 中的方法org.olat.data.commons.vfs.olatimpl.OlatRootFolderImpl
-
Wrapp all LocalImpls to OlatRootImpls
- createChildLeaf(String) - 接口 中的方法org.olat.data.commons.vfs.VFSContainer
-
Create a new leaf (of same type) if possible,
- createClassPathStaticFileMediaResourceFor(Class, String) - 类 中的方法org.olat.presentation.framework.dispatcher.ClassPathStaticDispatcher
-
Create a static class path media resource form a given base class
- createClientController(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.instantmessaging.InstantMessaging
-
This method should only be called once as it creates the main controller and the groupchat controller for a single user
- createClientController(UserRequest, WindowControl) - 类 中的方法org.olat.lms.instantmessaging.SmackInstantMessagingImpl
-
org.olat.presentation.framework.control.WindowControl)
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.data.repository.RepositoryEntry)
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.ImsCPRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.data.repository.RepositoryEntry)
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.data.repository.RepositoryEntry)
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.QTISurveyRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.QTITestRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.SCORMCPRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.WebDocumentRepositoryHandler
-
- createCloseResourceController(UserRequest, WindowControl, RepositoryEntry) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
- createCodepointClient(int) - 类 中的方法org.olat.test.util.setup.context.Context
-
- createCollaborationToolsSettingsController(UserRequest, WindowControl, BGConfigFlags) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
create the Collaboration Tools Suite.
- createColumnDescriptor(UserRequest, int, String) - 接口 中的方法org.olat.presentation.course.statistic.types.ColumnDescriptorProvider
-
Create a ColumnDescriptor for the given column (0 represents the course node, 1 and onward meaning columns number)
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.DailyStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.DayOfWeekStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.GeneralWeeklyStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.HomeOrgStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.HourOfDayStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.OrgTypeStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.StudyBranch3StatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.StudyLevelStatisticColumnDescriptorProvider
-
- createColumnDescriptor(UserRequest, int, String) - 类 中的方法org.olat.presentation.course.statistic.types.WeeklyStatisticColumnDescriptorProvider
-
- createComment(Identity, String) - 类 中的方法org.olat.lms.commentandrate.UserCommentsManager
-
Create a new comment for the configured resource
- createComment(Identity, String) - 类 中的方法org.olat.lms.commentandrate.UserCommentsManagerImpl
-
- createConfigFor(OLATResourceable) - 类 中的方法org.olat.system.coordinate.cache.CacheConfig
-
- createContactFormController(UserRequest, WindowControl, ContactMessage) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
- createContactFormNode(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.CourseExtensionHelper
-
Creates a contact form node and appends it to the course.
- createContentableChiefController(UserRequest) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowManagerImpl
-
- createContentableChiefController(UserRequest) - 接口 中的方法org.olat.presentation.framework.core.WindowManager
-
- createContentOnlyCPDisplayController(UserRequest, WindowControl, VFSContainer, boolean, String, OLATResourceable) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a controller that displays only the content part of a content packaging.
- createContextEntry(OLATResourceable) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
- createContextEntry(Identity) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
- createContextHelpURI(Locale, String, String) - 类 中的静态方法org.olat.presentation.framework.common.contextHelp.ContextHelpDispatcher
-
Create an URL for the given locale, bundle and page that can be dispatched by this dispatcher
- createContextInfoFrom(SubscriptionContext) - 类 中的方法org.olat.lms.core.notification.impl.NotificationSubscriptionContextFactory
-
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.lms.group.BusinessGroupContextEntryControllerCreator
-
org.olat.presentation.framework.control.WindowControl)
- createController(UserRequest, WindowControl, Object) - 类 中的方法org.olat.lms.scorm.archiver.ArchiverActionExtension
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.admin.site.AdminSite
-
- createController(UserRequest, WindowControl, Object) - 类 中的方法org.olat.presentation.campusmgnt.CampusManagementActionExtension
-
- createController(ContextEntry, UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.commons.context.ContextEntryControllerCreator
-
Factory method to create the run controller for this context.
- createController(UserRequest, WindowControl, ICourse) - 类 中的方法org.olat.presentation.course.statistic.StatisticActionExtension
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.course.statistic.StatisticAutoCreator
-
- createController(UserRequest, WindowControl, ICourse) - 类 中的方法org.olat.presentation.course.statistic.StatisticAutoCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.examples.guidemo.demoextension.site.DemoSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.examples.site.GUIDemoSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.creator.AutoCreator
-
- createController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.creator.ControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.creator.FactoryControllerCreator
-
- createController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.navigation.SiteInstance
-
- createController(UserRequest, WindowControl, Object) - 接口 中的方法org.olat.presentation.framework.extensions.action.ActionExtension
-
- createController(UserRequest, WindowControl, Object) - 类 中的方法org.olat.presentation.framework.extensions.action.GenericActionExtension
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.layout.fullWebApp.LogoWithLinkHeaderControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.group.site.GroupsManagementSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.group.site.GroupsSite
-
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.home.HomeContextEntryControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.home.site.GuestHomeSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.home.site.HomeSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.home.site.InviteeHomeSite
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.registration.DMZEMChangeContentControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.registration.DMZPWChangeContentControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.registration.DMZRegistrationContentControllerCreator
-
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.repository.CatalogContextEntryControllerCreator
-
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.repository.RepositoryContextEntryControllerCreator
-
org.olat.presentation.framework.control.WindowControl)
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.repository.site.RepositorySite
-
- createController(UserRequest, WindowControl, Form, ResultDocument) - 类 中的方法org.olat.presentation.search.ResultControllerCreator
-
- createController(UserRequest, WindowControl, Form, ResultDocument) - 类 中的方法org.olat.presentation.search.SearchControllerFactory
-
- createController(UserRequest, WindowControl, Form, ResultDocument) - 接口 中的方法org.olat.presentation.search.SearchServiceUIFactory
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.AuthenticationProvider
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.DMZContentControllerCreator
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.shibboleth.DMZShibRegistrationContentControllerCreator
-
- createController(ExtendedIdentitiesTableDataModel, UserRequest, WindowControl, boolean) - 类 中的静态方法org.olat.presentation.user.administration.ExtendedIdentitiesTableControllerFactory
-
- createController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.user.administration.site.UserAdminSite
-
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.user.administration.UserAdminContextEntryControllerCreator
-
org.olat.presentation.framework.control.WindowControl)
- createController(ContextEntry, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.user.IdentityContextEntryControllerCreator
-
org.olat.presentation.framework.control.WindowControl)
- createCookie(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- createCopy(OLATResourceable) - 类 中的方法org.olat.lms.commons.fileresource.FileResourceManager
-
Creates a copy of the given resourceable.
- createCopy(OLATResourceable, String) - 类 中的方法org.olat.lms.commons.fileresource.FileResourceManager
-
Creates a copy of the given resourceable.
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.glossary.GlossaryManager
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.glossary.GlossaryManagerImpl
-
Creates a copy of a glossary
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.FileRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.QTIRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Create a copy of the given resourceable.
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
- createCopy(OLATResourceable, Identity) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
- createCopyFor(Component) - 类 中的方法org.olat.presentation.framework.core.render.URLBuilder
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.course.nodes.projectbroker.ProjectListTableModel
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.framework.core.components.table.BaseTableDataModelWithoutFilter
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.framework.core.components.table.DefaultTableDataModel
-
- createCopyWithEmptyList() - 接口 中的方法org.olat.presentation.framework.core.components.table.TableDataModel
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.notification.NotificationNewsTableDataModel
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.notification.NotificationSettingsTableDataModel
-
- createCopyWithEmptyList() - 类 中的方法org.olat.presentation.repository.RepositoryTableModel
-
- createCoreMessageTransferObject(String, String) - 类 中的方法org.olat.lms.core.hello.service.HelloCoreTransferObjectFactory
-
- createCourseAdminPolicy(RepositoryEntry) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createCourseAndRun(String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CourseWizard
-
Create the course and run it, providing access with @param publishLabel
- createCourseAndRun() - 类 中的方法org.olat.test.util.selenium.olatapi.lr.CourseWizard
-
Create the course and run it, providing access with default ("All registered OLAT users") publish Label
- createCourseAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
- createCourseCalendarsWrapper(UserRequest, WindowControl, OLATResourceable, NodeEvaluation) - 类 中的静态方法org.olat.presentation.course.nodes.cal.CourseCalendars
-
- createCourseEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment, ProjectBrokerCourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.projectbroker.ProjectBrokerControllerFactory
-
- createCourseGlossaryMainRunController(WindowControl, UserRequest, CourseConfig, boolean) - 类 中的静态方法org.olat.presentation.course.glossary.CourseGlossaryFactory
-
The glossarymaincontroller allows browsing in the glossary.
- createCourseGroupmanagement(String, OLATResourceable) - 类 中的方法org.olat.lms.course.run.preview.PreviewCourseGroupManager
-
- createCourseGroupmanagement(String, OLATResourceable) - 接口 中的方法org.olat.lms.group.learn.CourseGroupManager
-
Initializes the course groupmanagement.
- createCourseGroupmanagement(String, OLATResourceable) - 类 中的方法org.olat.lms.group.PersistingCourseGroupManager
-
- createCourseGroupmanagementAsCopy(OLATResourceable, String, OLATResourceable) - 类 中的方法org.olat.lms.course.run.preview.PreviewCourseGroupManager
-
- createCourseGroupmanagementAsCopy(OLATResourceable, String, OLATResourceable) - 接口 中的方法org.olat.lms.group.learn.CourseGroupManager
-
Initializes the course groupmanagement as a copy of another course.
- createCourseGroupmanagementAsCopy(OLATResourceable, String, OLATResourceable) - 类 中的方法org.olat.lms.group.PersistingCourseGroupManager
-
- createCourseNodeNamePropertyInstance(CourseNode, String, Long) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
-
- createCourseNodeNamePropertyInstance(CourseNode, String, Long) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
-
- createCourseNodeNamePropertyInstance(CourseNode, String, Long) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
-
- createCourseNodePropertyInstance(CourseNode, Identity, BusinessGroup, String, Float, Long, String, String) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
-
Create a course node property in ram
- createCourseNodePropertyInstance(CourseNode, Identity, BusinessGroup, String, Float, Long, String, String) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String, java.lang.Float, java.lang.Long, java.lang.String, java.lang.String)
- createCourseNodePropertyInstance(CourseNode, Identity, BusinessGroup, String, Float, Long, String, String) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String, java.lang.Float, java.lang.Long, java.lang.String, java.lang.String)
- createCourseResultsOverviewTable(List, List, ICourse, Locale) - 类 中的静态方法org.olat.lms.course.archiver.ScoreAccountingHelper
-
The results from assessable nodes are written to one row per user into an excel-sheet.
- createCourseResultsOverviewTable(CourseNode, ICourse, Locale) - 类 中的静态方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerExportGenerator
-
The results from assessable nodes are written to one row per user into an excel-sheet.
- createCourseWizard(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
Create a new Course wizard by creating new course
- createCPAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
Creates CP resource.
- createCriteria() - 接口 中的方法org.olat.data.commons.dao.GenericDao
-
- createCriteria() - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
-
- createCustomFormLayout(String, Translator, String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
- createCustomFormLink(String, String, String, int, Form) - 类 中的静态方法org.olat.presentation.framework.core.components.link.FormLinkFactory
-
link factory method especially for the new flexibel form!
- createCustomLink(String, String, String, int, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a customized link to the vc
Velocity Container and make the listeningController
listen to this link.
- createCustomRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
Creates a custom rule which is triggered whenever triggerElement
is set to triggerValue
.
- createCustomRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
creates a custom rule, it is a must to define and set the applayable
- CREATED - 类 中的静态变量org.olat.presentation.portal.campus.CampusCourseEvent
-
- CREATED_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
-
- CREATED_NEW_PROJECT - 类 中的静态变量org.olat.presentation.course.nodes.projectbroker.ProjectBrokerEditorEvent
-
- createdAfter(Date) - 类 中的方法org.olat.lms.security.UserSearchFilter.Builder
-
- createdAfter - 类 中的变量org.olat.lms.security.UserSearchFilter
-
- createDateComponentWithoutYear(String, Date, Container) - 类 中的静态方法org.olat.presentation.framework.core.components.date.DateComponentFactory
-
Create a date view that displays only the month and the day and no year.
- createDateComponentWithYear(String, Date, Container) - 类 中的静态方法org.olat.presentation.framework.core.components.date.DateComponentFactory
-
Create a date view that displays the year, month and day.
- createDateElementWithYear(String, Date) - 类 中的静态方法org.olat.presentation.framework.core.components.date.DateComponentFactory
-
- createdBefore - 类 中的变量org.olat.lms.security.UserSearchFilter
-
- createDebugDispatcherController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.WindowBackOffice
-
- createDebugDispatcherController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- createDebugProtectedWrapper(Component) - 类 中的静态方法org.olat.presentation.framework.core.render.intercept.DebugHelper
-
to wrap a component in panel to disallow appending of debug-information. used only by e.g. the development controller
- createDefaultFormLayout(String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
Create a default layout container with the standard label - element alignment.
- createDefaultMap(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPMapEditor
-
- createDelegation(Identity, Identity) - 类 中的方法org.olat.lms.core.course.campus.impl.CampusCourseCoreServiceImpl
-
- createDelegation(Identity, Identity) - 接口 中的方法org.olat.lms.core.course.campus.service.CampusCourseCoreService
-
- createDelegation(Identity, Identity) - 类 中的方法org.olat.lms.learn.campus.impl.CampusCourseLearnServiceImpl
-
- createDelegation(Identity, Identity) - 接口 中的方法org.olat.lms.learn.campus.service.CampusCourseLearnService
-
- createDeletableReference(String) - 类 中的静态方法org.olat.lms.group.DeletableReference
-
- createDelete(String, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createDelete(URI, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.lms.portfolio.artefacthandler.EPAbstractHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 接口 中的方法org.olat.lms.portfolio.artefacthandler.EPArtefactHandler
-
create a controller to present / manipulate artefact-specific stuff
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.lms.portfolio.artefacthandler.EPTextArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.lms.portfolio.artefacthandler.FileArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.presentation.course.assessment.portfolio.EfficiencyStatementArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.presentation.forum.ForumArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.presentation.webfeed.blog.portfolio.BlogArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.presentation.webfeed.blog.portfolio.LiveBlogArtefactHandler
-
- createDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 中的方法org.olat.presentation.wiki.portfolio.WikiArtefactHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.FileRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
If a handler likes to provied any details on a resourceable in the repository's details view, he may do so by providing a component that renders the details.
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
- createDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
- createDevelopmentController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.WindowBackOffice
-
- createDevelopmentController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- createDirtyComponentsCommand() - 类 中的静态方法org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
command to replace sub tree of the dom with html-fragments and execute the script-tags of the fragments
- createDocument(SearchResourceContext, String, String, Translator, Context, String) - 类 中的静态方法org.olat.lms.search.document.ContextHelpDocument
-
Factory method to create a search document for a context sensitive help page
- createDocument(SearchResourceContext, CourseNode) - 类 中的静态方法org.olat.lms.search.document.CourseNodeDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.ExcelDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.ExcelOOXMLDocument
-
- createDocument(SearchResourceContext, VFSLeaf) - 类 中的静态方法org.olat.lms.search.document.file.FileDocumentFactory
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.HtmlDocument
-
- createDocument(SearchResourceContext, VFSLeaf) - 类 中的静态方法org.olat.lms.search.document.file.IMSMetadataDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.OpenDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.PdfDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.PowerPointDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.PowerPointOOXMLDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.TextDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.UnkownDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.WordDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.WordOOXMLDocument
-
- createDocument(SearchResourceContext, VFSLeaf, String) - 类 中的静态方法org.olat.lms.search.document.file.XmlDocument
-
- createDocument(SearchResourceContext, Message) - 类 中的静态方法org.olat.lms.search.document.ForumMessageDocument
-
- createDocument(SearchResourceContext, RepositoryEntry) - 类 中的静态方法org.olat.lms.search.document.GlossaryDocument
-
- createDocument(SearchResourceContext, BusinessGroup) - 类 中的静态方法org.olat.lms.search.document.GroupDocument
-
- createDocument(SearchResourceContext, Identity) - 类 中的静态方法org.olat.lms.search.document.IdentityDocument
-
Factory method to create a new IdentityDocument
- createDocument(SearchResourceContext, InfoMessage) - 类 中的静态方法org.olat.lms.search.document.InfoMessageDocument
-
- createDocument(SearchResourceContext, AbstractArtefact, EPFrontendManager, String) - 类 中的静态方法org.olat.lms.search.document.PortfolioArtefactDocument
-
- createDocument(SearchResourceContext, PortfolioStructure) - 类 中的静态方法org.olat.lms.search.document.PortfolioMapDocument
-
- createDocument(SearchResourceContext, Project) - 类 中的静态方法org.olat.lms.search.document.ProjectBrokerProjectDocument
-
- createDocument(SearchResourceContext, RepositoryEntry) - 类 中的静态方法org.olat.lms.search.document.RepositoryEntryDocument
-
- createDocument(SearchResourceContext, WikiPage) - 类 中的静态方法org.olat.lms.search.document.WikiPageDocument
-
- createDocument(String) - 类 中的方法org.olat.lms.upgrade.upgrades.GUIPreferencesParser
-
- createDocument(File) - 类 中的方法org.olat.lms.upgrade.upgrades.GUIPreferencesParser
-
- createDownloadFolderNode(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.CourseExtensionHelper
-
Creates a download folder course node and appends it to the course.
- createDraggable() - 接口 中的方法org.olat.presentation.framework.core.control.dragdrop.DraggableCreator
-
gets (creates if needed) the draggable (singleton per component)
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.AbstractAccessableCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.AbstractFeedCourseNode
-
org.olat.lms.course.ICourse, org.olat.lms.course.run.userview.UserCourseEnvironment)
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.BasicLTICourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.BCCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.BlogCourseNode
-
org.olat.lms.course.ICourse, org.olat.lms.course.run.userview.UserCourseEnvironment)
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.CalCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.COCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Create a node edit controller for this node to configure node specific features
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.CPCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.DialogCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment)
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.ENCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.FOCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
ATTENTION: all course nodes must call updateModuleConfigDefaults(false) here
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.InfoCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.IQSELFCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.IQSURVCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.IQTESTCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.MSCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.PodcastCourseNode
-
org.olat.lms.course.ICourse, org.olat.lms.course.run.userview.UserCourseEnvironment)
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.PortfolioCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.ScormCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.SPCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.STCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.TACourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.TUCourseNode
-
- createEditController(UserRequest, WindowControl, ICourse, UserCourseEnvironment) - 类 中的方法org.olat.lms.course.nodes.WikiCourseNode
-
- createEditControllerFor(UserRequest, WindowControl, BusinessGroup) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
Factory method to create a configured group edit controller
- createEditorController(UserRequest, WindowControl, OLATResourceable) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Create an editor controller for the given course resourceable
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.ImsCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTISurveyRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTITestRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Called if a user wants to edit a Resourceable that this handler can provide an editor for.
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SCORMCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WebDocumentRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditorController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createEditTabbedPane(UserRequest, WindowControl, Translator, QTIEditorMainController) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.AssessmentNode
-
org.olat.presentation.framework.translator.Translator, QTIEditorMainController)
- createEditTabbedPane(UserRequest, WindowControl, Translator, QTIEditorMainController) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.GenericQtiNode
-
org.olat.presentation.framework.translator.Translator, QTIEditorMainController)
- createEditTabbedPane(UserRequest, WindowControl, Translator, QTIEditorMainController) - 接口 中的方法org.olat.presentation.ims.qti.editor.tree.IQtiNode
-
- createEditTabbedPane(UserRequest, WindowControl, Translator, QTIEditorMainController) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.ItemNode
-
org.olat.presentation.framework.translator.Translator, QTIEditorMainController)
- createEditTabbedPane(UserRequest, WindowControl, Translator, QTIEditorMainController) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.SectionNode
-
org.olat.presentation.framework.translator.Translator, QTIEditorMainController)
- createEmptyCourse(String, Long, String, String, Long, String, String, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.infomessage.InfoMessagesWebService
-
Creates a new info message
- createEmptyCourse(String, String, String, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.repository.course.CoursesWebService
-
Creates an empty course
- createEmptyCourse(Identity, String, String, CourseConfigVO) - 类 中的静态方法org.olat.connectors.rest.repository.course.CoursesWebService
-
Create an empty course with some defaults settings
- createEmptyCourse(OLATResourceable, String, String, String) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Creates an empty course with a single root node.
- createEmptyFile(File) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
- createEmptyStatistic(long) - 类 中的静态方法org.olat.lms.core.course.campus.impl.syncer.statistic.SynchronizedGroupStatistic
-
- createEmptyStatistic() - 类 中的静态方法org.olat.lms.core.course.campus.impl.syncer.statistic.SynchronizedGroupStatistic
-
- createEmptyStatistic(long) - 类 中的静态方法org.olat.lms.core.course.campus.impl.syncer.statistic.SynchronizedTitleAndDescriptionStatistic
-
- createEmptyUserActivityLogger() - 类 中的静态方法org.olat.lms.activitylogging.ThreadLocalUserActivityLoggerInstaller
-
FRAMEWORK USE ONLY Returns an empty UserActivityLogger
- createEnrollmentNode(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.CourseExtensionHelper
-
Creates an enrollment course node and appends it to the course.
- createEntry(String, String, String, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.BlogRun
-
- createEntry(String, String, String, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.BlogResource
-
Create blog entry.
- createEpisode(String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.PodcastRun
-
- createEpisode(String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.PodcastResource
-
An episode requires an audio or video file that can be used with Flash.
- createErrorMessage(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.messages.MessageUIFactory
-
- createEssayItem(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates a new essay item
- createFeedFile(OLATResourceable, Identity, Long, String, Translator) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Creates the RSS feed resource.
- createFeedFile(OLATResourceable, Identity, Long, String, Translator) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
- createFeedFile(OLATResourceable, Identity, Path, Translator) - 类 中的方法org.olat.lms.webfeed.FeedMediaEBL
-
facade method makes intermediate commit before creation of feed file
- createFeedMediaFile(OLATResourceable, String) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Returns the media file of the feed
- createFeedMediaFile(OLATResourceable, String) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
- createFeedMediaFile(OLATResourceable, Path) - 类 中的方法org.olat.lms.webfeed.FeedMediaEBL
-
facade method makes intermediate commit before creation of Feed Media file
- createFeedViewHelper(Feed, Identity, Translator, Long, String, FeedSecurityCallback) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
- createFIBItem(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates a new FIB item
- createFieldsTranslator(Locale) - 接口 中的方法org.olat.lms.search.SearchMetadataFieldsProvider
-
Create a translator that can translate the fields for the GUI
- createFieldsTranslator(Locale) - 类 中的方法org.olat.lms.search.SimpleDublinCoreMetadataFieldsProvider
-
- createFile(String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
Creates a file with a given name in the current container.
- createFileChooserController(UserRequest, WindowControl, VFSContainer, VFSItemFilter, boolean) - 类 中的静态方法org.olat.presentation.framework.common.filechooser.FileChooserUIFactory
-
Factory method to create a file chooser workflow controller that allows the usage of a custom vfs item filter.
- createFileChooserController(UserRequest, WindowControl, VFSContainer, boolean, boolean) - 类 中的静态方法org.olat.presentation.framework.common.filechooser.FileChooserUIFactory
-
Factory method to create a file chooser workflow controller allows filtering of files by setting a boolean.
- createFileChooserControllerWithoutTitle(UserRequest, WindowControl, VFSContainer, VFSItemFilter, boolean) - 类 中的静态方法org.olat.presentation.framework.common.filechooser.FileChooserUIFactory
-
Factory method to create a file chooser workflow controller that allows the usage of a custom vfs item filter.
- createFileChooserControllerWithoutTitle(UserRequest, WindowControl, VFSContainer, boolean, boolean) - 类 中的静态方法org.olat.presentation.framework.common.filechooser.FileChooserUIFactory
-
Factory method to create a file chooser workflow controller allows filtering of files by setting a boolean.
- createFileNameWithTimeStamp(String, String) - 类 中的静态方法org.olat.data.commons.fileutil.ExportUtil
-
Appends a timestamp and a desired suffix to a string.
- createFiletypeIconCssClassFor(String) - 类 中的静态方法org.olat.presentation.framework.core.util.CSSHelper
-
Get the icon css class for a file based on the file ending (e.g. hello.pdf)
- CreateFillAndShareMapTest - org.olat.test.functional.portfolio中的类
-
ePortfolio: this is testing the following scenarios: - creates a map - add pages and structures to this map - link artefacts in map - share map to others - edit a map
- CreateFillAndShareMapTest() - 类 的构造器org.olat.test.functional.portfolio.CreateFillAndShareMapTest
-
- createFirstPublishEventTO(Identity) - 类 中的方法org.olat.data.notification.DaoObjectMother
-
- createFlexiTableColumnModel() - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableDataModelFactory
-
Factory method to create an empty FlexiTableColumnModel.
- createFlexiTableDataModel(TableDataModel, FlexiTableColumnModel) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableDataModelFactory
-
Factory method to create a FlexiTableDataModel based on an non-flexi table-data-model.
- createFolder(String) - 类 中的方法org.olat.test.util.selenium.olatapi.folder.Folder
-
Creates a folder if does not encounter a error message: either because the folder already exists, or because the folder name is invalid.
- createFolderController(UserRequest, WindowControl, SubscriptionContext) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
Creates a folder run controller with all rights enabled for everybody
- createFolderForArchiveCourseLogFiles(Identity, OLATResourceable) - 类 中的方法org.olat.lms.course.archiver.CourseArchiverEBL
-
- createFooterController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.layout.fullWebApp.BaseFullWebappControllerParts
-
footer controller (user count, logged in user, logo, verson info, etc)
- createFooterController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.AuthBFWCParts
-
- createFooterController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.DmzBFWCParts
-
- createFooterController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.GuestBFWCParts
-
- createFormattedMessage(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.messages.MessageUIFactory
-
- createFormLink(String, Form) - 类 中的静态方法org.olat.presentation.framework.core.components.link.FormLinkFactory
-
link factory method especially for the new flexibel form!
- createForumController(UserRequest, WindowControl, boolean, boolean, SubscriptionContext) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
TODO: rename to getForumController and save instance?
- createForumNode(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.CourseExtensionHelper
-
Creates a forum course node and appends it to the course.
- createForumOnePublisher() - 类 中的方法org.olat.data.notification.DaoObjectMother
-
In this context.
- createForumPublisher(Long, Long, Long) - 类 中的静态方法org.olat.data.notification.DaoObjectMother
-
已过时。
- createForumTwoPublisher() - 类 中的方法org.olat.data.notification.DaoObjectMother
-
In this context.
- createFrom(HttpServletRequest) - 类 中的静态方法org.olat.lms.commons.util.LogRequestInfoFactory
-
- createFromString(String) - 类 中的方法org.olat.lms.commons.context.BusinessControlFactory
-
- createFromUserRequestValue(String, String) - 类 中的静态方法org.olat.lms.security.authentication.shibboleth.ShibbolethAttribute
-
- createGenericDialog(UserRequest, WindowControl, String, String, List<String>) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.modal.DialogBoxUIFactory
-
A generic dialog can have zero or more buttons to be pressed.
- createGet(String, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createGet(URI, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
Return a GetMethod
- createGlossary() - 类 中的方法org.olat.lms.glossary.GlossaryManager
-
- createGlossary() - 类 中的方法org.olat.lms.glossary.GlossaryManagerImpl
-
Creates a glossary resource and creates the necessary folders on disk.
- createGlossaryAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
- createGlossaryMarkupWrapper(UserRequest, WindowControl, Component, CourseConfig) - 类 中的静态方法org.olat.presentation.course.glossary.CourseGlossaryFactory
-
The glossary wrapper enables the glossary in the given component.
- createGroupAndAddMembers(String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupManagement
-
create new group with the given name, add one tutor to group, add one participant to the group, and close the group management.
- createGroupChat(UserRequest, WindowControl, OLATResourceable, String, boolean, boolean) - 类 中的方法org.olat.presentation.instantmessaging.groupchat.GroupChatManagerController
-
- createGuiPrefsKey(ICourse) - 类 中的静态方法org.olat.presentation.course.glossary.CourseGlossaryFactory
-
Creates the key for the GUI preferences where the users glossary display settings are stored
- createGuiStack(Component) - 接口 中的方法org.olat.presentation.framework.core.control.WindowBackOffice
-
- createGuiStack(Component) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- createHeaderController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.layout.fullWebApp.BaseFullWebappControllerParts
-
header controller
- createHeaderController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.AuthBFWCParts
-
- createHeaderController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.DmzBFWCParts
-
- createHeaderController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.GuestBFWCParts
-
- createHeidiBirkenstockPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createHeleneMeyerPrincipial() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createHelpCourseLaunchController(UserRequest, WindowControl) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Create a user locale dependent help-course run controller
- createHideRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createHideRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createHorizontalFormLayout(String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
Create a layout container that renders the form elements and its labels vertically.
- createHorizontalLayout(String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.MultipleSelectionElementImpl
-
radio buttons horizontal
- createHorizontalLayout(String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.SingleSelectionImpl
-
radio buttons horizontal
- createHtmlDocument(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.HTMLDocumentHelper
-
Create a HTML file and put it into the course folder container.
- createHTMLPage(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.editor.SinglePageEditor
-
- createI18nConfigurationController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.i18n.I18nUIFactory
-
Creates a controller to configure the i18n system, add or remove languages
- createIconClose(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a close icon to the vc
Velocity Container and make the listeningController
listen to the user's click on the close icon.
- createIdentity(String) - 类 中的静态方法org.olat.lms.core.course.campus.impl.creator.ObjectMother
-
- createIdentity(String) - 类 中的静态方法org.olat.lms.core.notification.impl.ObjectMother
-
- CreateInfo - org.olat.data.commons.database中的接口
-
已过时。
- createInfoMessage(OLATResourceable, String, String, Identity) - 类 中的方法org.olat.data.infomessage.InfoMessageDao
-
- createInfoMessage(OLATResourceable, String, String, Identity) - 类 中的方法org.olat.data.infomessage.InfoMessageDaoImpl
-
- createInfoMessage(OLATResourceable, String, String, Identity) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManager
-
- createInfoMessage(OLATResourceable, String, String, Identity) - 类 中的方法org.olat.lms.infomessage.InfoMessageFrontendManagerImpl
-
- createInfoMessage(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.messages.MessageUIFactory
-
- createInfoVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
- createInfoVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createInfoVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
- createInlineTranslationDispatcherController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.WindowBackOffice
-
Factory method to create the inline translation tool dispatcher controller.
- createInlineTranslationDispatcherController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
Factory method to create the inline translation tool dispatcher controller.
- createInlineTranslationIntercepHandlerController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.i18n.I18nUIFactory
-
Creates an intercept handler and inline translation dispatch controller that can be used to intercept the rendering process and add inline translation start links
to (almost) every translated item.
- createInputController(UserRequest, WindowControl, SearchServiceUIFactory.DisplayOption, Form) - 类 中的方法org.olat.presentation.search.SearchControllerFactory
-
- createInputController(UserRequest, WindowControl, SearchServiceUIFactory.DisplayOption, Form) - 接口 中的方法org.olat.presentation.search.SearchServiceUIFactory
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.bookmark.BookmarksPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.course.assessment.EfficiencyStatementsPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 接口 中的方法org.olat.presentation.framework.core.control.generic.portal.Portlet
-
Factory method to create a portlet of the current type using the given configuration
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.note.NotesPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.notification.NotificationPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.calendar.CalendarPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.campus.CampusCoursePortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.didYouKnow.DidYouKnowPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.group.GroupsPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.iframe.IframePortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.infomsg.InfoMsgPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.macartney.MacartneyPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.quickstart.QuickstartPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.repository.RepositoryPortlet
-
- createInstance(WindowControl, UserRequest, Map) - 类 中的方法org.olat.presentation.portal.shiblogin.ShibLoginPortlet
-
- createInstanceFor(Persistable) - 类 中的静态方法org.olat.data.lifecycle.LifeCycleManager
-
Get an instance of a narrowed life-cycle manager for this olat persistentObject
- createInstanceForCopy() - 类 中的方法org.olat.lms.course.nodes.AbstractAccessableCourseNode
-
- createInstanceForCopy() - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Create an instance for the copy process.
- createInstanceForCopy(boolean) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Create an instance for the copy process.
- createInstanceForCopy() - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
- createInstanceForCopy(boolean) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
- createInstanceForCopy(boolean) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
- createInterceptComponentRenderer(ComponentRenderer) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.ScreenReaderHandlerInstance
-
- createInterceptComponentRenderer(ComponentRenderer) - 类 中的方法org.olat.presentation.framework.core.render.intercept.debug.GuiDebugDispatcherController
-
- createInterceptComponentRenderer(ComponentRenderer) - 接口 中的方法org.olat.presentation.framework.core.render.intercept.InterceptHandlerInstance
-
- createInterceptComponentRenderer(ComponentRenderer) - 类 中的方法org.olat.presentation.i18n.InlineTranslationInterceptHandlerController
-
- createInterceptHandlerInstance() - 类 中的方法org.olat.presentation.framework.core.render.intercept.debug.GuiDebugDispatcherController
-
- createInterceptHandlerInstance() - 接口 中的方法org.olat.presentation.framework.core.render.intercept.InterceptHandler
-
- createInterceptHandlerInstance() - 类 中的方法org.olat.presentation.i18n.InlineTranslationInterceptHandlerController
-
- createInvalidPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createIQDisplayController(ModuleConfiguration, IQSecurityCallback, UserRequest, WindowControl, long, String) - 类 中的方法org.olat.lms.ims.qti.IQManager
-
IMS QTI Display Controller from within course -> moduleConfiguration concurrent access check needed -> Editor may save (commit changes) while displaying reads
old/new data mix (files and xml structure)
- createIQDisplayController(Resolver, String, IQSecurityCallback, UserRequest, WindowControl) - 类 中的方法org.olat.lms.ims.qti.IQManager
-
IMS QTI Display Controller used by QTI Editor for preview. no concurrency protection needed here -> it is Editor <-> Preview of edited file
- createIQDisplayController(OLATResourceable, Resolver, String, IQSecurityCallback, UserRequest, WindowControl) - 类 中的方法org.olat.lms.ims.qti.IQManager
-
IMS QTI Display Controller used for IMS course node run view, or for the direct launching from learning resources. concurrent access check needed -> Editor may
save (commit changes) while displaying reads old/new data mix (files and xml structure)
- createIQSelftestEditController(UserRequest, WindowControl, ICourse, IQSELFCourseNode, CourseGroupManager, UserCourseEnvironment) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
The iq test edit screen in the course editor.
- createIQSelftestEditController(UserRequest, WindowControl, ICourse, IQSELFCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
The iq test edit screen in the course editor.
- createIQSelftestEditController(UserRequest, WindowControl, ICourse, IQSELFCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQSelftestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSELFCourseNode) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
- createIQSelftestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSELFCourseNode) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
- createIQSelftestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSELFCourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQSurveyEditController(UserRequest, WindowControl, ICourse, IQSURVCourseNode, CourseGroupManager, UserCourseEnvironment) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
The iq test edit screen in the course editor.
- createIQSurveyEditController(UserRequest, WindowControl, ICourse, IQSURVCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
The iq test edit screen in the course editor.
- createIQSurveyEditController(UserRequest, WindowControl, ICourse, IQSURVCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQSurveyRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSURVCourseNode) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
- createIQSurveyRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSURVCourseNode) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
- createIQSurveyRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQSURVCourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQTestDetailsEditController(Long, String, Identity, RepositoryEntry, String, UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
- createIQTestDetailsEditController(Long, String, Identity, RepositoryEntry, String, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
- createIQTestDetailsEditController(Long, String, Identity, RepositoryEntry, String, UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQTestEditController(UserRequest, WindowControl, ICourse, IQTESTCourseNode, CourseGroupManager, UserCourseEnvironment) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
The iq test edit screen in the course editor.
- createIQTestEditController(UserRequest, WindowControl, ICourse, IQTESTCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
The iq test edit screen in the course editor.
- createIQTestEditController(UserRequest, WindowControl, ICourse, IQTESTCourseNode, CourseGroupManager, UserCourseEnvironment) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQTestPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
- createIQTestPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
- createIQTestPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createIQTestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 接口 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreator
-
- createIQTestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 类 中的方法org.olat.presentation.course.nodes.iq.IQControllerCreatorOlat
-
- createIQTestRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, IQTESTCourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.iq.IQUIFactory
-
- createItem() - 类 中的方法org.olat.lms.webfeed.FeedManager
-
creates a new item and assigns a global unique id
- createItemContainer(Feed, Item) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Prepare the filesystem for a new item, create the item container and all necessary sub container, e.g. the media container
- createItemContainer(Feed, Item) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
- createItemFormController(UserRequest, WindowControl, Item, Feed) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
org.olat.data.webfeed.Item, org.olat.data.webfeed.Feed)
- createItemFormController(UserRequest, WindowControl, Item, Feed) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createItemFormController(UserRequest, WindowControl, Item, Feed) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
org.olat.data.webfeed.Item, org.olat.data.webfeed.Feed)
- createItemMediaFile(OLATResourceable, String, String) - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Returns the media file of the item
- createItemMediaFile(OLATResourceable, String, String) - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
- createItemMediaFile(OLATResourceable, Path) - 类 中的方法org.olat.lms.webfeed.FeedMediaEBL
-
facade method makes intermediate commit before creation of Item Media file
- createItemsVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
- createItemsVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createItemsVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
- createItemVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
- createItemVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createItemVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
- createJSAndCSSAdder() - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- createJSCSSCommand() - 类 中的静态方法org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
command to calculate the needed js lib to add, the needed css to include, and the needed css to hide/remove
- createJumpInURL(Bookmark) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
-
Create a fully qualified URL that can be used to launch this bookmark e.g. from a browser bookmark or an RSS feed document
- createJumpInURL(Bookmark) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
-
Create a fully qualified URL that can be used to launch this bookmark e.g. from a browser bookmark or an RSS feed document
- createJumpInURL(Bookmark) - 类 中的方法org.olat.lms.repository.handlers.BookmarkRepositoryHandler
-
- createJumpInURL(Bookmark) - 接口 中的方法org.olat.presentation.bookmark.BookmarkHandler
-
Create a fully qualified URL that can be used to launch this bookmark e.g. from a browser bookmark or an RSS feed document
- createJumpInURL(Bookmark) - 类 中的方法org.olat.presentation.catalog.CatalogBookmarkHandler
-
- createKPRIMItem(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates a new Kprim item
- createLanguageFlagsCssClasses(String[], String) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Create a string array that contains the css markup for country flags
- createLanguageJarFile(Set<String>, String) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Create a jar file that contains the translations for the given languages.
- createLaunchController(UserRequest, WindowControl, OLATResourceable, String) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Create a run controller for the given course resourceable
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.ImsCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTIRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Called if a user launches a Resourceable that this handler can handle.
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SCORMCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WebDocumentRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createLaunchController(OLATResourceable, String, UserRequest, WindowControl, boolean) - 类 中的静态方法org.olat.presentation.framework.common.ControllerFactory
-
Create a controller for a specific OLAT resource
- createLaunchController(RepositoryEntry, String, UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.repository.RepositoyUIFactory
-
Create a launch controller used to launch the given repo entry.
- createLayoutControllerCreator(UserRequest, ControllerCreator) - 接口 中的方法org.olat.presentation.framework.core.control.generic.clone.CloneLayoutControllerCreatorCallback
-
This method is called when the content should be cloned to create a controller creater
- createLayoutControllerCreator(UserRequest, ControllerCreator) - 接口 中的方法org.olat.presentation.framework.core.control.generic.docking.DockLayoutControllerCreatorCallback
-
This method is called when the content should be docked to create a controller creator
- createLearningArea(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupManagement
-
- createLearningGroup(String, String, int, boolean, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.group.GroupManagement
-
If maxParticipants>0 type the value into the appropriate field.
- createLearningGroupDefaultFlags() - 类 中的静态方法org.olat.lms.group.BGConfigFlags
-
Factory method to create the default group configuration object
- CreateLearningGroupLearningArea - org.olat.test.functional.group.management中的类
-
Checks if enrolment course element with learning groups and learning areas works, part of test suite GroupManagementCombiTest.java.
- CreateLearningGroupLearningArea() - 类 的构造器org.olat.test.functional.group.management.CreateLearningGroupLearningArea
-
- createLearningObjectivesComponent(String, UserRequest) - 类 中的静态方法org.olat.presentation.course.nodes.ObjectivesHelper
-
已过时。
use the method with Locale instead. The locale is in ureq.getLocale().
- createLearningObjectivesComponent(String, Locale) - 类 中的静态方法org.olat.presentation.course.nodes.ObjectivesHelper
-
- CreateLearningRessourcesTest - org.olat.test.functional.lr中的类
-
Author creates learning resources, learning resources are deleted
Test setup:
1.
- CreateLearningRessourcesTest() - 类 的构造器org.olat.test.functional.lr.CreateLearningRessourcesTest
-
- createLink(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a link to the vc
Velocity Container and make the listeningController
listen to this link.
- createLinkBack(VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.link.LinkFactory
-
add a back link to the vc
Velocity Container and make the listeningController
listen to this back link.
- createLocale(String) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Helper method to create a locale from a given locale key ('de', 'de_CH', 'de_CH_ZH')
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.EssayItemLocalStringsFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.FibEssayItemLocalStringsAbstractFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.FibItemLocalStringsFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.KprimItemLocalStringsFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.McItemLocalStringsFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.QtiEditorLocalStringsAbstractFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.ScItemLocalStringsFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.ScMcKprimItemLocalStringsAbstractFactory
-
- createLocalStrings() - 类 中的方法org.olat.presentation.ims.qti.editor.localstrings.SectionLocalStringsFactory
-
- createMainController(OLATResourceable, UserRequest, WindowControl, FeedSecurityCallback, Long, String) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createMainController(OLATResourceable, UserRequest, WindowControl, FeedSecurityCallback) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createMainController(OLATResourceable, UserRequest, WindowControl, FeedSecurityCallback, FeedItemDisplayConfig) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createMainLayoutController(UserRequest, WindowControl, VFSContainer, boolean, boolean, String, OLATResourceable) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller.
- createMainLayoutController(UserRequest, WindowControl, VFSContainer, boolean, String, String, boolean, String, OLATResourceable) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller.
- createMainLayoutController(UserRequest, WindowControl, VFSContainer, boolean) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller.
- createMainLayoutPreviewController(UserRequest, WindowControl, VFSContainer, boolean) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller that can be activated.
- createMainLayoutResourceableListeningWrapperController(OLATResourceable, UserRequest, WindowControl, VFSContainer, boolean, boolean, String) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller that is wrapped with a resource listener that automatically disposes the controller whenever something changes on the resource.
- createMainLayoutResourceableListeningWrapperController(OLATResourceable, UserRequest, WindowControl, VFSContainer) - 类 中的方法org.olat.presentation.ims.cp.CPUIFactory
-
Creates a main layout controller that is wrapped with a resource listener that automatically disposes the controller whenever something changes on the resource.
- createManagementController(UserRequest, WindowControl, BGContext, boolean) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
Factory method to create a configured group management controller for learning groups and right groups.
- createMapViewController(UserRequest, WindowControl, PortfolioStructureMap, EPSecurityCallback) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
- createMCItem(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates a new Multiple Choice item.
- createMediaResourceFor(Class, String) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowManagerImpl
-
- createMediaResourceFor(Class, String) - 接口 中的方法org.olat.presentation.framework.core.WindowManager
-
locates and returns the resource found under
/relpath; e.g. for baseClass org.olat.presentation.demo.MyDemo and relPath /js/myfunc.js ->
org/olat/presentation/demo/_static/js/myfunc.js
- createMediaResourceFromDocument(Workbook) - 类 中的方法org.olat.lms.commons.mediaresource.MediaResourceEBL
-
- createMemento() - 接口 中的方法org.olat.presentation.commons.memento.MementoOriginator
-
- createMemento() - 类 中的方法org.olat.presentation.framework.core.components.tree.GenericMementoTreeNode
-
- createMemento() - 类 中的方法org.olat.presentation.ims.qti.editor.tree.AssessmentNode
-
- createMemento() - 类 中的方法org.olat.presentation.ims.qti.editor.tree.ItemNode
-
- createMemento() - 类 中的方法org.olat.presentation.ims.qti.editor.tree.SectionNode
-
- createMessage() - 接口 中的方法org.olat.lms.forum.ForumService
-
creates (in RAM only) a new Message
fill the values and use saveMessage to make it persistent
- createMessage() - 类 中的方法org.olat.lms.forum.ForumServiceImpl
-
- createMessage(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.InfoMessageRun
-
- createMessageBuilder(String, String) - 类 中的方法org.olat.lms.core.hello.impl.MessageBuilderFactory
-
- createMessageChiefController(UserRequest, Throwable) - 类 中的静态方法org.olat.presentation.framework.core.exception.MsgFactory
-
- createMessageChiefController(UserRequest, Throwable, boolean) - 类 中的静态方法org.olat.presentation.framework.core.exception.MsgFactory
-
- createMessageModelTransferObject(String) - 类 中的方法org.olat.lms.learn.hello.impl.HelloMessageModelTOFactory
-
- createMessageTransferObject(String, String) - 类 中的方法org.olat.lms.learn.hello.service.HelloTransferObjectFactory
-
- createMetaInfoFor(OlatRelPathImpl) - 接口 中的方法org.olat.lms.commons.filemetadata.FileMetadataInfoService
-
- createMetaInfoFor(OlatRelPathImpl) - 类 中的方法org.olat.lms.commons.filemetadata.FileMetadataInfoServiceImpl
-
- createMiaBrennerPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createMimeMessage() - 类 中的方法org.olat.system.support.mail.impl.JavaMailSenderDummyImpl
-
- createMimeMessage(InputStream) - 类 中的方法org.olat.system.support.mail.impl.JavaMailSenderDummyImpl
-
- createNamedDropboxFolder(String, String, VFSSecurityCallback) - 类 中的方法org.olat.lms.course.nodes.ta.Dropbox_EBL
-
- createNamedReturnboxFolder(String, String, VFSSecurityCallback) - 类 中的方法org.olat.lms.course.nodes.ta.Returnbox_EBL
-
- createNewAreaController(UserRequest, WindowControl, BGContext) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
a new area creation controller
- createNewAreaController(UserRequest, WindowControl, BGContext, boolean, String) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
a new area creation controller in bulkmode
- createNewBGController(UserRequest, WindowControl, boolean, BGContext) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
create Controller for new business group creation
- createNewBGController(UserRequest, WindowControl, boolean, BGContext, boolean, String) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
create controller for (mass) creation of business groups (bulkmode) with a group name(s) proposition.
- CreateNewCourseController - org.olat.presentation.course.repository中的类
-
Description:
Implementation of the repository add controller for OLAT courses
Initial Date: Oct 12, 2004
- CreateNewCourseController(RepositoryAddCallback, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.course.repository.CreateNewCourseController
-
Constructor for the add course controller
- createNewCP(OLATResourceable, String) - 类 中的方法org.olat.lms.ims.cp.CPManager
-
creates a new, empty ContentPackage
- createNewCP(OLATResourceable, String) - 类 中的方法org.olat.lms.ims.cp.CPManagerImpl
-
- CreateNewCPController - org.olat.presentation.ims.cp中的类
-
Description:
Implementation of the repository add controller for IMS ContentPackages
Initial Date: 11.09.2008
- CreateNewCPController(RepositoryAddCallback, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.ims.cp.CreateNewCPController
-
- CreateNewGlossaryController - org.olat.presentation.glossary中的类
-
Description:
Repository workflow to create new glossary item.
- CreateNewGlossaryController(RepositoryAddCallback, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.glossary.CreateNewGlossaryController
-
Constructor for the create new glossary workflow
- createNewLanguage(String, String, String, String) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
- createNewPopupBrowserController(UserRequest, WindowControl, ControllerCreator) - 类 中的方法org.olat.presentation.framework.core.control.generic.popup.BasePopupWindowControllerCreator
-
- createNewPopupBrowserController(UserRequest, WindowControl, ControllerCreator) - 接口 中的方法org.olat.presentation.framework.core.control.generic.popup.PopupBrowserWindowControllerCreator
-
create popup window controller
- createNewPopupBrowserController(UserRequest, WindowControl, ControllerCreator) - 类 中的方法org.olat.presentation.framework.layout.fullWebApp.popup.BaseFullWebappPopupLayoutCreator
-
- createNewPopupBrowserWindowFor(UserRequest, ControllerCreator) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowManagerImpl
-
- createNewPopupBrowserWindowFor(UserRequest, ControllerCreator) - 接口 中的方法org.olat.presentation.framework.core.WindowManager
-
a new browser window with content (controller) provided through the controller creator.
- createNewPublisherTOInCourse(Long, Long) - 类 中的静态方法org.olat.lms.core.notification.service.PublisherTO
-
Factory method for PublisherTO objects, which don't have sourceId.
- createNewsController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
- CreateNewSharedFolderController - org.olat.presentation.sharedfolder中的类
-
Initial Date: Aug 29, 2005
- CreateNewSharedFolderController(RepositoryAddCallback, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.sharedfolder.CreateNewSharedFolderController
-
- createNewUserAndIdentityFromTemporaryKey(String, String, User, TemporaryKeyImpl) - 接口 中的方法org.olat.lms.registration.RegistrationService
-
creates a new user and identity with the data of the temporary key (email) and other supplied user data (within myUser)
- createNewUserAndIdentityFromTemporaryKey(String, String, User, TemporaryKeyImpl) - 类 中的方法org.olat.lms.registration.RegistrationServiceImpl
-
creates a new user and identity with the data of the temporary key (email) and other supplied user data (within myUser)
- createNicolas33Principal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createNodeEditController(AbstractFeedCourseNode, ICourse, UserCourseEnvironment, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createNodeEditController(AbstractFeedCourseNode, ICourse, UserCourseEnvironment, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createNodeEditController(AbstractFeedCourseNode, ICourse, UserCourseEnvironment, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.presentation.framework.UserRequest, org.olat.presentation.framework.control.WindowControl)
- createNoDeletableReference() - 类 中的静态方法org.olat.lms.group.DeletableReference
-
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.AbstractAccessableCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.AbstractFeedCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation, java.lang.String)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.BasicLTICourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.BCCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.BlogCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation, java.lang.String)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.CalCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.COCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Create a course run controller for this node
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.CPCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.DialogCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation, java.lang.String)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.ENCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.FOCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation) ATTENTION: all course nodes must call
updateModuleConfigDefaults(false) here
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.InfoCourseNode
-
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.IQSELFCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.IQSURVCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.IQTESTCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.MSCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.PodcastCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation, java.lang.String)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.PortfolioCourseNode
-
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.ScormCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.SPCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.STCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.TACourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.TUCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation, String) - 类 中的方法org.olat.lms.course.nodes.WikiCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createNodeRunConstructionResult(UserRequest) - 类 中的方法org.olat.presentation.course.nodes.cp.CPRunController
-
- createNotificationSubscriptionContext(Identity, SubscriptionContext, PublisherData) - 类 中的方法org.olat.lms.core.notification.impl.NotificationSubscriptionContextFactory
-
SubscriptionContext and PublisherData used to belong to the presentation package.
- createNotificationSubscriptionContext(Identity, SubscriptionContext, PublisherData) - 类 中的方法org.olat.lms.learn.notification.impl.NotificationLearnServiceImpl
-
- createNotificationSubscriptionContext(Identity, SubscriptionContext, PublisherData) - 接口 中的方法org.olat.lms.learn.notification.service.NotificationLearnService
-
Adapter between the old and new NotificationService domain.
- createOkCancelDialog(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.modal.DialogBoxUIFactory
-
The Ok-Cancel dialog has two buttons.
- createOkCancelDialogController(Locale, String, ControllerEventListener) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.dialog.DialogController
-
已过时。
- createOLATResouceableFor(CatalogEntry) - 接口 中的方法org.olat.lms.catalog.CatalogService
-
Create a volatile OLATResourceable for a given catalog entry that can be used to create a bookmark to this catalog entry
- createOLATResouceableFor(CatalogEntry) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- createOLATResourceable() - 类 中的方法org.olat.data.basesecurity.BaseSecurityTest
-
- createOLATResourceableForLocking(Identity) - 接口 中的方法org.olat.lms.course.assessment.AssessmentManager
-
Provides an OLATResourceable for locking (of score/passed etc.) purposes (if doInSync is called on score/passed data) Or provides a lock token for assessment data
of the assessedIdentity.
- createOLATResourceableForLocking(Identity) - 类 中的方法org.olat.lms.course.assessment.NewCachePersistingAssessmentManager
-
Always use this to get a OLATResourceable for doInSync locking!
- createOLATResourceableForLocking(Identity) - 类 中的方法org.olat.lms.course.run.preview.PreviewAssessmentManager
-
- createOLATResourceableInstance(String, Long) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
Use only when you need to create a new olatresourceable instance.
- createOLATResourceableInstance(Class, Long) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
Use only when you need to create a new olatresourceable instance.
- createOLATResourceableInstance_ForClass() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableInstance_ForClassAndNullKey() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableInstance_ForString() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableInstance_ForStringAndNullKey() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableInstanceWithoutCheck(String, Long) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
- createOLATResourceableType(String, String) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
type could be any string, must not be a class name.
- createOLATResourceableType(String) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
- createOLATResourceableType(Class) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
- createOLATResourceableType_WithTypeAndSubtypeArg() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableType_WithTypeArg() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceableTypeWithoutCheck(String) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
- createOLATResourceableTypeWithoutCheck() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createOLATResourceInstance(OLATResourceable) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Creates a new OLATResource instance (but does not persist the instance)
- createOLATResourceInstance(String) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Creates a new OLATResource instance (but does not persist the instance)
- createOLATResourceInstance(Class) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Creates a new OLATResource instance (but does not persist the instance)
- createOrigianlLocaleKeyForOverlay(Locale) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Calculate the language key from the given overlay locale without the locale (the original language before adding the overlay postfix)
- createOrReuseSubscription(Subscriber, Publisher) - 类 中的方法org.olat.data.notification.SubscriptionDao
-
- createOrSearchArticle(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.WikiRun
-
Creates a wiki page via the Create article, or searches a wiki page, if already selected.
- createOrUpdatePropertyForCollaborationTool(PropertyParameterObject) - 类 中的方法org.olat.lms.properties.PropertyManagerEBL
-
- createOwnerGroupWithIdentity(Identity) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createPackageTranslator(Class, Locale) - 类 中的静态方法org.olat.presentation.framework.core.translator.PackageUtil
-
- createPackageTranslator(Class, Locale, Translator) - 类 中的静态方法org.olat.presentation.framework.core.translator.PackageUtil
-
returns a Translator for the given baseclass and locale
- createPackageTranslator(I18nPackage, Locale) - 类 中的静态方法org.olat.presentation.framework.core.translator.PackageUtil
-
testing ground guido
- createPackageTranslator(I18nPackage, Locale, Translator) - 类 中的静态方法org.olat.presentation.framework.core.translator.PackageUtil
-
- createParentRedirectForExternalResource(String) - 类 中的静态方法org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
- createParentRedirectTo(String) - 类 中的静态方法org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
tells the ajax-command interpreter to reload the main (=ajax's parent) window
- createPatternParser(String) - 类 中的方法org.olat.system.logging.log4j.PatternLayoutWithCounter
-
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.BCCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.BlogCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.CalCourseNode
-
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
Create a minimised view for this course node that gives some insight about the real content of the view in a limited space.
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.FOCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
Default implementation of the peekview controller that returns NULL: no node specific peekview information should be shown
Override this method with a specific implementation if you have something interesting to show in the peekview
org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.InfoCourseNode
-
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.PodcastCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.SPCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.STCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPeekViewRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的静态方法org.olat.presentation.course.nodes.projectbroker.ProjectBrokerControllerFactory
-
- createPermissionView() - 类 中的方法org.olat.presentation.portfolio.EPUIFactory
-
- createPeterBichselPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createPodcastAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
Creates podcast resource and opens it in a new tab.
- CreatePodcastController - org.olat.presentation.webfeed.podcast中的类
-
Controller that handles the creation of a new podcast resource.
- createPodcastResource() - 类 中的方法org.olat.lms.webfeed.FeedManager
-
Creates an OLAT podcast resource
- createPodcastResource() - 类 中的方法org.olat.lms.webfeed.FeedManagerImpl
-
Creates a blank feed object and writes it to the (virtual) file system
- CreatePodcastTest - org.olat.test.functional.courseeditor中的类
-
Tests the Podcast BB and Podcast Editor with both configurations internal and external
Test case:
create course with podcast element
create 1 podcast whose entries are created within olat
create 1 external podcast
publish
preview course
check content of external podcast
check content of internal podcast
check content as student
delete course and delete podcast resources
- CreatePodcastTest() - 类 的构造器org.olat.test.functional.courseeditor.CreatePodcastTest
-
- createPortfolioAdminController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
get a controller for admin-setup of e Portfolio used directly over extension-config, therefore needs to be static
- createPortfolioController(UserRequest, WindowControl, BusinessGroup) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
return an controller for the wiki tool
- createPortfolioDefaultMap(Identity, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
- createPortfolioDefaultMap(BusinessGroup, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
- createPortfolioDefaultMap(Identity, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
- createPortfolioDefaultMap(BusinessGroup, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
- createPortfolioMapsController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
get a controller with all user maps (without structureds map or templates)
- createPortfolioMapsFromOthersController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
Get a controller with all maps I can see from other users,
- createPortfolioMapsVisibleToOthersController(UserRequest, WindowControl, Identity) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
Get a controller with all maps I can see from other users,
- createPortfolioMapTemplate(Identity, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Create a map template, create an OLAT resource and a repository entry with a security group of type owner to the repository and add the identity has an owner.
- createPortfolioMapTemplate(Identity, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Create a map template, create an OLAT resource and a repository entry with a security group of type owner to the repository and add the identity has an owner.
- createPortfolioMapTemplateResource() - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Create an OLAT Resource with the type of a template map.
- createPortfolioMapTemplateResource() - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Create an OLAT Resource with the type of a template map.
- createPortfolioPage(PortfolioStructure, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Create a page element
- createPortfolioPage(PortfolioStructure, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Create a page element
- createPortfolioPoolController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
get the artefact pool controller used directly over extension-config, therefore needs to be static
- createPortfolioStructure(PortfolioStructure, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
Create a basic structure element
- createPortfolioStructure(PortfolioStructure, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
Create a basic structure element
- createPortfolioStructuredMap(PortfolioStructureMap, Identity, String, String, OLATResourceable, String, String) - 接口 中的方法org.olat.data.portfolio.structure.PortfolioStructureDao
-
- createPortfolioStructuredMap(PortfolioStructureMap, Identity, String, String, OLATResourceable, String, String) - 类 中的方法org.olat.data.portfolio.structure.PortfolioStructureDaoImpl
-
- createPortfolioStructuredMapsController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
Get a controller with all user structured maps (but not templates)
- createPortfolioStructureMapController(UserRequest, WindowControl, PortfolioStructureMap, EPSecurityCallback) - 类 中的静态方法org.olat.presentation.portfolio.EPUIFactory
-
- createPortfolioViewForPermittedUsers() - 类 中的方法org.olat.presentation.portfolio.EPUIFactory
-
- createPost(String, AuthenticationVO, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserAuthenticationWebService
-
Fallback method for browsers
- createPost(UserVO, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.user.UserWebService
-
Fallback method for browser
- createPost(String, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createPost(URI, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createPrepareClientCommand(String) - 类 中的静态方法org.olat.presentation.framework.core.control.winmgr.CommandFactory
-
- resets the js flag which is set when the user changes form data and is checked when an other link is clicked.
- createPresentationFrameworkEnvironment(Locale) - 类 中的静态方法org.olat.presentation.framework.core.ObjectMother
-
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.BasicLTICourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.BCCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 接口 中的方法org.olat.lms.course.nodes.CourseNode
-
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.CPCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.FOCourseNode
-
implementation of the previewController for forumnode
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.GenericCourseNode
-
default implementation of the previewController
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.IQTESTCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.ProjectBrokerCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.ScormCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.SPCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.STCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.TACourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的方法org.olat.lms.course.nodes.TUCourseNode
-
org.olat.lms.course.run.userview.UserCourseEnvironment, org.olat.lms.course.run.userview.NodeEvaluation)
- createPreviewController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的静态方法org.olat.presentation.course.nodes.projectbroker.ProjectBrokerControllerFactory
-
- createProjectGroup(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.Groups
-
- CreateProjectGroupAddUsersTest - org.olat.test.functional.groups中的类
-
User creates course and tests case tests if he can add owner and participants.
- CreateProjectGroupAddUsersTest() - 类 的构造器org.olat.test.functional.groups.CreateProjectGroupAddUsersTest
-
- CreateProjectGroupConfigureToolsTest - org.olat.test.functional.groups中的类
-
User creates course and configures group tools.
- CreateProjectGroupConfigureToolsTest() - 类 的构造器org.olat.test.functional.groups.CreateProjectGroupConfigureToolsTest
-
- createProjectGroupFor(Long, Identity, String, String, Long) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManager
-
Create a business-group for a project.
- createProjectGroupFor(Long, Identity, String, String, Long) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectGroupManagerImpl
-
- CreateProjectGroupTest - org.olat.test.functional.groups中的类
-
User creates and deletes project group.
- CreateProjectGroupTest() - 类 的构造器org.olat.test.functional.groups.CreateProjectGroupTest
-
- createProjectManagerGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Long, String, Date, Long, String, Long) - 类 中的静态方法org.olat.lms.core.notification.service.ProjectManagerGroupConfirmationInfo
-
- createPropertiesFromPersistedProperties() - 类 中的方法org.olat.system.commons.configuration.PersistedProperties
-
已过时。
Clone the persisted properties to a standard properties object.
- createProperty() - 类 中的方法org.olat.data.properties.PropertyManager
-
- createPropertyInstance(Identity, BusinessGroup, OLATResourceable, String, String, Float, Long, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Creates a new Property
- createPropertyInstance(Identity, BusinessGroup, String, String, Float, Long, String, String) - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
-
已过时。
Create a property
- createPublisherSubscriptionAndNotificationEventTest() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- createPublishEventTO(SubscriptionContext, Long, Identity, String, String, PublishEventTO.EventType) - 类 中的方法org.olat.lms.folder.FolderNotificationTypeHandler
-
- createPublishEventTO(SubscriptionContext, Long, Identity, Item, PublishEventTO.EventType) - 类 中的方法org.olat.presentation.webfeed.blog.BlogNotificationTypeHandler
-
- createPublishEventTO(SubscriptionContext, Long, Identity, Item, PublishEventTO.EventType) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastNotificationTypeHandler
-
- createPublishEventTO(SubscriptionContext, Long, Identity, WikiPage, PublishEventTO.EventType) - 类 中的方法org.olat.presentation.wiki.WikiNotificationTypeHandler
-
- createPublishEventTO_ContextTypeUnkown() - 类 中的方法org.olat.presentation.forum.ForumPublishEventTOFactoryTest
-
- createPublishEventTO_ContextTypeUnkown() - 类 中的方法org.olat.presentation.wiki.WikiPublishEventTOFactoryTest
-
- createPublishEventTO_EventTypeIsNEW() - 类 中的方法org.olat.presentation.forum.ForumPublishEventTOFactoryTest
-
- createPublishEventTO_EventTypeIsNEW() - 类 中的方法org.olat.presentation.wiki.WikiPublishEventTOFactoryTest
-
- createPublishEventTO_EventTypeIsNO_PUBLISH() - 类 中的方法org.olat.presentation.forum.ForumPublishEventTOFactoryTest
-
- createPublishEventTO_EventTypeIsNO_PUBLISH() - 类 中的方法org.olat.presentation.wiki.WikiPublishEventTOFactoryTest
-
- createPublishSetFor(List<String>) - 类 中的方法org.olat.presentation.course.editor.PublishProcess
-
first step in publishing course editor nodes.
- createPut(String, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createPut(URI, String, boolean) - 类 中的方法org.olat.test.OlatJerseyTestCase
-
- createQTIArchiveWizardController(boolean, UserRequest, List, ICourse, WindowControl) - 接口 中的方法org.olat.presentation.course.assessment.AssessmentControllerCreator
-
- createQTIArchiveWizardController(boolean, UserRequest, List, ICourse, WindowControl) - 类 中的方法org.olat.presentation.course.assessment.AssessmentControllerCreatorOlat
-
org.olat.lms.course.ICourse, org.olat.presentation.framework.control.WindowControl)
- createQTIArchiveWizardController(boolean, UserRequest, List, ICourse, WindowControl) - 类 中的静态方法org.olat.presentation.course.assessment.AssessmentUIFactory
-
- createQuery(String) - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Create a DBQuery
- createQuery(String) - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Create a DBQuery
- createQuestionnaireAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
- CreateQuestionnaireWithAllQuestionTypes - org.olat.test.functional.test中的类
-
Author creates questionnaire with all question types, part of test suite CombiQuestionnaireTest.java.
- CreateQuestionnaireWithAllQuestionTypes() - 类 的构造器org.olat.test.functional.test.CreateQuestionnaireWithAllQuestionTypes
-
- createQuota(String, Long, Long) - 类 中的方法org.olat.data.commons.vfs.QuotaManager
-
Create a quota object (transient, not yet stored)
- createQuota(String, Long, Long) - 类 中的方法org.olat.lms.admin.quota.QuotaManagerImpl
-
java.lang.Long, java.lang.Long)
- createRating(Identity, int) - 类 中的方法org.olat.lms.commentandrate.UserRatingsManager
-
Create a new rating for the configured resource
- createRating(Identity, int) - 类 中的方法org.olat.lms.commentandrate.UserRatingsManagerImpl
-
- createReadOnlyRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createReadOnlyRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createRecipientInfos(List<Identity>) - 类 中的方法org.olat.lms.learn.notification.impl.ConfirmationLearnServiceImpl
-
- createRecipientInfos(List<Identity>) - 接口 中的方法org.olat.lms.learn.notification.service.ConfirmationLearnService
-
- createRecipientsContactList() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createRedirectingPopup(UserRequest, String) - 类 中的静态方法org.olat.presentation.framework.layout.fullWebApp.popup.BaseFullWebappPopupLayoutFactory
-
Open a new Window which redirects somewhere else
- createRepositoryEntryInstance(String) - 接口 中的方法org.olat.data.repository.RepositoryDao
-
- createRepositoryEntryInstance(String, String, String) - 接口 中的方法org.olat.data.repository.RepositoryDao
-
- createRepositoryEntryInstance(String) - 类 中的方法org.olat.data.repository.RepositoryDaoImpl
-
- createRepositoryEntryInstance(String, String, String) - 类 中的方法org.olat.data.repository.RepositoryDaoImpl
-
- createRepositoryEntryInstance(String) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
-
- createRepositoryEntryInstance(String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
-
- createRepositoryEntryInstance(String) - 接口 中的方法org.olat.lms.repository.RepositoryService
-
- createRepositoryEntryInstance(String, String, String) - 接口 中的方法org.olat.lms.repository.RepositoryService
-
- createRepositoryEntryInstance(String) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
-
- createRepositoryEntryInstance(String, String, String) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
-
- createRepositoryEntryInstanceWithAuthorStringTest() - 类 中的方法org.olat.lms.repository.RepositoryServiceTest
-
- createRepositoryEntryInstanceWithNullAuthorTest() - 类 中的方法org.olat.lms.repository.RepositoryServiceTest
-
- createRepositoryEntryStatus(int) - 类 中的方法org.olat.lms.core.notification.impl.RepositoryServiceNotificationMock
-
- createRepositoryEntryStatus(int) - 接口 中的方法org.olat.lms.repository.RepositoryService
-
- createRepositoryEntryStatus(int) - 类 中的方法org.olat.lms.repository.RepositoryServiceImpl
-
- createRepositoryEntryStatusTest() - 类 中的方法org.olat.lms.repository.RepositoryServiceTest
-
- createRepositoryEntryWithOresAndOwnerGroup(RepositoryEntryInputData, RepositoryHandler) - 类 中的方法org.olat.lms.repository.RepositoryEBL
-
- createResetRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
creates a reset rule
- createResetRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
creates a reset rule
- createResource(String, String, LearningResources.LR_Types) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
Create resource with the given type, but do not start editing.
- createResourceFolderAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
- createResourceLockedMessage(UserRequest, WindowControl, LockResult, String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.modal.DialogBoxUIFactory
-
create the default info message shown for an unsuccessfully acquired lock - must not be called if lock was successfully acquired!
- createResultsReporting(Document, Identity, String, long) - 类 中的静态方法org.olat.lms.ims.qti.process.FilePersister
-
Persist results for this user/aiid as an XML document. dlPointer is aiid in this case.
- createRetoAlbrechtPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createRightColumnVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.blog.BlogUIFactory
-
- createRightColumnVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.FeedUIFactory
-
- createRightColumnVelocityContainer(BasicController) - 类 中的方法org.olat.presentation.webfeed.podcast.PodcastUIFactory
-
- createRightGroupDefaultFlags() - 类 中的静态方法org.olat.lms.group.BGConfigFlags
-
Factory method to create the default group configuration object
- createRightLearningGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Date, Long, String, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.RightLearningGroupConfirmationInfo
-
- createRightsGroup(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.group.RightsManagement
-
create a new rights group with given title and description
- createRuediZimmermannPrincipal() - 类 中的静态方法org.olat.system.mail.ObjectMother
-
- createRunController(UserRequest, WindowControl, UserCourseEnvironment, NodeEvaluation) - 类 中的静态方法org.olat.presentation.course.nodes.projectbroker.ProjectBrokerControllerFactory
-
- createRunController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.AssessmentNode
-
- createRunController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.GenericQtiNode
-
- createRunController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.ims.qti.editor.tree.IQtiNode
-
- createRunController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.ItemNode
-
- createRunController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.ims.qti.editor.tree.SectionNode
-
- createRunControllerAsTopNavTab(BusinessGroup, UserRequest, WindowControl, boolean, String) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
Creates a runtime environment for this business group as a tab in the top navigation bar
- createRunControllerFor(UserRequest, WindowControl, BusinessGroup, boolean, String) - 类 中的方法org.olat.presentation.group.BGControllerFactory
-
Factory method to create a configured group run controller
- createSCItem(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates a new Single Choice item
- createSearchController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.search.SearchControllerFactory
-
- createSearchController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.search.SearchServiceUIFactory
-
- createSection(QtiEditorLocalStrings) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Creates an empty section
- createSegmentView(String, VelocityContainer, Controller) - 类 中的静态方法org.olat.presentation.framework.core.components.segmentedview.SegmentViewFactory
-
- createSelbox(String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
workaround FIXME:pb
- createSelectboxLayouter(String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.MultipleSelectionElementImpl
-
as selectbox
- createSelectboxLayouter(String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.SingleSelectionImpl
-
as selectbox
- createSelenium(OlatLoginInfos) - 类 中的方法org.olat.test.util.selenium.SeleniumManager
-
Creates a new DefaultSelenium, wraps it into a LoggingSeleniumWrapper, and opens Window.
- createSelenium() - 类 中的方法org.olat.test.util.setup.context.Context
-
public void deleteAllLearningResourcesFromMyAuthors() { WorkflowHelper.deleteAllLearningResourcesFromAuthor(getStandardAdminOlatLoginInfos(1).getUsername());
WorkflowHelper.deleteAllLearningResourcesFromAuthor(getStandardAuthorOlatLoginInfos(1).getUsername());
WorkflowHelper.deleteAllLearningResourcesFromAuthor(getStandardStudentOlatLoginInfos(1).getUsername());
WorkflowHelper.deleteAllLearningResourcesFromAuthor(getStandardGuestOlatLoginInfos(1).getUsername()); }
- createSelenium(int) - 类 中的方法org.olat.test.util.setup.context.Context
-
- createSelenium(OlatLoginInfos) - 类 中的方法org.olat.test.util.setup.context.Context
-
- createSeleniumAndLogin() - 类 中的方法org.olat.test.util.setup.context.Context
-
- createSeleniumAndLogin(OlatLoginInfos) - 类 中的方法org.olat.test.util.setup.context.Context
-
- createServerURI() - 类 中的静态方法org.olat.system.commons.Settings
-
- createSharedFolder() - 类 中的方法org.olat.lms.sharedfolder.SharedFolderManager
-
- createSharedGroup(String, String, List<String>) - 接口 中的方法org.olat.connectors.instantmessaging.InstantMessagingGroupSynchronisation
-
Creates a shared buddy group where all members see each other on their rosters
- createSharedGroup(String, String) - 接口 中的方法org.olat.connectors.instantmessaging.InstantMessagingGroupSynchronisation
-
creates an empty shared group
- createSharedGroup(String, String, List<String>) - 类 中的方法org.olat.connectors.instantmessaging.RemoteGroupCreationOverXMPP
-
- createSharedGroup(String, String) - 类 中的方法org.olat.connectors.instantmessaging.RemoteGroupCreationOverXMPP
-
- createShibAuthenticationAndUpdateUser(Identity, Map<String, String>, String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createShowRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createShowRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createSimpleErrorText(String, String) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.FormUIFactory
-
Static text with the error look and feel.
- createSimpleLabelText(String, String) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.FormUIFactory
-
- createSimpleMailTO() - 类 中的方法org.olat.system.support.mail.impl.MailObjectMother
-
- createSimpleMessage(UserRequest, WindowControl, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.messages.MessageUIFactory
-
- createSinglePageNode(ICourse, String, String) - 类 中的静态方法org.olat.lms.course.wizard.create.CourseExtensionHelper
-
Creates a single page course node and appends it to the course.
- createSingleUserInstance() - 类 中的方法org.olat.data.coordinate.ClusterCoordinator
-
do not call normally, reserved for internal calls
- createSingleUserInstance() - 类 中的方法org.olat.data.coordinate.SingleVMCoordinator
-
- createSingleUserInstance() - 接口 中的方法org.olat.system.coordinate.Coordinator
-
do -not- call normally, reserved for internal calls
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.admin.site.AdminSiteDef
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.examples.guidemo.demoextension.site.DemoSiteDef
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.examples.site.GUIDemoSiteDef
-
- createSite(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.core.control.navigation.SiteDefinition
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.group.site.GroupsManagementSiteDef
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.group.site.GroupsSiteDef
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.home.site.HomeSiteDef
-
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.repository.site.RepositorySiteDef
-
site is open to both normal users and guest users
- createSite(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.user.administration.site.UserAdminSiteDef
-
- createSiteDefinitions() - 接口 中的方法org.olat.presentation.framework.extensions.sitescreator.SitesCreator
-
- createSocket(String, int, InetAddress, int) - 类 中的方法org.olat.connectors.httpclient.EasySSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - 类 中的方法org.olat.connectors.httpclient.EasySSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - 类 中的方法org.olat.connectors.httpclient.EasySSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - 类 中的方法org.olat.connectors.httpclient.EasySSLProtocolSocketFactory
-
- createSpellIndex(SearchModule) - 类 中的静态方法org.olat.lms.search.spell.SearchSpellChecker
-
Creates a new spell-check index based on search-index
- createStaticURIFor(String) - 类 中的静态方法org.olat.presentation.framework.dispatcher.StaticMediaDispatcher
-
Create a static URI for this relative URI.
- createStaticURIFor(String, boolean) - 类 中的静态方法org.olat.presentation.framework.dispatcher.StaticMediaDispatcher
-
Create a static URI for this relative URI.
- createStatisticsFile(File) - 类 中的方法org.olat.lms.search.indexer.TopLevelIndexer
-
Creates a CSV statistics file containing all indexed items.
- createStringRepresenting(OLATResourceable, String) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
used to generate an object (a String) which can be used in maps / set etc. e.g. when ores1 !
- createStringRepresenting(OLATResourceable) - 类 中的静态方法org.olat.system.commons.resource.OresHelper
-
used to generate an object (a String) which can be used in maps / set etc. e.g. when ores1 !
- createStringRepresenting() - 类 中的方法org.olat.system.commons.resource.OresHelperTest
-
- createStructureForPreview() - 类 中的方法org.olat.lms.course.tree.CourseEditorTreeModel
-
- CreateStructureMapTemplateController - org.olat.presentation.portfolio中的类
-
Description:
This is the controller which create a new template in the repository via the repository
Initial Date: 12 oct. 2010
- CreateStructureMapTemplateController(RepositoryAddCallback, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.portfolio.CreateStructureMapTemplateController
-
Constructor
- createStructureToArtefactLink() - 类 中的方法org.olat.lms.portfolio.EPStructureToArtefactITCase
-
- createSubcontext(String) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
- createSubcontext(String, Attributes) - 类 中的方法org.olat.connectors.webdav.util.VFSDirContext
-
Creates and binds a new context, along with associated attributes.
- createSubscription(UserRequest) - 类 中的方法org.olat.presentation.course.nodes.cal.CourseCalendars
-
- createSubscriptionContext(CourseEnvironment, CourseNode) - 类 中的静态方法org.olat.lms.course.CourseModule
-
- createSubscriptionContext(CourseEnvironment, CourseNode, String) - 类 中的静态方法org.olat.lms.course.CourseModule
-
Creates subscription context which points to an element e.g. that is a sub element of a node (subsubId).
- createTableControllerFor(TableGuiConfiguration, List, UserRequest, WindowControl, String) - 类 中的静态方法org.olat.presentation.group.securitygroup.UserControllerFactory
-
- createTableDataModel(UserRequest, List, boolean) - 类 中的静态方法org.olat.presentation.user.administration.ExtendedIdentitiesTableControllerFactory
-
- createTables() - 类 中的静态方法org.olat.data.commons.database.DatabaseSetup
-
Setup OLAT database.
- createTagCloudView() - 类 中的方法org.olat.presentation.commons.tagging.TaggingUIFactory
-
- createTaggingView() - 类 中的方法org.olat.presentation.commons.tagging.TaggingUIFactory
-
- createTaskConfirmation(List<RecipientInfo>, Identity, String, Long, Long, String, String, TaskConfirmation.TYPE, Date) - 类 中的静态方法org.olat.lms.core.notification.service.TaskConfirmation
-
- createTaskConfirmation(List<RecipientInfo>, Identity, String, Long, Long, Long, String, TopicConfirmation.TYPE, Date) - 类 中的静态方法org.olat.lms.core.notification.service.TopicConfirmation
-
- createTechnicalSubscriptionContext(CourseEnvironment, CourseNode) - 类 中的静态方法org.olat.lms.course.CourseModule
-
- createTechnicalSubscriptionContextForCourse(CourseEnvironment, WikiCourseNode) - 类 中的静态方法org.olat.lms.wiki.WikiManager
-
wiki subscription context for wikis in the course.
- createTempDir(String, String, File) - 类 中的静态方法org.olat.data.commons.fileutil.FileUtils
-
Creates a new directory in the specified directory, using the given prefix and suffix strings to generate its name.
- createTempDirectory() - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
-
- createTemplateMailTO() - 类 中的方法org.olat.system.support.mail.impl.MailObjectMother
-
- createTemporaryKeyByEmail(String, String, String) - 接口 中的方法org.olat.data.registration.RegistrationDao
-
A temporary key is created
- createTemporaryKeyByEmail(String, String, String) - 类 中的方法org.olat.data.registration.RegistrationDaoImpl
-
A temporary key is created
- createTemporaryKeyByEmail(String, String, String) - 接口 中的方法org.olat.lms.registration.RegistrationService
-
A temporary key is created
- createTemporaryKeyByEmail(String, String, String) - 类 中的方法org.olat.lms.registration.RegistrationServiceImpl
-
A temporary key is created
- createTestAndStartEditing(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.lr.LearningResources
-
- createTestConfirmation(List<RecipientInfo>, Identity, String, Long, Long, String, Date, TestConfirmation.TYPE) - 类 中的静态方法org.olat.lms.core.notification.service.TestConfirmation
-
- createTestIdentityForJunit(String, User) - 类 中的静态方法org.olat.data.basesecurity.TestIdentityFactory
-
- createTestReplacer(ICourse, CourseNode) - 类 中的静态方法org.olat.presentation.course.nodes.iq.TestReplacer
-
- createTestUserForJunit(String, String, String) - 类 中的静态方法org.olat.data.user.TestUserFactory
-
- createTextArtefactAndOpenWizard() - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPExtensions
-
- createTextComponentFromI18nKey(String, String, Translator, String, boolean, Container) - 类 中的静态方法org.olat.presentation.framework.core.components.text.TextFactory
-
Constructor to create a text component with an untranslated i18n key.
- createTextComponentFromString(String, String, String, boolean, Container) - 类 中的静态方法org.olat.presentation.framework.core.components.text.TextFactory
-
Factory method to create a text component with a translated plain vanilla text string.
- createThreeIdentities_subscribe_publishOneEvent(NotificationService) - 类 中的方法org.olat.data.notification.DaoObjectMother
-
Creates 3 identities: alf, berta, clara,
each one subscribes to the same publisher,
clara creates one event,
and publish this event.
- createThreeIdentities_subscribeToFivePublishers_publishEventsForEachPublisher() - 类 中的方法org.olat.data.notification.DaoObjectMother
-
Publishes 13 events.
- createThreeIdentities_subscribeToThreePublishers_publishOneEventForEachPublisher() - 类 中的方法org.olat.data.notification.DaoObjectMother
-
Publishes 6 events (2 subscribers for 3 publishers, that is 6 subscriptions, one event per subscription - the creator of the event doesn't get notified)
- createTitledComponent(String, String[], Translator, Component) - 类 中的静态方法org.olat.presentation.framework.core.components.util.ComponentUtil
-
convenience method to easily add a title to a component
- createToolController(WindowControl) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.tool.ToolFactory
-
- createTopic(String, String, boolean, int) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicAssignmentRun
-
- createTopic(String, String, String, String, String, String, String, boolean, int, String, boolean) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TopicAssignmentRun
-
已过时。
- createTopicCandidateGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Long, String, Date, Long, String, Long, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.TopicCandidateGroupConfirmationInfo
-
- createTopicChangeConfirmationInfo(TopicChangeConfirmationInfo.TYPE, List<RecipientInfo>, Identity, String, Long, Date, Long, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.TopicChangeConfirmationInfo
-
- createTopicEnrollmentConfirmationInfo(TopicEnrollmentConfirmationInfo.TYPE, List<RecipientInfo>, Identity, String, Long, Date, Long, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.TopicEnrollmentConfirmationInfo
-
- CreateTopicInTopicAssignmentTest - org.olat.test.functional.course.topic中的类
-
Tests the new bb topic assignment.
- CreateTopicInTopicAssignmentTest() - 类 的构造器org.olat.test.functional.course.topic.CreateTopicInTopicAssignmentTest
-
- createTopicManagerGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Long, String, Date, Long, String, Long, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.TopicManagerGroupConfirmationInfo
-
- createTopicUserGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Long, String, Date, Long, String, Long, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.TopicUserGroupConfirmationInfo
-
- createTopNavController(UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.framework.layout.fullWebApp.BaseFullWebappControllerParts
-
top nav controller (logout, search, print, clipboard, etc)
- createTopNavController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.AuthBFWCParts
-
- createTopNavController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.DmzBFWCParts
-
- createTopNavController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.security.authentication.GuestBFWCParts
-
- createTranslationToolLauncherController(UserRequest, WindowControl) - 类 中的静态方法org.olat.presentation.i18n.I18nUIFactory
-
Creates a controller that offers a panel for translators.
- CreateTstInEditor - org.olat.test.functional.test中的类
-
Create test in test editor, part of test suite TestEditorCombiTest.java.
- CreateTstInEditor() - 类 的构造器org.olat.test.functional.test.CreateTstInEditor
-
- createUniqueBusinessGroupsFor(Set<String>, BGContext, String, Integer, Integer, Boolean, Boolean) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- createUniqueBusinessGroupsFor(Set<String>, BGContext, String, Integer, Integer, Boolean, Boolean) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- createUser(String, String, String) - 类 中的方法org.olat.data.notification.DaoObjectMother
-
- createUser(String, String, String) - 接口 中的方法org.olat.data.user.UserDao
-
- createUser(String, String, String) - 类 中的方法org.olat.data.user.UserDaoImpl
-
- createUser(String, String, String) - 类 中的静态方法org.olat.lms.core.notification.impl.ObjectMother
-
- createUser(String, String, String) - 类 中的方法org.olat.lms.core.notification.impl.UserServiceNotificationMock
-
- createUser(String, String, String, List<UserPropertyParameter>) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createUser(Roles, ImportableUserParameter) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createUser(String, String, String) - 接口 中的方法org.olat.lms.user.UserService
-
- createUser(String, String, String) - 类 中的方法org.olat.lms.user.UserServiceImpl
-
- createUser(String, String, String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.user.UserManagement
-
Creates user without check whether already exists.
- createUserCommentsAndRatingControllerExpandable(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
-
Create a user comments controller that show the number of comments and allows the user rate the resource on a scale of 1-5.
- createUserCommentsAndRatingControllerExpandable(UserRequest, WindowControl) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
-
org.olat.presentation.framework.control.WindowControl)
- createUserCommentsAndRatingControllerMinimized(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
-
Create a minimized user comments controller that only shows the number of comments and allows the user rate the resource on a scale of 1-5.
- createUserCommentsAndRatingControllerMinimized(UserRequest, WindowControl) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
-
org.olat.presentation.framework.control.WindowControl)
- createUserCommentsControllerExpandable(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
-
Create a user comments controller that show the number of comments.
- createUserCommentsControllerExpandable(UserRequest, WindowControl) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
-
org.olat.presentation.framework.control.WindowControl)
- createUserCommentsControllerMinimized(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
-
Create a minimized user comments controller that only shows the number of comments.
- createUserCommentsControllerMinimized(UserRequest, WindowControl) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
-
org.olat.presentation.framework.control.WindowControl)
- createUserIfNotExists(OlatLoginInfos, String, String, boolean, boolean, boolean, boolean, boolean) - 类 中的静态方法org.olat.test.util.selenium.olatapi.WorkflowHelper
-
- createuserIfNotExists(int, String, String, boolean, boolean, boolean, boolean, boolean) - 类 中的方法org.olat.test.util.setup.context.Context
-
Create user
- createuserIfNotExists(int, String, boolean, boolean, boolean, boolean, boolean) - 类 中的方法org.olat.test.util.setup.context.Context
-
Create user by login as admin with the given name and the standard password.
- createUserPropertyInstance(Identity, String, String, Float, Long, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Create a user proprety.
- createUserRatingsController(UserRequest, WindowControl) - 接口 中的方法org.olat.lms.commentandrate.CommentAndRatingService
-
Create a user rating controller without the commenting functionality
- createUserRatingsController(UserRequest, WindowControl) - 类 中的方法org.olat.lms.commentandrate.CommentAndRatingServiceImpl
-
org.olat.presentation.framework.control.WindowControl)
- createUserSearchController(boolean, UserRequest, WindowControl) - 接口 中的方法org.olat.presentation.user.administration.UserSearchControllerFactory
-
creates a user search workflow
- createUserSearchController(boolean, UserRequest, WindowControl) - 类 中的方法org.olat.presentation.user.administration.UserSearchControllerFactoryImpl
-
- CreateUserTest - org.olat.test.tutorial.singlenode.testng中的类
-
- CreateUserTest() - 类 的构造器org.olat.test.tutorial.singlenode.testng.CreateUserTest
-
- createUserViaShibbolethRegistration(String, String, Map<String, String>, String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createUserWithRandomUsername(Locale, Invitation) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- createVersionsFor(VFSLeaf) - 类 中的方法org.olat.data.commons.vfs.version.VersionsFileManager
-
- createVersionsFor(VFSLeaf) - 类 中的方法org.olat.data.commons.vfs.version.VersionsManager
-
Get or create the versions datas of this file
- createVerticalFormLayout(String, Translator) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.FormLayoutContainer
-
Create a layout container that renders the form elements and its labels vertically.
- createVerticalLayout(String, int) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.MultipleSelectionElementImpl
-
radio buttons vertical
- createVerticalLayout(String) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.elements.SingleSelectionImpl
-
radio buttons vertical
- createWaitingListLearningGroupConfirmationInfo(AbstractGroupConfirmationInfo.GROUP_CONFIRMATION_TYPE, List<RecipientInfo>, Identity, Date, Long, String, Long, String) - 类 中的静态方法org.olat.lms.core.notification.service.WaitingListLearningGroupConfirmationInfo
-
- createWarnMessage(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.messages.MessageUIFactory
-
- createWiki() - 类 中的方法org.olat.lms.wiki.WikiManager
-
- createWikiController(UserRequest, WindowControl) - 类 中的方法org.olat.presentation.collaboration.CollaborationTools
-
return an controller for the wiki tool
- createWikiMainController(UserRequest, WindowControl, OLATResourceable, WikiSecurityCallback, String) - 类 中的方法org.olat.presentation.wiki.WikiUIFactory
-
- createWikiMainControllerDisposeOnOres(UserRequest, WindowControl, OLATResourceable, WikiSecurityCallback, String) - 类 中的方法org.olat.presentation.wiki.WikiUIFactory
-
brasato:::: to discuss, are two methods needed at all?
- createWindowBackOffice(String, ChiefController) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowManagerImpl
-
- createWindowBackOffice(String, ChiefController) - 接口 中的方法org.olat.presentation.framework.core.WindowManager
-
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.BlogRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.CourseRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.GlossaryRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.ImsCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PodcastRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.PortfolioRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTISurveyRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.QTITestRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 接口 中的方法org.olat.lms.repository.handlers.RepositoryHandler
-
Called if a user wants to create a Resourceable via wizard.
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SCORMCPRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.SharedFolderRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WebDocumentRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWizardController(OLATResourceable, UserRequest, WindowControl) - 类 中的方法org.olat.lms.repository.handlers.WikiRepositoryHandler
-
org.olat.presentation.framework.control.WindowControl)
- createWritableRule(FormItem, Object, Set<FormItem>, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createWritableRule(FormItem, Object, FormItem, FormItemContainer) - 类 中的静态方法org.olat.presentation.framework.core.components.form.flexible.impl.rules.RulesFactory
-
- createWysiwygController(UserRequest, WindowControl, VFSContainer, String, boolean) - 类 中的静态方法org.olat.presentation.framework.common.htmleditor.WysiwygFactory
-
Factory method to create a file based HTML editor instance that uses locking to prevent two people editing the same file.
- createWysiwygControllerWithInternalLink(UserRequest, WindowControl, VFSContainer, String, boolean, CustomLinkTreeModel) - 类 中的静态方法org.olat.presentation.framework.common.htmleditor.WysiwygFactory
-
Factory method to create a file based HTML editor instance that uses locking to prevent two people editing the same file.
- createWysiwygControllerWithoutFile(UserRequest, WindowControl, VFSContainer, String, CustomLinkTreeModel) - 类 中的静态方法org.olat.presentation.framework.common.htmleditor.WysiwygFactory
-
Factory method to create a string based HTML editor instance.
- createXHtmlFileContent(String, String) - 类 中的静态方法org.olat.lms.framework.htmleditor.HTMLEditor_EBL
-
Factory method to create a well formed XHTML frame and inserts the content into the body.
- createXStreamInstance() - 类 中的静态方法org.olat.data.commons.xml.XStreamHelper
-
Factory to create a fresh XStream instance.
- createYesNoDialog(UserRequest, WindowControl, String, String) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.modal.DialogBoxUIFactory
-
The Yes-No dialog has two buttons. the following events are fired:
yes -> ButtonClickedEvent with position 0
no -> ButtonClickedEvent with position 1
Event.CANCELLED_EVENT: when user clicks the close icon in the window bar
Initial Date: 26.11.2007
- createYesNoDialogController(Locale, String, ControllerEventListener, Object) - 类 中的静态方法org.olat.presentation.framework.core.control.generic.dialog.DialogController
-
已过时。
- creationDate - 类 中的变量org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
-
- CrudAction - org.olat.lms.activitylogging中的枚举
-
enum representing the four CRUD types which are stored with each log entry:
create: when a new resource is created
retrieve/read: when a resource is read
update: when a resource is changed/updated
delete: when a resource is deleted
Note that it's not always easy to map log messages to one of the four crud actions - if you find it hard it is always an idea to fall back to the default 'retrieve'
NOTE: Make sure that the initial of any two CrudActions are different!
- Crumb - org.olat.presentation.wiki中的类
-
Description:
Initial Date: Jul 4, 2006
- Crumb(String, String) - 类 的构造器org.olat.presentation.wiki.Crumb
-
- CRUMB_VIEW_ACTIVATED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.breadcrumb.BreadCrumbController
-
- CrumbBasicController - org.olat.presentation.framework.core.control.generic.breadcrumb中的类
-
Description: This abstract class serves as a base for controllers that can be used in a bread crumb path navigation controller.
- CrumbController - org.olat.presentation.framework.core.control.generic.breadcrumb中的接口
-
- CrumbFormBasicController - org.olat.presentation.framework.core.control.generic.breadcrumb中的类
-
Description: This abstract class implements the CrumbController interface for the FormBasicController.
- CrumbFormBasicController(UserRequest, WindowControl, String, Translator) - 类 的构造器org.olat.presentation.framework.core.control.generic.breadcrumb.CrumbFormBasicController
-
- CrumbRenderer - org.olat.presentation.filebrowser.components中的类
-
Initial Date: 08.07.2003
- CrumbRenderer() - 类 的构造器org.olat.presentation.filebrowser.components.CrumbRenderer
-
Default constructor.
- CS_HELP - 类 中的静态变量org.olat.lms.activitylogging.OlatLoggingAction
-
- CSS_CLASS_ERROR - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_FILETYPE_FILE - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_FILETYPE_FOLDER - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_GROUP - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_INFO - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_NEW - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_USER - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_WARN - 类 中的静态变量org.olat.presentation.framework.core.util.CSSHelper
-
- CSS_CLASS_WIKI_ICON - 类 中的静态变量org.olat.lms.wiki.Wiki
-
- CSS_ICON - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
-
- CSS_ICON_CLASS_FORUM - 类 中的静态变量org.olat.lms.forum.ForumHelper
-
- CSS_ICON_CLASS_MESSAGE - 类 中的静态变量org.olat.lms.forum.ForumHelper
-
- CSS_INDEX_AFTER_THEME - 类 中的静态变量org.olat.presentation.framework.core.control.JSAndCSSAdder
-
- CSS_INDEX_BEFORE_THEME - 类 中的静态变量org.olat.presentation.framework.core.control.JSAndCSSAdder
-
- CSS_INDEX_THEME - 类 中的静态变量org.olat.presentation.framework.core.control.JSAndCSSAdder
-
- CSS_MARK_BLUE - 类 中的静态变量org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
- CSS_MARK_GLOSSAR - 类 中的静态变量org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
- CSS_MARK_GREEN - 类 中的静态变量org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
- CSS_MARK_RED - 类 中的静态变量org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
- CSS_MARK_YELLOW - 类 中的静态变量org.olat.presentation.framework.core.control.generic.textmarker.TextMarker
-
- CSSHelper - org.olat.presentation.framework.core.util中的类
-
Description:
Helper to create css classes
Initial Date: 08.01.2010
- CSSHelper() - 类 的构造器org.olat.presentation.framework.core.util.CSSHelper
-
- CSSIconFlexiCellRenderer - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
Description: Render a cell with an custom css class applied.
- CSSIconFlexiCellRenderer() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.CSSIconFlexiCellRenderer
-
- CSSIncluder - org.olat.presentation.framework.extensions.css中的接口
-
已过时。
Description:
Initial Date: 18.05.2006
- CTRL_NO - 类 中的静态变量org.olat.lms.ims.qti.objects.Control
-
- CTRL_UNDEF - 类 中的静态变量org.olat.lms.ims.qti.objects.Control
-
- CTRL_YES - 类 中的静态变量org.olat.lms.ims.qti.objects.Control
-
- CURRENT_CUSTOM_CSS_KEY - 类 中的静态变量org.olat.presentation.framework.layout.fullWebApp.BaseFullWebappController
-
- CURRENT_MODEL_VERSION - 类 中的静态变量org.olat.lms.webfeed.Feed
-
- currentContext - 类 中的静态变量org.olat.test.util.setup.context.Context
-
- CUSTOM - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.rules.FormItemDependencyRuleImpl
-
- CustomCellRenderer - org.olat.presentation.framework.core.components.table中的接口
-
Description:
classes implementing this interface can determine how cells of a table look. right now, if action !
- CustomConfigFactory - org.olat.connectors.rest.repository.course.config中的类
-
- CustomConfigFactory.ICustomConfigCreator - org.olat.connectors.rest.repository.course.config中的接口
-
- CustomCSS - org.olat.presentation.framework.core.components.htmlheader.jscss中的类
-
Description:
The custom CSS object is a container to hold everything the system needs to know about a custom CSS: the mapper and the css URL
This object is used by dynamic tabs or sites to define a custom CSS that should only be loaded when this tab or site is shown.
- CustomCSS(VFSContainer, String, UserSession) - 类 的构造器org.olat.presentation.framework.core.components.htmlheader.jscss.CustomCSS
-
Constructor
- CustomCssCellRenderer - org.olat.presentation.framework.core.components.table中的类
-
Description:
Render a cell with an custom css class applied.
- CustomCssCellRenderer() - 类 的构造器org.olat.presentation.framework.core.components.table.CustomCssCellRenderer
-
- CustomCSSProvider - org.olat.presentation.framework.core.components.htmlheader.jscss中的接口
-
Description:
This interface provides access to a custom CSS that might be used for sites, tabs or windows
Initial Date: 25.03.2009
- CustomField - org.olat.data.course.nodes.projectbroker中的类
-
- CustomField() - 类 的构造器org.olat.data.course.nodes.projectbroker.CustomField
-
- CustomField(String, String, boolean) - 类 的构造器org.olat.data.course.nodes.projectbroker.CustomField
-
- CustomField(String, String) - 类 的构造器org.olat.data.course.nodes.projectbroker.CustomField
-
- CUSTOMFIELD_LIST_DELIMITER - 接口 中的静态变量org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
- CustomfieldsFormController - org.olat.presentation.course.nodes.projectbroker中的类
-
- CustomfieldsFormController(UserRequest, WindowControl, ProjectBrokerModuleConfiguration) - 类 的构造器org.olat.presentation.course.nodes.projectbroker.CustomfieldsFormController
-
Modules selection form.
- CustomFlexiCellRenderer - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
- CustomFlexiCellRenderer() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.CustomFlexiCellRenderer
-
- CustomLinkChooserController - org.olat.presentation.framework.common.linkchooser中的类
-
Generates internal link.
- CustomLinkChooserController(UserRequest, WindowControl, CustomLinkTreeModel) - 类 的构造器org.olat.presentation.framework.common.linkchooser.CustomLinkChooserController
-
Constructor
- CustomLinkTreeModel - org.olat.presentation.framework.common.linkchooser中的类
-
Model of internal-links.
- CustomLinkTreeModel(String) - 类 的构造器org.olat.presentation.framework.common.linkchooser.CustomLinkTreeModel
-
- CustomMediaChooserController - org.olat.presentation.framework.common.linkchooser中的类
-
- CustomPropertyPlaceholderITCase - org.olat.system.commons.configuration中的类
-
todo: introduce a custom property like blabla.testutil.do.not.delete which can be written
Initial Date: 09.06.2011
- CustomPropertyPlaceholderITCase() - 类 的构造器org.olat.system.commons.configuration.CustomPropertyPlaceholderITCase
-
custom setup that should run before spring comes into play
- CustomRenderColumnDescriptor - org.olat.presentation.framework.core.components.table中的类
-
Description:
- CustomRenderColumnDescriptor(String, int, String, Locale, int, CustomCellRenderer) - 类 的构造器org.olat.presentation.framework.core.components.table.CustomRenderColumnDescriptor
-
- CUT_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- CUTVALUE - 类 中的静态变量org.olat.lms.ims.qti.objects.OutcomesProcessing
-