- FactoryControllerCreator - org.olat.presentation.framework.core.control.creator中的类
-
Description:
This Controller creator can be used to instantiate an ActionExtension in olat_extensions.xml which uses a Factory to get a controller.
- FactoryControllerCreator() - 类 的构造器org.olat.presentation.framework.core.control.creator.FactoryControllerCreator
-
- failed(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositoryAddCallback
-
Call failed upon failure.
- FAILED_EVENT - 类 中的静态变量org.olat.system.event.Event
-
- FailedLogin - org.olat.lms.security.authentication中的类
-
The number of login attempts should be limited, to prevent password brute-force attacks.
- FailedLoginTest - org.olat.lms.security.authentication中的类
-
Initial Date: 14.03.2014
- FailedLoginTest() - 类 的构造器org.olat.lms.security.authentication.FailedLoginTest
-
- FastHttpDateFormat - org.olat.connectors.webdav.util中的类
-
Utility class to generate HTTP dates.
- FastHttpDateFormat() - 类 的构造器org.olat.connectors.webdav.util.FastHttpDateFormat
-
- fatal(Object) - 类 中的方法org.olat.system.logging.threadlog.ThreadLocalAwareLogger
-
- fatal(Object, Throwable) - 类 中的方法org.olat.system.logging.threadlog.ThreadLocalAwareLogger
-
- Feed - org.olat.lms.webfeed中的类
-
This is an OLAT feed (or web/news feed) model.
- FEED_EDIT - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
- FEED_ITEM_CREATE - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
Item level actions
- FEED_ITEM_DELETE - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
- FEED_ITEM_EDIT - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
- FEED_ITEM_READ - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
- FEED_READ - 类 中的静态变量org.olat.lms.webfeed.FeedLoggingAction
-
Feed level actions
- FEED_TOKEN_PROVIDER - 类 中的静态变量org.olat.lms.security.BaseSecurityEBL
-
- Feedback - org.olat.lms.ims.qti.objects中的类
-
- Feedback() - 类 的构造器org.olat.lms.ims.qti.objects.Feedback
-
- FeedbackFormController - org.olat.presentation.ims.qti.editor中的类
-
This is the form controller responsible for setting user feedback (i.e. is the answer right, explanations etc.)
- FeedbackFormController(UserRequest, WindowControl, QTIEditorPackageEBL, Item, boolean) - 类 的构造器org.olat.presentation.ims.qti.editor.FeedbackFormController
-
- FeedbackParser - org.olat.lms.ims.qti.parser中的类
-
- FeedbackParser() - 类 的构造器org.olat.lms.ims.qti.parser.FeedbackParser
-
- FEEDBACKSTYLE_COMPLETE - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Hint
-
Comment for FEEDBACKSTYLE_COMPLETE
- FEEDBACKSTYLE_COMPLETE - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Solution
-
Comment for FEEDBACKSTYLE_COMPLETE
- FEEDBACKSTYLE_INCREMENTAL - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Hint
-
Comment for FEEDBACKSTYLE_INCREMENTAL
- FEEDBACKSTYLE_INCREMENTAL - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Solution
-
Comment for FEEDBACKSTYLE_INCREMENTAL
- FEEDBACKSTYLE_MULTILEVEL - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Hint
-
Comment for FEEDBACKSTYLE_MULTILEVEL
- FEEDBACKSTYLE_MULTILEVEL - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Solution
-
Comment for FEEDBACKSTYLE_MULTILEVEL
- FeedCourseNodeIndexer - org.olat.lms.search.indexer.webfeed中的类
-
Indexer for feed course nodes
Initial Date: Aug 18, 2009
- FeedCourseNodeIndexer() - 类 的构造器org.olat.lms.search.indexer.webfeed.FeedCourseNodeIndexer
-
- FeedFileResource - org.olat.lms.commons.fileresource中的类
-
Abstract feed file resource class.
- FeedFileResource(String) - 类 的构造器org.olat.lms.commons.fileresource.FeedFileResource
-
- FeedFileResource(File, File, String) - 类 的构造器org.olat.lms.commons.fileresource.FeedFileResource
-
- FeedItemDisplayConfig - org.olat.presentation.webfeed中的类
-
Description:
allows to configure the presentation of a Feed Item and its GUI components
Initial Date: 20.04.2011
- FeedItemDisplayConfig(boolean, boolean, boolean) - 类 的构造器org.olat.presentation.webfeed.FeedItemDisplayConfig
-
- FeedItemDocument - org.olat.lms.search.document中的类
-
OlatDocument holding feed item information for search indexing.
- FeedItemDocument(Item, SearchResourceContext, Filter) - 类 的构造器org.olat.lms.search.document.FeedItemDocument
-
- FeedLoggingAction - org.olat.lms.webfeed中的类
-
LoggingActions used by feeds (blog / podcasts)
PLEASE BE CAREFUL WHEN EDITING IN HERE.
- FeedMainController - org.olat.presentation.webfeed中的类
-
This is the main feed layout controller.
- FeedMainController(OLATResourceable, UserRequest, WindowControl, FeedUIFactory, FeedSecurityCallback) - 类 的构造器org.olat.presentation.webfeed.FeedMainController
-
Constructor for learning resource (not course nodes)
- FeedMainController(OLATResourceable, UserRequest, WindowControl, Long, String, FeedUIFactory, FeedSecurityCallback, FeedItemDisplayConfig) - 类 的构造器org.olat.presentation.webfeed.FeedMainController
-
Constructor for course node
- FeedManager - org.olat.lms.webfeed中的类
-
The FeedManager
singleton is responsible for dealing with feed resources.
- FeedManager() - 类 的构造器org.olat.lms.webfeed.FeedManager
-
- FeedManagerImpl - org.olat.lms.webfeed中的类
-
This is the actual feed manager implementation.
- FeedManagerImplITCase - org.olat.lms.webfeed中的类
-
JUnit tests for FeedManager
methods.
- FeedManagerImplITCase() - 类 的构造器org.olat.lms.webfeed.FeedManagerImplITCase
-
- FeedManagerITCaseWithMocking - org.olat.lms.webfeed中的类
-
JUnit tests for FeedManager
methods.
- FeedManagerITCaseWithMocking() - 类 的构造器org.olat.lms.webfeed.FeedManagerITCaseWithMocking
-
- FeedMediaDispatcher - org.olat.presentation.framework.dispatcher.webfeed中的类
-
Dispatch any media files belonging to a podcast which an identity is authorized to access.
- FeedMediaEBL - org.olat.lms.webfeed中的类
-
Facade class from refactoring of DB Bad Smells - intermediate commit moved here
Initial Date: 14.09.2011
- FeedMediaEBL() - 类 的构造器org.olat.lms.webfeed.FeedMediaEBL
-
- FeedNodeDocument - org.olat.lms.search.document中的类
-
OlatDocument holding feed item information for search indexing.
- FeedNodeDocument(Feed, SearchResourceContext) - 类 的构造器org.olat.lms.search.document.FeedNodeDocument
-
- FeedNodeEditController - org.olat.presentation.course.nodes.feed中的类
-
The abstract feed course node edit controller.
- FeedNodeEditController(AbstractFeedCourseNode, ICourse, UserCourseEnvironment, FeedUIFactory, String, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.course.nodes.feed.FeedNodeEditController
-
Constructor.
- FeedNodeSecurityCallback - org.olat.lms.course.nodes中的类
-
Feed node security callback based on course node access conditions and user status (admin, guest)
Initial Date: Aug 10, 2009
- FeedNodeSecurityCallback(NodeEvaluation, boolean, boolean, SubscriptionContext) - 类 的构造器org.olat.lms.course.nodes.FeedNodeSecurityCallback
-
- FeedPeekviewController - org.olat.presentation.course.nodes.feed中的类
-
Description: The feed peekview controller displays the configurable amount of the most recent feed items.
- FeedPeekviewController(OLATResource, UserRequest, WindowControl, FeedSecurityCallback, Long, String, FeedUIFactory, int, String) - 类 的构造器org.olat.presentation.course.nodes.feed.FeedPeekviewController
-
Constructor for the feed peekview controller
- FeedPreviewSecurityCallback - org.olat.lms.webfeed中的类
-
The feed preview security callback.
- FeedPreviewSecurityCallback() - 类 的构造器org.olat.lms.webfeed.FeedPreviewSecurityCallback
-
- FeedRepositoryIndexer - org.olat.lms.search.indexer.webfeed中的类
-
The feed repository entry indexer
Initial Date: Aug 18, 2009
- FeedRepositoryIndexer() - 类 的构造器org.olat.lms.search.indexer.webfeed.FeedRepositoryIndexer
-
- FeedResourceSecurityCallback - org.olat.lms.webfeed中的类
-
Feed resource security callback.
- FeedResourceSecurityCallback(boolean, boolean) - 类 的构造器org.olat.lms.webfeed.FeedResourceSecurityCallback
-
- FeedSecurityCallback - org.olat.lms.webfeed中的接口
-
The interface defines permission levels for the access to a feed.
- FeedUIFactory - org.olat.presentation.webfeed中的类
-
Abstract Factory Pattern for the user interface of different feed types.
- FeedUIFactory() - 类 的构造器org.olat.presentation.webfeed.FeedUIFactory
-
- FeedViewHelper - org.olat.lms.webfeed中的类
-
The object provides helper methods for feed views.
- fetch(TURequest, HttpClient) - 类 中的方法org.olat.presentation.tunneling.TunnelComponent
-
- fetchChoices(List) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Fetch choices.
- fetchPoints(List, int) - 类 中的静态方法org.olat.lms.ims.qti.editor.QTIEditHelperEBL
-
Returns a hasmap with responselabel_idents as keys and points as values.
- FIB_TYPE_BOOLEAN - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Render_fib
-
Comment for FIB_TYPE_BOOLEAN
- FIB_TYPE_DECIMAL - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Render_fib
-
Comment for FIB_TYPE_DECIMAL
- FIB_TYPE_INTEGER - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Render_fib
-
Comment for FIB_TYPE_INTEGER
- FIB_TYPE_SCIENTIFIC - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Render_fib
-
Comment for FIB_TYPE_SCIENTIFIC
- FIB_TYPE_STRING - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Render_fib
-
Comment for FIB_TYPE_STRING
- FibEssayItemLocalStringsAbstractFactory - org.olat.presentation.ims.qti.editor.localstrings中的类
-
Initial Date: 11.10.2011
- FIBItemController - org.olat.presentation.ims.qti.editor中的类
-
Initial Date: Oct 21, 2004
- FIBItemController(Item, QTIEditorPackageEBL, Translator, WindowControl, boolean) - 类 的构造器org.olat.presentation.ims.qti.editor.FIBItemController
-
- FibItemLocalStringsFactory - org.olat.presentation.ims.qti.editor.localstrings中的类
-
Initial Date: 11.10.2011
- FIBQuestion - org.olat.lms.ims.qti.objects中的类
-
- FIBQuestion() - 类 的构造器org.olat.lms.ims.qti.objects.FIBQuestion
-
- FIBQuestionEditor - org.olat.test.util.selenium.olatapi.qti中的类
-
This is a Gap-text or FILL-in-BLANK QuestionEditor with 2 modes: Test and Questionnaire.
- FIBQuestionEditor(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.qti.FIBQuestionEditor
-
- FIBResponse - org.olat.lms.ims.qti.objects中的类
-
- FIBResponse() - 类 的构造器org.olat.lms.ims.qti.objects.FIBResponse
-
- FIELDS_EMBEDDED_BY - 类 中的静态变量org.olat.lms.course.nodes.QtiExportEBL
-
- FIELDS_ESCAPED_BY - 类 中的静态变量org.olat.lms.course.nodes.QtiExportEBL
-
- FIFOMap - org.olat.lms.commons.util.collection中的类
-
Description:
Implementation of a first in, first out map to ensure a vague memory limit in a user session
- FIFOMap(int) - 类 的构造器org.olat.lms.commons.util.collection.FIFOMap
-
Constructor for FIFOMap.
- file - 类 中的变量org.olat.connectors.webdav.util.DefaultServlet.ResourceInfo
-
- FILE - 类 中的静态变量org.olat.lms.ims.cp.CPCore
-
- FILE_ARTEFACT_TYPE - 类 中的静态变量org.olat.data.portfolio.artefact.FileArtefact
-
- FILE_BROWSER_CALLBACK - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FILE_BROWSER_CALLBACK_VALUE_LINK_BROWSER - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FILE_CHANGED_EVENT - 类 中的静态变量org.olat.presentation.commons.filechooser.FileChooseCreateEditController
-
Event fired when another file has been choosen (filename has changed)
- FILE_CONTENT_CHANGED_EVENT - 类 中的静态变量org.olat.presentation.commons.filechooser.FileChooseCreateEditController
-
Event fired when the content of the file has been changed with the editor
- FILE_COPIED - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FILE_CREATE - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FILE_DELETE - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FILE_DIALOG_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- FILE_EDIT - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FILE_MOVED - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FILE_NAME_SUFFIX - 类 中的静态变量org.olat.lms.course.nodes.QtiExportEBL
-
- FILE_NOT_FOUND_ERROR_PREFIX - 类 中的静态变量org.olat.lms.commons.i18n.I18nManager
-
- FILE_RESOURCES_PATH - 类 中的静态变量org.olat.test.util.setup.context.Context
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.ExcelDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.ExcelOOXMLDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.HtmlDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.PdfDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.PowerPointDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.PowerPointOOXMLDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.TextDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.WordDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.WordOOXMLDocument
-
- FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.XmlDocument
-
- FILE_UPLOADED - 类 中的静态变量org.olat.lms.activitylogging.CourseLoggingAction
-
- FILE_UPLOADED - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FileArtefact - org.olat.data.portfolio.artefact中的类
-
Description:
The file artefact
Initial Date: 25 jun. 2010
- FileArtefact() - 类 的构造器org.olat.data.portfolio.artefact.FileArtefact
-
- FileArtefactDetailsController - org.olat.presentation.portfolio.artefacts.run.details中的类
-
Description:
show specific infos for FileArtefact allow to delete / upload a file
Initial Date: 08.10.2010
- FileArtefactDetailsController(UserRequest, WindowControl, AbstractArtefact, boolean) - 类 的构造器org.olat.presentation.portfolio.artefacts.run.details.FileArtefactDetailsController
-
- FileArtefactHandler - org.olat.lms.portfolio.artefacthandler中的类
-
Description:
Artefacthandler for collected or uploaded files
Initial Date: 25 jun. 2010
- FileChooseCreateEditController - org.olat.presentation.commons.filechooser中的类
-
Description:
Use the setIframeEnabled for configuration of preview behaviour
- FileChooseCreateEditController(UserRequest, WindowControl, String, Boolean, VFSContainer, String, String) - 类 的构造器org.olat.presentation.commons.filechooser.FileChooseCreateEditController
-
- FileChooseCreateEditController(UserRequest, WindowControl, String, Boolean, VFSContainer) - 类 的构造器org.olat.presentation.commons.filechooser.FileChooseCreateEditController
-
- FileChoosenEvent - org.olat.presentation.framework.common.filechooser中的类
-
Description: The file choosen event signal that a user has selected a file.
- FileChooserController - org.olat.presentation.commons.filechooser中的类
-
已过时。
- FileChooserController(UserRequest, WindowControl, int, boolean) - 类 的构造器org.olat.presentation.commons.filechooser.FileChooserController
-
已过时。
- FileChooserController - org.olat.presentation.framework.common.filechooser中的类
-
Description:
The file chooser controller allows selecting of files or directories depending on the configuration.
- FileChooserUIFactory - org.olat.presentation.framework.common.filechooser中的类
-
Description: UI Factory to handle the file chooser package
Initial Date: 13.06.2008
- FileChooserUIFactory() - 类 的构造器org.olat.presentation.framework.common.filechooser.FileChooserUIFactory
-
- FileDetailsForm - org.olat.presentation.framework.core.media.fileresource中的类
-
Initial Date: Apr 19, 2004
- FileDetailsForm(UserRequest, WindowControl, OLATResourceable) - 类 的构造器org.olat.presentation.framework.core.media.fileresource.FileDetailsForm
-
Create details form with values from resourceable res.
- FileDetailsFormEBL - org.olat.lms.framework.core.media.fileresource中的类
-
Initial Date: 05.10.2011
- FileDialog - org.olat.test.util.selenium.olatapi.course.run中的类
-
Represents a FileDialog course element in course run.
- FileDialog(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.run.FileDialog
-
- FileDocument - org.olat.lms.search.document.file中的类
-
Lucene document mapper.
- FileDocumentFactory - org.olat.lms.search.document.file中的类
-
Lucene document mapper.
- FileDocumentFactory(SearchModule) - 类 的构造器org.olat.lms.search.document.file.FileDocumentFactory
-
[used by spring]
- FileDocumentFactory.DocumentNotEnabledException - org.olat.lms.search.document.file中的异常错误
-
- FileDocumentFactory.DocumentNotEnabledException(String) - 异常错误 的构造器org.olat.lms.search.document.file.FileDocumentFactory.DocumentNotEnabledException
-
- FileDocumentFactoryTest - org.olat.lms.search.document.file中的类
-
Lucene document mapper.
- FileDocumentFactoryTest() - 类 的构造器org.olat.lms.search.document.file.FileDocumentFactoryTest
-
- FILEDS_SEPARATOR - 类 中的静态变量org.olat.lms.course.nodes.QtiExportEBL
-
- FileElement - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
-
Description:
The FileElement represents a file within a flexi form.
- FileElementComponent - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description: TODO Events thrown by this controller: TODO
Initial Date: 08.12.2008
- FileElementComponent(FileElementImpl) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FileElementComponent
-
- FileElementImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description:
Implementation of the file element.
- FileElementImpl(String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FileElementImpl
-
Constructor for a file element.
- FileElementRenderer - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description: The file element renderer displays a file upload element for a single file.
- FileElementRenderer() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FileElementRenderer
-
- FileInfo - org.olat.data.filebrowser中的类
-
Initial Date: 11.02.2005
- FileInfo(String, MetaInfo, Date) - 类 的构造器org.olat.data.filebrowser.FileInfo
-
- FileLinkChooserController - org.olat.presentation.framework.common.linkchooser中的类
-
enclosing_type Description:
this controller is used to generate a component containing the provided menutree, the tool, and the content. its main use is to standardize the look and feel of
workflows that contain both a menu and a tool
Events fired by this controller:
Event.CANCELLED_EVENT
URLChoosenEvent(URL) containing the selected file URL
- FileLinkChooserController(UserRequest, WindowControl, VFSContainer, String, String[], String) - 类 的构造器org.olat.presentation.framework.common.linkchooser.FileLinkChooserController
-
- FileMediaResource - org.olat.lms.commons.mediaresource中的类
-
The file media resource delivers the given file using the mime type of the file and the name of the file as the download file name.
- FileMediaResource(File) - 类 的构造器org.olat.lms.commons.mediaresource.FileMediaResource
-
file assumed to exist, but if it does not exist or cannot be read, getInputStream() will return null and the class will behave properly.
- FileMediaResource(File, boolean) - 类 的构造器org.olat.lms.commons.mediaresource.FileMediaResource
-
file assumed to exist, but if it does not exist or cannot be read, getInputStream() will return null and the class will behave properly.
- FileMetadataInfoHelper - org.olat.lms.commons.filemetadata中的类
-
Description:
Helper class to check to lock flag in MetaInfo against the roles of a user
Initial Date: 23 sept. 2009
- FileMetadataInfoHelper() - 类 的构造器org.olat.lms.commons.filemetadata.FileMetadataInfoHelper
-
- FileMetadataInfoService - org.olat.lms.commons.filemetadata中的接口
-
Description for MetaInfoService
Initial Date: 12.07.2011
- FileMetadataInfoServiceImpl - org.olat.lms.commons.filemetadata中的类
-
- FILENAME_ADMIN_LOG - 类 中的静态变量org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
-
filename used to store courseauthor's activities (personalized) - relict from PersistingAuditManager
- FILENAME_STATISTIC_LOG - 类 中的静态变量org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
-
filename used to store all user's activities (anonymised) in the course - relict from PersistingAuditManager
- FILENAME_USER_LOG - 类 中的静态变量org.olat.lms.upgrade.upgrades.OLATUpgrade_6_3_0
-
filename used to store all user's activities (personalized) in the course only visible for OLAT-admins - relict from PersistingAuditManager
- FileNameValidator - org.olat.data.commons.fileutil中的类
-
Initial Date: 26.10.2011
- FileNameValidator() - 类 的构造器org.olat.data.commons.fileutil.FileNameValidator
-
- FileNameValidatorTest - org.olat.data.commons.fileutil中的类
-
Initial Date: 22.08.2012
- FileNameValidatorTest() - 类 的构造器org.olat.data.commons.fileutil.FileNameValidatorTest
-
- FilePathHandler - org.olat.presentation.framework.dispatcher.legacy中的类
-
- FilePathHandler() - 类 的构造器org.olat.presentation.framework.dispatcher.legacy.FilePathHandler
-
Path handler delivering files.
- FilePersister - org.olat.lms.ims.qti.process中的类
-
- FilePersister(Identity, String) - 类 的构造器org.olat.lms.ims.qti.process.FilePersister
-
Assuming: only one test can be persisted per combination of a dlPointer and a SubjectName, = a certain test for a specific user can only be persisted at one place
FIXME:pb:a identity and repositoryEntryKey are not enough as one test may be reference n times from within one course.
- FileRepositoryHandler - org.olat.lms.repository.handlers中的类
-
Common super class for all file-based handlers.
- FileResource - org.olat.lms.commons.fileresource中的类
-
Initial Date: Apr 8, 2004
- FileResource() - 类 的构造器org.olat.lms.commons.fileresource.FileResource
-
- FileResourceManager - org.olat.lms.commons.fileresource中的类
-
Initial Date: Apr 8, 2004
- FileSelection - org.olat.presentation.filebrowser中的类
-
- FileSelection(UserRequest, String) - 类 的构造器org.olat.presentation.filebrowser.FileSelection
-
- FilesInfoMBean - org.olat.data.filebrowser中的类
-
JMX MBean class to collect infos about file access (upload:client to server , download : server to client).
- fileType - 类 中的变量org.olat.presentation.search.AdvancedSearchInputController.DocumentInfo
-
- FILETYPE_FIELD_NAME - 类 中的静态变量org.olat.lms.search.document.AbstractOlatDocument
-
- FileUploadController - org.olat.presentation.filebrowser中的类
-
Description
This controller offers a file upload in a dedicated form.
- FileUploadController(WindowControl, VFSContainer, UserRequest, int, int, Set<String>, boolean) - 类 的构造器org.olat.presentation.filebrowser.FileUploadController
-
- FileUploadController(WindowControl, VFSContainer, UserRequest, int, int, Set<String>, boolean, boolean, boolean, boolean) - 类 的构造器org.olat.presentation.filebrowser.FileUploadController
-
- FileUploadEBL - org.olat.lms.commons.filemetadata中的类
-
Stateful.
- FileUploadEBL(VFSContainer, VFSContainer) - 类 的构造器org.olat.lms.commons.filemetadata.FileUploadEBL
-
- FileUtils - org.olat.data.commons.fileutil中的类
-
- FileUtils() - 类 的构造器org.olat.data.commons.fileutil.FileUtils
-
- FileUtilsITCase - org.olat.data.commons.fileutil中的类
-
TODO: Class Description for FileUtilsTest
Initial Date: 29.06.2011
- FileUtilsITCase() - 类 的构造器org.olat.data.commons.fileutil.FileUtilsITCase
-
- FileVisitor - org.olat.data.commons.fileutil中的接口
-
Description:
TODO: Felix Jost Class Description for FileVisitor
Initial Date: 10.11.2004
- fileWasOverwritten() - 类 中的方法org.olat.presentation.filebrowser.commands.CmdUpload
-
- fillInEssay(String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.QuestionnaireRun
-
Fill in the essay text area.
- fillInGap(Selenium, String, String) - 类 中的静态方法org.olat.test.util.selenium.olatapi.course.run.QTIHelper
-
Fill in the answer for the given text fragment.
- fillInGap(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.QuestionnaireRun
-
Fill in the answer for the given text fragment.
- fillInGap(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TestRun
-
Fill in the answer for the given text fragment.
- filloutWizardForOLATSource(String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPCollectWizard
-
- filloutWizardForTextArtefact(String, String, String) - 类 中的方法org.olat.test.util.selenium.olatapi.portfolio.EPCollectWizard
-
- filter(String) - 类 中的静态方法org.olat.connectors.webdav.util.RequestUtil
-
Filter the specified message string for characters that are sensitive in HTML.
- filter(String) - 类 中的方法org.olat.data.commons.filter.ChainedFilter
-
- Filter - org.olat.data.commons.filter中的接口
-
Description:
The Filter takes a String as an input and returns the filtered value
Initial Date: 13.07.2009
- filter(String) - 接口 中的方法org.olat.data.commons.filter.Filter
-
Filter the original value and return the result.
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.AddBaseURLToMediaRelativeURLFilter
-
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.ConditionalHTMLCommentsFilter
-
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.NekoHTMLFilter
-
- filter(InputStream) - 类 中的方法org.olat.data.commons.filter.impl.NekoHTMLFilter
-
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.OWASPAntiSamyXSSFilter
-
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.SimpleHTMLTagsFilter
-
- filter(String) - 类 中的方法org.olat.data.commons.filter.impl.XMLValidCharacterFilter
-
- filter(String) - 类 中的方法org.olat.lms.forum.QuoteAndTagFilter
-
- filter(String) - 类 中的方法org.olat.presentation.webfeed.blog.portfolio.LiveBlogArtefactHandler.DummyFilter
-
- filterArtefactsByFilterSettings(EPFilterSettings, Identity, Roles) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
filter the provided list of artefacts with different filters
- filterArtefactsByFilterSettings(List<AbstractArtefact>, EPFilterSettings) - 类 中的方法org.olat.lms.portfolio.EPFrontendManager
-
- FilterFactory - org.olat.data.commons.filter中的类
-
Description:
Use this factory to create filter instances.
- FilterFactory() - 类 的构造器org.olat.data.commons.filter.FilterFactory
-
- FilterForUserController - org.olat.presentation.forum中的类
-
Description:
This controller is implementing a search by user.
- FilterForUserController(UserRequest, WindowControl, Forum) - 类 的构造器org.olat.presentation.forum.FilterForUserController
-
- FilterForUserController.SearchForumCallback - org.olat.presentation.forum中的类
-
Read-only security callback
- FilterForUserController.SearchForumCallback() - 类 的构造器org.olat.presentation.forum.FilterForUserController.SearchForumCallback
-
- FilterForUserController.UserInfo - org.olat.presentation.forum中的类
-
Wrapper for all the statistics needed by the overview of all users and the autocomplete
- FilterForUserController.UserInfo(Identity) - 类 的构造器org.olat.presentation.forum.FilterForUserController.UserInfo
-
- FilterForUserController.UserListProvider - org.olat.presentation.forum中的类
-
Provider for the autocomplete
- FilterForUserController.UserListProvider(List<FilterForUserController.UserInfo>) - 类 的构造器org.olat.presentation.forum.FilterForUserController.UserListProvider
-
- FilterForUserController.UsersTableModel - org.olat.presentation.forum中的类
-
TableDataModel for the overview of all users in the forum
- FilterForUserController.UsersTableModel(List<FilterForUserController.UserInfo>) - 类 的构造器org.olat.presentation.forum.FilterForUserController.UsersTableModel
-
- filterHtml() - 类 中的方法org.olat.data.commons.filter.impl.HtmlFilterTest
-
- filterHtml_nullInput() - 类 中的方法org.olat.data.commons.filter.impl.HtmlFilterTest
-
- filterHTMLTags(String) - 类 中的静态方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Strips all HTML tags from the source string.
- filterOwnedLeafs(Identity, List) - 接口 中的方法org.olat.lms.catalog.CatalogService
-
Filters all catalog entries of type leaf that are owned by the given user
- filterOwnedLeafs(Identity, List) - 类 中的方法org.olat.lms.catalog.CatalogServiceImpl
-
- FilterUtil - org.olat.presentation.wiki.wikitohtml中的类
-
Description:
Util method for setting the first letter of an wiki word to upperchase.
- FilterUtil() - 类 的构造器org.olat.presentation.wiki.wikitohtml.FilterUtil
-
- filterXSS(String) - 类 中的静态方法org.olat.data.commons.filter.FilterFactory
-
Filters XSS out from the input string.
- filterXSS(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Filters XSS out.
- filterXSS_escapes_umlauts() - 类 中的方法org.olat.data.commons.filter.impl.XSSFilterTest
-
- filterXSS_keeps_style() - 类 中的方法org.olat.data.commons.filter.impl.XSSFilterTest
-
- finalizeConverter(char) - 类 中的方法org.olat.system.logging.log4j.CounterPatternParser
-
- finalizeWorkflow(UserRequest) - 类 中的方法org.olat.lms.course.wizard.create.CourseCreationHelper
-
Finalizes the course creation workflow via wizard.
- FinalSize - org.olat.data.filebrowser.thumbnail中的类
-
Description:
Helper class
Initial Date: 30 mar. 2010
- FinalSize() - 类 的构造器org.olat.data.filebrowser.thumbnail.FinalSize
-
- FinalSize(int, int) - 类 的构造器org.olat.data.filebrowser.thumbnail.FinalSize
-
- find(String, Object, Type) - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Find objects based on query
- find(String, Object[], Type[]) - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Find objects based on query
- find(String) - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Find objects based on query
- find(String, Object, Type) - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Find objects based on query
- find(String, Object[], Type[]) - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Find objects based on query
- find(String) - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Find objects based on query
- find(String) - 接口 中的方法org.olat.presentation.framework.core.control.dragdrop.Draggable
-
- findAll() - 接口 中的方法org.olat.data.commons.dao.GenericDao
-
- findAll() - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
-
- findAllBusinessGroupsAttendedBy(Identity) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
- findAllBusinessGroupsAttendedBy(Identity) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findAllBusinessGroupsOwnedBy(Identity) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
- findAllBusinessGroupsOwnedBy(Identity) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findAllNotificationEvents() - 类 中的方法org.olat.data.notification.NotificationEventDao
-
- findAllNotificationEvents_onePublisher() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findAllNotificationEvents_twoPublishers() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findAuthentication(Identity, String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- findAuthentication(Identity, String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findAuthentication(Identity, String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findAuthentication(Identity, AuthenticationService.Provider) - 接口 中的方法org.olat.lms.security.authentication.AuthenticationService
-
- findAuthentication(Identity, AuthenticationService.Provider) - 类 中的方法org.olat.lms.security.authentication.AuthenticationServiceImpl
-
- findAuthenticationByAuthusername(String, String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- findAuthenticationByAuthusername(String, String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findAuthenticationByAuthusername(String, String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findBGArea(String, BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Finds an area in the given context
- findBGArea(String, BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- findBGAreasOfBGContext(BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Searches for all business group areas in the given business group context
- findBGAreasOfBGContext(BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- findBGAreasOfBusinessGroup(BusinessGroup) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Searches for all business group areas associated with the given business group
- findBGAreasOfBusinessGroup(BusinessGroup) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- findBGContextsForIdentity(Identity, boolean, boolean) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find all business group contexts for a specific user.
- findBGContextsForIdentity(Identity, boolean, boolean) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findBGContextsForResource(OLATResource, boolean, boolean) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find all business group contexts for the given OLATResource defaultContexts and nonDefaultContexts can both be true or partly be true, but not be both false
- findBGContextsForResource(OLATResource, String, boolean, boolean) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find all business group contexts for the given OLATResource with the given group type defaultContexts and nonDefaultContexts can both be true or partly be true,
but not be both false
- findBGContextsForResource(OLATResource, boolean, boolean) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findBGContextsForResource(OLATResource, String, boolean, boolean) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findBGRights(BusinessGroup) - 接口 中的方法org.olat.lms.group.right.BGRightManager
-
- findBGRights(BusinessGroup) - 类 中的方法org.olat.lms.group.right.BGRightManagerImpl
-
- findBookmarksByIdentity(Identity) - 接口 中的方法org.olat.data.bookmark.BookmarkDao
-
- findBookmarksByIdentity(Identity, String) - 接口 中的方法org.olat.data.bookmark.BookmarkDao
-
Finds bookmarks of a specific type for an identity
- findBookmarksByIdentity(Identity) - 类 中的方法org.olat.data.bookmark.BookmarkDaoImpl
-
- findBookmarksByIdentity(Identity, String) - 类 中的方法org.olat.data.bookmark.BookmarkDaoImpl
-
Finds bookmarks of a specific type for an identity
- findBookmarksByIdentity(Identity) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
-
- findBookmarksByIdentity(Identity, String) - 接口 中的方法org.olat.lms.bookmark.BookmarkService
-
Finds bookmarks of a specific type for an identity
- findBookmarksByIdentity(Identity) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
-
- findBookmarksByIdentity(Identity, String) - 类 中的方法org.olat.lms.bookmark.BookmarkServiceImpl
-
- findBusinessGroup(SecurityGroup) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
- findBusinessGroup(SecurityGroup) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findBusinessGroup(SecurityGroup) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- findBusinessGroup(SecurityGroup) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- findBusinessGroupsAttendedBy(String, Identity, BGContext) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
find the list of BuddyGroups associated with the supplied identity, where the identity is a Participiant.
- findBusinessGroupsAttendedBy(String, Identity, BGContext) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findBusinessGroupsAttendedBy(String, Identity, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- findBusinessGroupsAttendedBy(String, Identity, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- findBusinessGroupsOfArea(BGArea) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Searches for all business groups that are associated with the given business group area
- findBusinessGroupsOfArea(BGArea) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
- findBusinessGroupsOfAreaAttendedBy(Identity, String, BGContext) - 接口 中的方法org.olat.data.group.area.BGAreaDao
-
Searches for all business groups that are associated with the given business group area where the given identity is in the participants group
- findBusinessGroupsOfAreaAttendedBy(Identity, String, BGContext) - 类 中的方法org.olat.data.group.area.BGAreaDaoImpl
-
org.olat.data.group.context.BGContext)
- findBusinessGroupsOwnedBy(String, Identity, BGContext) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
find the BusinessGroups list of type type
associated with the supplied identity, where the identity is an Owner.
- findBusinessGroupsOwnedBy(String, Identity, BGContext) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findBusinessGroupsOwnedBy(String, Identity, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- findBusinessGroupsOwnedBy(String, Identity, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- findBusinessGroupsWithWaitingListAttendedBy(Identity) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
- findBusinessGroupsWithWaitingListAttendedBy(String, Identity, BGContext) - 接口 中的方法org.olat.data.group.BusinessGroupDao
-
Find all business-groups where the idenity is on the waiting-list.
- findBusinessGroupsWithWaitingListAttendedBy(String, Identity, BGContext) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findBusinessGroupsWithWaitingListAttendedBy(Identity) - 类 中的方法org.olat.data.group.BusinessGroupDaoImpl
-
- findBusinessGroupsWithWaitingListAttendedBy(String, Identity, BGContext) - 接口 中的方法org.olat.lms.group.BusinessGroupService
-
- findBusinessGroupsWithWaitingListAttendedBy(String, Identity, BGContext) - 类 中的方法org.olat.lms.group.BusinessGroupServiceImpl
-
- findByCriteria(Map<String, Object>) - 接口 中的方法org.olat.data.commons.dao.GenericDao
-
- findByCriteria(Map<String, Object>) - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
-
- findById(Long, Request, HttpServletRequest) - 类 中的方法org.olat.connectors.rest.group.LearningGroupWebService
-
Return the group specified by the key of the group.
- findById(Long) - 类 中的方法org.olat.connectors.rest.repository.course.CourseWebService
-
Get the metadatas of the course by id
- findById(Long, UriInfo, HttpServletRequest, Request) - 类 中的方法org.olat.connectors.rest.user.UserWebService
-
Retrieves an user given its unique key identifier
- findById() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
-
- findById(Long) - 接口 中的方法org.olat.data.commons.dao.ExampleDao
-
- findById(Long) - 类 中的方法org.olat.data.commons.dao.ExampleDaoImpl
-
- findById(Long) - 接口 中的方法org.olat.data.commons.dao.GenericDao
-
Returns null if entity not found.
- findById(Long) - 类 中的方法org.olat.data.commons.dao.GenericDaoImpl
-
- findById(String) - 类 中的方法org.olat.lms.ims.qti.objects.Material
-
- findById_WhenNotExist() - 类 中的方法org.olat.data.commons.dao.DaoITCaseNew
-
- findCalendarConfigForIdentity(OlatCalendar, Preferences) - 接口 中的方法org.olat.lms.calendar.CalendarService
-
Get the individual calendar configuration for a specific calendar for a specific identity.
- findCalendarConfigForIdentity(OlatCalendar, Preferences) - 类 中的方法org.olat.lms.calendar.CalendarServiceImpl
-
- findComponent(String) - 类 中的方法org.olat.presentation.framework.core.render.Renderer
-
searches the rootcomponent of this renderer and all children recursively for a component by its name
- findComponentsWithChildName(String, Component) - 类 中的静态方法org.olat.presentation.framework.core.util.ReusableURLHelper
-
Used only for load-test-mode identification of the correct component when the full path matching failed.
- findCourseNodeProperties(CourseNode, Identity, BusinessGroup, String) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
-
Find course node properties (exact match.
- findCourseNodeProperties(CourseNode, Identity, BusinessGroup, String) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String)
- findCourseNodeProperties(CourseNode, Identity, BusinessGroup, String) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String)
- findCourseNodeProperty(CourseNode, Identity, BusinessGroup, String) - 接口 中的方法org.olat.lms.course.properties.CoursePropertyManager
-
Find a specific course node property (exact match.
- findCourseNodeProperty(CourseNode, Identity, BusinessGroup, String) - 类 中的方法org.olat.lms.course.properties.PersistingCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String)
- findCourseNodeProperty(CourseNode, Identity, BusinessGroup, String) - 类 中的方法org.olat.lms.course.run.preview.PreviewCoursePropertyManager
-
org.olat.data.group.BusinessGroup, java.lang.String)
- findDeletedIdentityByName(String) - 类 中的方法org.olat.lms.upgrade.upgrades.OLATUpgrade_6_1_1
-
- findDescendantOrSelfByID(Component, long, List) - 类 中的静态方法org.olat.presentation.framework.core.components.ComponentHelper
-
- findDialogElement(CoursePropertyManager, CourseNode, Long) - 类 中的方法org.olat.lms.dialogelements.DialogElementsPropertyManager
-
- findDialogElements(CoursePropertyManager, CourseNode) - 类 中的方法org.olat.lms.dialogelements.DialogElementsPropertyManager
-
- findDialogElements(Long, String) - 类 中的方法org.olat.lms.dialogelements.DialogElementsPropertyManager
-
Find all DialogElements for a certain coursenode
- findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - 类 中的方法org.olat.data.commons.database.AuditInterceptor
-
已过时。
org.hibernate.type.Type[])
- findEditorTreeModelById(Long, HttpServletRequest, Request) - 类 中的方法org.olat.connectors.rest.repository.course.CourseWebService
-
Get the editor tree model of the course by id
- findEfficiencyStatements(Identity) - 类 中的方法org.olat.lms.course.assessment.EfficiencyStatementManager
-
Find all efficiency statements for a specific user
- findEvents(OlatCalendar, String, String, Date, Date, boolean) - 类 中的静态方法org.olat.lms.calendar.CalendarUtils
-
Find all events in this calendar with the given subject.
- findEventsBySubscriber() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findEventsBySubscriber_ifSubscriptionInvalid() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findEventsBySubscriber_sortedAfterCreationDate() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findEventsBySubscriber_WaitingFailedAndDelivered() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
should we find the failed as well as waiting, but not the delivered
- findEventsBySubscriberMoreEvents() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findEventsBySubscriberMoreSubscriptionsMoreEventsMoreAttributes() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findExistingAndMissingI18nItems(Locale, Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Find all i18n items that exist in the source locale and the target locale
- findExistingI18nItems(Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Find all i18n items that exist in the target locale
- findExpiredInvitations(Date) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Retrieves all expired invitations created earlier than limitDate
- findExpiredInvitations(Date) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findExpiredInvitations(Date) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findFirstItemToLaunch() - 类 中的方法org.olat.lms.scorm.server.sequence.SequenceManager
-
Method to figure out, what the first item is to be launched when the package is played.
- findGroupAttendedBy(Identity, String, BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find a business group in the given business group context where the given user is in the group as participant
- findGroupAttendedBy(Identity, String, BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findGroupOfBGContext(String, BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find a business group in the given business group context
- findGroupOfBGContext(String, BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findI18nItemsByKeySearch(String, Locale, Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Find all i18n items that contain the given search string in their key.
- findI18nItemsByValueSearch(String, Locale, Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Find all i18n items that contain a given search string in their value.
- findIdentitiesWithProperty(OLATResourceable, String, String, boolean) - 类 中的方法org.olat.data.properties.PropertyManager
-
Get a list of identities that have properties given the restricting values
- findIdentitiesWithProperty(String, Long, String, String, boolean) - 类 中的方法org.olat.data.properties.PropertyManager
-
Get a list of identities that have properties given the restricting values
- findIdentityByEmail(String) - 接口 中的方法org.olat.data.user.UserDao
-
Find the identity (and the user) that match the given email address.
- findIdentityByEmail(String) - 类 中的方法org.olat.data.user.UserDaoImpl
-
- findIdentityByEmail(String) - 类 中的方法org.olat.lms.core.notification.impl.UserServiceNotificationMock
-
- findIdentityByEmail(String) - 接口 中的方法org.olat.lms.user.UserService
-
- findIdentityByEmail(String) - 类 中的方法org.olat.lms.user.UserServiceImpl
-
- findIdentityByName(String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Find an identity by its name.
- findIdentityByName(String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findIdentityByName(String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findIdentityByNameOrEmail(String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
TODO: move this?
- findIdentyByLdapAuthentication(String, LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
-
- findIdentyByLdapAuthentication(String, LDAPError) - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
-
Searches for Identity in OLAT.
- findInheritedSecurityCallback(VFSItem) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
Get the security callback which affects this item.
- findInheritingSecurityCallbackContainer(VFSItem) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
Get the container which security callback affects this item.
- findInvitation(SecurityGroup) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Find an invitation by its security group
- findInvitation(String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
Find an invitation by its security token
- findInvitation(SecurityGroup) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findInvitation(String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findInvitation(SecurityGroup) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findInvitation(String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findItemFromIndex(int) - 类 中的方法org.olat.lms.scorm.server.sequence.SequenceManager
-
A method to find a scoID from the itemsequence hashtable, based on an index (number).
- findMaterial(String) - 类 中的方法org.olat.lms.ims.qti.objects.Item
-
Search an item for material with a given ID
- findMessage(Long) - 接口 中的方法org.olat.data.forum.ForumDao
-
- findMessage(Long) - 类 中的方法org.olat.data.forum.ForumDaoImpl
-
- findMessage(Long) - 接口 中的方法org.olat.lms.forum.ForumService
-
- findMessage(Long) - 类 中的方法org.olat.lms.forum.ForumServiceImpl
-
- findMessageExisting() - 类 中的方法org.olat.lms.forum.ForumServiceImplTest
-
- findMessageWithNull() - 类 中的方法org.olat.lms.forum.ForumServiceImplTest
-
- findMissingI18nItems(Locale, Locale, String, boolean) - 类 中的方法org.olat.lms.commons.i18n.I18nManager
-
Find all i18n items that exist in the source locale but not in the target locale
- findNodeByUserObject(Object, TreeNode) - 类 中的静态方法org.olat.lms.commons.tree.TreeHelper
-
Depth-first traversal.
- findNodeByUserObject(Object) - 类 中的方法org.olat.presentation.framework.core.components.tree.GenericTreeModel
-
Searches (by breadth-first search) the node in this model whose user object is equal to the given object.
- findNotificationEvents(NotificationEvent.Status) - 类 中的方法org.olat.data.notification.NotificationEventDao
-
- findNotificationEvents_waiting() - 类 中的方法org.olat.data.notification.NotificationEventDaoITCaseNew
-
- findNotificationEventsBySubscriber(Long) - 类 中的方法org.olat.data.notification.NotificationEventDao
-
It won't find all events but the last relevant events, that is if there are many events for
the same publisher and SOURCE_ENTRY_ID, it only gets the latest (the other are obsolete).
- findObject(Class, Long) - 接口 中的方法org.olat.data.commons.database.DB
-
已过时。
Find an object.
- findObject(Class, Long) - 类 中的方法org.olat.data.commons.database.DBImpl
-
已过时。
Find an object.
- findOlatAuthentication(Identity) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- findOLATResourcesForBGContext(BGContext) - 接口 中的方法org.olat.data.group.context.BGContextDao
-
Find all OLATResources that are associated with the given business group context
- findOLATResourcesForBGContext(BGContext) - 类 中的方法org.olat.data.group.context.BGContextDaoImpl
-
- findOrCreateAuthenticationWithRandomCredential(Identity, String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
There are 2 methods with slightly different impl, is this wanted or just happened by chance?
- findOrCreateAuthenticationWithRandomCredential_2(Identity, String) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- findOrPersistPLock(String) - 类 中的方法org.olat.data.coordinate.lock.PessimisticLockDao
-
do not use this class directly. please use Syncer or Locker via CoordinatorManager!
- findOrPersistResourceable(OLATResourceable) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Find the OLATResource for the resourceable.
- findPage(String) - 类 中的方法org.olat.lms.wiki.Wiki
-
- findPortfolioNode(TreeNode, String[]) - 类 中的方法org.olat.presentation.home.HomeMainController
-
- findPrefByKey(String) - 类 中的方法org.olat.lms.preferences.DbPrefs
-
- findPrefByKey(String) - 接口 中的方法org.olat.lms.preferences.Preferences
-
checks if the whole key or the end of the key is in the preferences collection use only if you do not have access to the attributed class
- findPrefByKey(String) - 类 中的方法org.olat.presentation.examples.guidemo.demoextension.RamPreferences
-
- findProject(Long) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
-
- findProject(Long) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
-
- findProjects(Long) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
-
- findProjects(Long, String) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
-
- findProjects(Long) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
-
- findProjects(Long, String) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
-
- findProjectsForGoup(Long) - 接口 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDao
-
- findProjectsForGoup(Long) - 类 中的方法org.olat.data.course.nodes.projectbroker.ProjectBrokerDaoImpl
-
- findProjectsForGoup(Long) - 接口 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManager
-
- findProjectsForGoup(Long) - 类 中的方法org.olat.lms.course.nodes.projectbroker.ProjectBrokerManagerImpl
-
- findProperties(Identity, BusinessGroup, OLATResourceable, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Generic find method.
- findProperties(Identity, BusinessGroup, String, Long, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Only to use if no OLATResourceable Object is available.
- findProperties(Identity, BusinessGroup, String, String) - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
-
已过时。
Generic find method.
- findProperty(Identity, BusinessGroup, OLATResourceable, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Generic find method.
- findProperty(Identity, BusinessGroup, String, String) - 类 中的方法org.olat.lms.properties.NarrowedPropertyManager
-
已过时。
Generic find method.
- findProperty(PropertyParameterObject) - 类 中的方法org.olat.lms.properties.PropertyManagerEBL
-
Generic find method.
- findPublisher(Long, Publisher.ContextType, Long, String) - 类 中的方法org.olat.data.notification.PublisherDao
-
- findPublisher(String, Long) - 类 中的方法org.olat.data.notification.PublisherDao
-
just for testing
- findPublisher_findsNone() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- findPublisher_findsOne() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- findPublisher_noPublisherExist() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- findPublisher_publisherExist() - 类 中的方法org.olat.data.notification.PublisherDaoITCaseNew
-
- findQtiResultSets(Identity) - 接口 中的方法org.olat.data.qti.QTIResultDao
-
Find all ResultSets for certain identity.
- findQtiResultSets(Identity) - 类 中的方法org.olat.data.qti.QTIResultDaoImpl
-
- findReferencesToResource(String) - 类 中的方法org.olat.lms.ims.cp.CPCore
-
Searches for - -elements or -elements which references to the resource with id "resourceIdentifier" if an element is found, search is aborted and
the found element is returned
- findRepositoryEntriesForBGContext(BGContext) - 接口 中的方法org.olat.lms.group.context.BusinessGroupContextService
-
Find all repository entries of the OLAT resources that have a relation to this group context.
- findRepositoryEntriesForBGContext(BGContext) - 类 中的方法org.olat.lms.group.context.BusinessGroupContextServiceImpl
-
- findResourceable(OLATResourceable) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Find a resourceanle
- findResourceable(Long, String) - 类 中的方法org.olat.data.resource.OLATResourceManager
-
Find a resourceable
- findRoot() - 类 中的方法org.olat.lms.commons.tree.GenericNode
-
- findRunStructureById(Long, HttpServletRequest, Request) - 类 中的方法org.olat.connectors.rest.repository.course.CourseWebService
-
Get the runstructure of the course by id
- findScoType(Element) - 类 中的方法org.olat.lms.scorm.contentpackaging.NavigationViewer
-
Method to ascertain if an item is a sco, asset or does not have a referenced resource
- findSecurityGroupByName(String) - 接口 中的方法org.olat.data.basesecurity.BaseSecurity
-
- findSecurityGroupByName(String) - 类 中的方法org.olat.data.basesecurity.BaseSecurityManager
-
- findSecurityGroupByName(String) - 类 中的方法org.olat.lms.core.notification.impl.BaseSecurityNotificationMock
-
- findSubscriber(Identity) - 类 中的方法org.olat.data.notification.SubscriberDao
-
- findSubscriber(Long) - 类 中的方法org.olat.data.notification.SubscriberDao
-
- findSubscriber_existing() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- findSubscriber_noneFound() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- findSubscriber_notFound() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- findSubscriberById() - 类 中的方法org.olat.data.notification.SubscriberDaoITCaseNew
-
- findUserByEmail(String) - 接口 中的方法org.olat.data.user.UserDao
-
已过时。
use findIdentityByEmail() instead
- findUserByEmail(String) - 类 中的方法org.olat.data.user.UserDaoImpl
-
- findUserByEmail(String) - 类 中的方法org.olat.lms.core.notification.impl.UserServiceNotificationMock
-
- findUserByEmail(String) - 接口 中的方法org.olat.lms.user.UserService
-
- findUserByEmail(String) - 类 中的方法org.olat.lms.user.UserServiceImpl
-
- findUserProperty(Identity, String, String) - 类 中的方法org.olat.data.properties.PropertyManager
-
Find a user property.
- findWebDAVAuthentication(Identity) - 类 中的方法org.olat.lms.security.BaseSecurityEBL
-
- findWritableRootFolderFor(VFSContainer, String) - 类 中的静态方法org.olat.data.commons.vfs.VFSManager
-
This method takes a VFSContainer and a relative path to a file that exists within this container.
- finish() - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.QuestionnaireRun
-
Press finishQuestionnaire, you cannot start the questionnaire a second time.
- finishAndCheckChange() - 类 中的方法org.olat.presentation.framework.core.control.JSAndCSSAdder
-
- finishAndCheckChange() - 类 中的方法org.olat.presentation.framework.core.control.JSAndCSSAdderImpl
-
- finished(UserRequest) - 类 中的方法org.olat.presentation.repository.RepositoryAddCallback
-
Call finished() upon success.
- finishNotificationJob() - 类 中的方法org.olat.lms.core.notification.impl.NotificationServiceImpl
-
- finishNotificationJob() - 接口 中的方法org.olat.lms.core.notification.service.NotificationService
-
Sets a flag at the end of the NotificationJob, for MBean purposes.
- finishSuccessfullUploadAndLog(MetaInfoProvider, Identity) - 类 中的方法org.olat.lms.commons.filemetadata.FileUploadEBL
-
This is a security requirement: all successful file uploads must be logged.
- finishTest(boolean, int) - 类 中的方法org.olat.test.util.selenium.olatapi.course.run.TestRun
-
Finish and close this test.
- fireCycleEvent(Event) - 类 中的方法org.olat.presentation.framework.core.control.winmgr.WindowBackOfficeImpl
-
- fireEvent() - 类 中的静态方法org.olat.system.event.FrameworkStartupEventChannel
-
- fireEvent(String, String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- fireEventToListenersOf(MultiUserEvent, OLATResourceable) - 类 中的方法org.olat.data.coordinate.jms.ClusterEventBus
-
- fireEventToListenersOf(MultiUserEvent, OLATResourceable) - 类 中的方法org.olat.data.coordinate.singlevm.SingleVMEventBus
-
this impl directly fires the event to all listeners.
- fireEventToListenersOf(MultiUserEvent, OLATResourceable) - 类 中的方法org.olat.system.event.AbstractEventBus
-
- fireEventToListenersOf(MultiUserEvent, OLATResourceable) - 接口 中的方法org.olat.system.event.EventBus
-
fires an event to all listeners interested in events concerning this OLATResourceable ores.
- fireFormEvent(UserRequest, FormEvent) - 类 中的方法org.olat.presentation.framework.core.components.form.flexible.impl.Form
-
- fireModifiedGroupEvents(String, BusinessGroup, Identity) - 类 中的静态方法org.olat.presentation.group.edit.BusinessGroupModifiedEvent
-
Fires event to all listeners of this business group and the listeners of the ressources associated with the group context of this group
- fireModifyCourseEvent(Long) - 类 中的静态方法org.olat.lms.course.CourseFactory
-
Updates the course cache forcing other cluster nodes to reload this course.
- FIRSTNAME - 类 中的静态变量org.olat.data.user.UserConstants
-
FIRSTNAME user field identifier.
- firstName - 类 中的变量org.olat.lms.registration.RegisterUserParameter
-
- FIX_LIST_ELEMENTS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FIX_NESTING - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FIX_TABLE_ELEMENTS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FLASH_PLAYER_SUFFIXES_VALUES - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FLEXIBLEFORMLNK - 类 中的静态变量org.olat.presentation.framework.core.components.link.Link
-
- FlexiCellRenderer - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的接口
-
- FlexiColumnModel - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的接口
-
- FlexionReply - org.olat.lms.glossary.morphservice中的类
-
Description:
Mainly used to map an xml-reply from the morphological-service to an object.
- FlexionReply() - 类 的构造器org.olat.lms.glossary.morphservice.FlexionReply
-
- FlexiTableColumnModel - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的接口
-
- FlexiTableColumnModelImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
- FlexiTableColumnModelImpl() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableColumnModelImpl
-
- FlexiTableDataModel - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的接口
-
Interface for table data model including column models.
- FlexiTableDataModelFactory - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
- FlexiTableDataModelFactory() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableDataModelFactory
-
- FlexiTableDataModelImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
Table data model including column models.
- FlexiTableDataModelImpl(TableDataModel, FlexiTableColumnModel) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableDataModelImpl
-
Constructor to create a FlexiTableDataModel with a non-flexi table data model as input.
- FlexiTableElementImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements.table中的类
-
- FlexiTableElementImpl(String, FlexiTableDataModel) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.table.FlexiTableElementImpl
-
- FlexiTableElment - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
-
- FloatingResizableDialogController - org.olat.presentation.framework.core.control.floatingresizabledialog中的类
-
Description:
Controller for the floating resizable inline panels which are javascript based and done by the extjs library see webapp/static/js/ext*
Initial Date: 05.06.2007
- FloatingResizableDialogController(UserRequest, WindowControl, Component, String) - 类 的构造器org.olat.presentation.framework.core.control.floatingresizabledialog.FloatingResizableDialogController
-
create a panel with default sizes and position
- FloatingResizableDialogController(UserRequest, WindowControl, Component, String, int, int, int, int, boolean, boolean) - 类 的构造器org.olat.presentation.framework.core.control.floatingresizabledialog.FloatingResizableDialogController
-
creates a panel with a single content component
- FloatingResizableDialogController(UserRequest, WindowControl, Component, String, int, int, int, int, Component, String, boolean, boolean) - 类 的构造器org.olat.presentation.framework.core.control.floatingresizabledialog.FloatingResizableDialogController
-
create a panel with an optional additions visual component which is collabsible
- FloatingResizableDialogController(UserRequest, WindowControl, Component, String, int, int, int, int, Component, String, boolean, boolean, boolean, String) - 类 的构造器org.olat.presentation.framework.core.control.floatingresizabledialog.FloatingResizableDialogController
-
- floatValue(Float) - 类 中的方法org.olat.lms.properties.PropertyParameterObject.Builder
-
- Flow - org.olat.lms.ims.qti.container.qtielements中的类
-
Initial Date: 24.11.2004
- Flow(Element) - 类 的构造器org.olat.lms.ims.qti.container.qtielements.Flow
-
- FLOW_BLOCK - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow
-
Comment for FLOW_BLOCK
- FLOW_BLOCK - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow_label
-
Comment for FLOW_BLOCK
- FLOW_BLOCK - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow_mat
-
Comment for FLOW_BLOCK
- Flow_label - org.olat.lms.ims.qti.container.qtielements中的类
-
Initial Date: 24.11.2004
- Flow_label(Element) - 类 的构造器org.olat.lms.ims.qti.container.qtielements.Flow_label
-
- FLOW_LIST - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow
-
Comment for FLOW_LIST
- FLOW_LIST - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow_label
-
Comment for FLOW_LIST
- FLOW_LIST - 类 中的静态变量org.olat.lms.ims.qti.container.qtielements.Flow_mat
-
Comment for FLOW_LIST
- Flow_mat - org.olat.lms.ims.qti.container.qtielements中的类
-
Initial Date: 24.11.2004
- Flow_mat(Element) - 类 的构造器org.olat.lms.ims.qti.container.qtielements.Flow_mat
-
- flush() - 类 中的方法org.olat.presentation.framework.core.render.StringOutput
-
- fo - 类 中的变量org.olat.lms.forum.ForumServiceITCase
-
- FOCourseNode - org.olat.lms.course.nodes中的类
-
Initial Date: Feb 9, 2004
- FOCourseNode() - 类 的构造器org.olat.lms.course.nodes.FOCourseNode
-
Default constructor to create a forum course node
- FOCourseNodeConfiguration - org.olat.presentation.course.nodes.fo中的类
-
Description:
TODO: guido Class Description for FOCourseNodeConfiguration
Initial Date: Apr 5, 2006
- FOCourseNodeEditController - org.olat.presentation.course.nodes.fo中的类
-
Initial Date: Apr 7, 2004
- FOCourseNodeEditController(UserRequest, WindowControl, FOCourseNode, ICourse, UserCourseEnvironment) - 类 的构造器org.olat.presentation.course.nodes.fo.FOCourseNodeEditController
-
Edit controller for form building blocks
- FOCourseNodeIndexer - org.olat.lms.search.indexer.repository.course中的类
-
Indexer for FO (forum) course-node.
- FOCourseNodeIndexer() - 类 的构造器org.olat.lms.search.indexer.repository.course.FOCourseNodeIndexer
-
- FOCourseNodeRunController - org.olat.presentation.course.nodes.fo中的类
-
Initial Date: Apr 22, 2004
- FOCourseNodeRunController(UserRequest, UserCourseEnvironment, WindowControl, Forum, ForumCallback, FOCourseNode) - 类 的构造器org.olat.presentation.course.nodes.fo.FOCourseNodeRunController
-
Constructor for a forum course building block runtime controller
- focus(String) - 类 中的方法org.olat.test.util.selenium.log.LoggingSeleniumWrapper
-
- Folder - org.olat.test.util.selenium.olatapi.folder中的类
-
Generic Folder abstraction for the FolderRunController.
- Folder(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.folder.Folder
-
- FOLDER_CREATE - 类 中的静态变量org.olat.presentation.filebrowser.FolderLoggingAction
-
- FOLDER_PUBLISHER_DATA_TYPE - 类 中的静态变量org.olat.lms.folder.FolderNotificationTypeHandler
-
- FOLDER_SOURCE_TYPE - 类 中的静态变量org.olat.lms.folder.FolderNotificationTypeHandler
-
- FOLDER_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- FolderCommand - org.olat.presentation.filebrowser.commands中的接口
-
- FOLDERCOMMAND_CANCELED - 类 中的静态变量org.olat.presentation.filebrowser.commands.CmdUpload
-
- FOLDERCOMMAND_FINISHED - 接口 中的静态变量org.olat.presentation.filebrowser.commands.FolderCommand
-
- FolderCommandFactory - org.olat.presentation.filebrowser.commands中的类
-
- FolderCommandHelper - org.olat.presentation.filebrowser.commands中的类
-
Description:
Initial Date: 29 sept. 2009
- FolderCommandHelper() - 类 的构造器org.olat.presentation.filebrowser.commands.FolderCommandHelper
-
- FolderCommandStatus - org.olat.presentation.filebrowser.commands中的类
-
- FolderCommandStatus() - 类 的构造器org.olat.presentation.filebrowser.commands.FolderCommandStatus
-
- FolderComponent - org.olat.presentation.filebrowser.components中的类
-
Initial Date: Feb 11, 2004
- FolderComponent(UserRequest, String, VFSContainer, VFSItemFilter, CustomLinkTreeModel) - 类 的构造器org.olat.presentation.filebrowser.components.FolderComponent
-
- FolderComponent(UserRequest, String, VFSContainer, VFSItemFilter, CustomLinkTreeModel, Long) - 类 的构造器org.olat.presentation.filebrowser.components.FolderComponent
-
Wraps the folder module as a component.
- FolderComponentRenderer - org.olat.presentation.filebrowser.components中的类
-
- FolderComponentRenderer() - 类 的构造器org.olat.presentation.filebrowser.components.FolderComponentRenderer
-
Constructor for TableRenderer.
- FolderConfig - org.olat.data.commons.vfs中的类
-
Initial Date: 18.12.2002
- FolderEditor - org.olat.test.util.selenium.olatapi.course.editor中的类
-
This is the Folder Course Element page.
- FolderEditor(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.editor.FolderEditor
-
- FolderEvent - org.olat.presentation.filebrowser中的类
-
This event signalizes a change in a folder Initial Date: Nov 16, 2004
- FolderEvent(String, String) - 类 的构造器org.olat.presentation.filebrowser.FolderEvent
-
- FolderHelper - org.olat.presentation.framework.core.control.generic.folder中的类
-
Description:
Initial Date: 22.06.2006
- FolderHelper() - 类 的构造器org.olat.presentation.framework.core.control.generic.folder.FolderHelper
-
- FolderIndexer - org.olat.lms.search.indexer中的类
-
Common folder indexer.
- FolderIndexerAccess - org.olat.lms.search.indexer中的接口
-
- FolderIndexerFullAccess - org.olat.lms.search.indexer中的类
-
Description:
Dummy implementation with full access
Initial Date: 11 dec. 2009
- FolderIndexerFullAccess() - 类 的构造器org.olat.lms.search.indexer.FolderIndexerFullAccess
-
- FolderIndexerTimeoutException - org.olat.lms.search.indexer中的异常错误
-
Initial Date: 25.06.2013
- FolderIndexerTimeoutException(VFSContainer, int) - 异常错误 的构造器org.olat.lms.search.indexer.FolderIndexerTimeoutException
-
- FolderLoggingAction - org.olat.presentation.filebrowser中的类
-
LoggingActions around Folders
PLEASE BE CAREFUL WHEN EDITING IN HERE.
- FolderManager - org.olat.data.filebrowser中的类
-
Initial Date: 18.12.2002
- FolderManager() - 类 的构造器org.olat.data.filebrowser.FolderManager
-
- FolderModule - org.olat.data.filebrowser中的类
-
Initial Date: 13.11.2002
- FOLDERNAMEFOR_CHANGELOG - 类 中的静态变量org.olat.lms.ims.qti.editor.QTIEditorPackageEBL
-
- FolderNodeCallback - org.olat.lms.course.nodes中的类
-
Initial Date: 10.02.2005
- FolderNodeCallback(String, NodeEvaluation, boolean, boolean, SubscriptionContext) - 类 的构造器org.olat.lms.course.nodes.FolderNodeCallback
-
Folder node security callback constructor
- FolderNotificationService - org.olat.lms.folder中的类
-
Initial Date: 29.03.2012
- FolderNotificationService() - 类 的构造器org.olat.lms.folder.FolderNotificationService
-
- FolderNotificationTypeHandler - org.olat.lms.folder中的类
-
Initial Date: 21.03.2012
- FolderNotificationTypeHandler() - 类 的构造器org.olat.lms.folder.FolderNotificationTypeHandler
-
- FOLDERROOT_DIR - 类 中的静态变量org.olat.data.commons.vfs.FolderConfig
-
- FolderRunController - org.olat.presentation.filebrowser中的类
-
Description:
The FolderRunController offers a full-fledged folder component that can be used to navigate and manage a VFS based file/folder structure.
- FolderRunController(VFSContainer, boolean, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.filebrowser.FolderRunController
-
Constructor for a folder controller without filter and custom link model for editor
- FolderRunController(VFSContainer, boolean, boolean, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.filebrowser.FolderRunController
-
Constructor for a folder controller without filter and custom link model for editor.
- FolderRunController(VFSContainer, boolean, boolean, UserRequest, WindowControl, Long) - 类 的构造器org.olat.presentation.filebrowser.FolderRunController
-
- FolderRunController(VFSContainer, boolean, boolean, UserRequest, WindowControl, VFSItemFilter, CustomLinkTreeModel, Long) - 类 的构造器org.olat.presentation.filebrowser.FolderRunController
-
Constructor for a folder controller with an optional file filter and an optional custom link model for editor.
- FolderTest - org.olat.test.functional.home中的类
-
Folder test class (See: OLAT-4394); tests the basic functionality of a folder.
- FolderTest() - 类 的构造器org.olat.test.functional.home.FolderTest
-
- FolderTreeModel - org.olat.presentation.framework.core.control.generic.folder中的类
-
Initial Date: Feb 13, 2004
- FolderTreeModel(Locale, VFSContainer, boolean, boolean, boolean, boolean, VFSItemFilter) - 类 的构造器org.olat.presentation.framework.core.control.generic.folder.FolderTreeModel
-
- FolderVersioningConfigurator - org.olat.data.commons.vfs.version中的接口
-
Description:
Interface for the configuration of versioning.
- FolderWebDAVProvider - org.olat.data.filebrowser中的类
-
- FolderWebDAVProvider() - 类 的构造器org.olat.data.filebrowser.FolderWebDAVProvider
-
- FONT_BASIC_FORMATTING_BUTTON_GROUP - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FONT_BUTTONGROUP - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FONT_SIZE_CLASSES - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FONT_SIZE_STYLE_VALUES - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FONTSELECT_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FONTSIZE - 类 中的静态变量org.olat.data.user.UserConstants
-
FONTSIZE user field identifier.
- FONTSIZESELECT_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FOPeekviewController - org.olat.presentation.course.nodes.fo中的类
-
Description: The forum peekview controller displays the configurable amount of the newest forum messages.
- FOPeekviewController(UserRequest, WindowControl, Forum, String, int) - 类 的构造器org.olat.presentation.course.nodes.fo.FOPeekviewController
-
Constructor
- FOPreviewController - org.olat.presentation.course.nodes.fo中的类
-
Description:
Initial Date: 10.02.2005
- FOPreviewController(UserRequest, WindowControl, FOCourseNode, NodeEvaluation) - 类 的构造器org.olat.presentation.course.nodes.fo.FOPreviewController
-
- ForbiddenMediaResource - org.olat.lms.commons.mediaresource中的类
-
- ForbiddenMediaResource(String) - 类 的构造器org.olat.lms.commons.mediaresource.ForbiddenMediaResource
-
- FORCE_P_NEWLINES - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FORCED_ROOT_BLOCK - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FORCED_ROOT_BLOCK_VALUE_NOROOT - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FORECOLOR_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FORECOLORPICKER_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- Form - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:This Form is responsible for creation of the form header and footer.
- Form - org.olat.presentation.framework.core.components.form中的类
-
enclosing_type Description:
- Form(String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.form.Form
-
A Form must have a valid name and a valid translator.
- FORM_ACTION - 类 中的静态变量org.olat.presentation.filebrowser.FolderRunController
-
- FORM_ID - 类 中的静态变量org.olat.presentation.filebrowser.FileSelection
-
HTML form identifier
- FORM_UNDEFINED - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.Form
-
- format(LogRecord) - 类 中的方法org.olat.lms.course.auditing.CourseLogFormatter
-
- formatAsCSVString(Set<String>) - 类 中的静态方法org.olat.system.commons.StringHelper
-
set of strings to one string comma separated.
- formatAsCSVString(List<String>) - 类 中的静态方法org.olat.system.commons.StringHelper
-
list of strings to one string comma separated.
- formatAsSortUniqCSVString(List<String>) - 类 中的静态方法org.olat.system.commons.StringHelper
-
list of strings to one string comma separated.
- formatAsSortUniqCSVString(Set<String>) - 类 中的静态方法org.olat.system.commons.StringHelper
-
list of strings to one string comma separated.
- formatCleanScoModel() - 类 中的方法org.olat.lms.scorm.server.servermodels.ScoDocument
-
Method to clear a sco back to its original state - this would happen if the sco set lesson_status to "failed"
- formatDate(Date) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- formatDate(Date) - 类 中的方法org.olat.system.commons.Formatter
-
formats the given date so it is friendly to read
- formatDateAndTime(Date) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
- formatDateAndTime(Date) - 类 中的方法org.olat.system.commons.Formatter
-
formats the given date so it is friendly to read
- formatDatetime(Date) - 类 中的静态方法org.olat.system.commons.Formatter
-
Formats the given date with the ISO 8601 standard also known as 'datetime' See http://www.w3.org/TR/NOTE-datetime.html for more info.
- formatDatetimeFilesystemSave(Date) - 类 中的静态方法org.olat.system.commons.Formatter
-
Use this for naming files or directories with a timestamp.
- formatDbDate(String, Locale) - 类 中的静态方法org.olat.connectors.rest.user.UserVOFactory
-
Allow the date to be in the localized form or not
- formatDbUserProperty(String, UserPropertyHandler, Locale) - 类 中的静态方法org.olat.connectors.rest.user.UserVOFactory
-
- formatDuration(long) - 类 中的静态方法org.olat.system.commons.Formatter
-
Formats a duration in millis to "XXh YYm ZZs"
- formatFloat(float, int) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- formatIdentitesAsEmailToString(List, String) - 类 中的静态方法org.olat.lms.commons.mail.MailTemplateHelper
-
takes a List containing email Strings and converts them to a String containing the Email Strings separated by a , .
- formatLatexFormulas(String) - 类 中的静态方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Wrapp given html code with a wrapper an add code to transform latex formulas to nice visual characters on the client side.
- formatLatexFormulas(String) - 类 中的静态方法org.olat.system.commons.Formatter
-
Wrapp given html code with a wrapper an add code to transform latex formulas to nice visual characters on the client side.
- formatLocaleDate(long, Locale) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- formatLocaleDateFull(long, Locale) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- formatLocaleDateTime(long, Locale) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- formatLocaleTime(long, Locale) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- formatMemory(long) - 类 中的静态方法org.olat.system.commons.StringHelper
-
- FORMATSELECT_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- Formatter - org.olat.system.commons中的类
-
enclosing_type Description:
A formatter to format locale-specific things (mainly dates and times)
- formatTime(Date) - 类 中的方法org.olat.system.commons.Formatter
-
formats the given time period so it is friendly to read
- formatTimeShort(Date) - 类 中的方法org.olat.system.commons.Formatter
-
formats the given time period so it is friendly to read
- formatWikiMarkup(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
已过时。
- formatWikiMarkup(String) - 类 中的静态方法org.olat.system.commons.Formatter
-
已过时。
- FormBaseComponentIdProvider - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Description:
Initial Date: 11.01.2007
- FormBaseComponentImpl - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
provides a html valid form dispatch id needed in the "form component" renderers.
- FormBaseComponentImpl(String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormBaseComponentImpl
-
- FormBaseComponentImpl(String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormBaseComponentImpl
-
- FormBasicController - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
The form basic controller acts as a facade for Flexi.Form generation.
- FormBasicController(UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormBasicController
-
- FormBasicController(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormBasicController
-
- FormBasicController(UserRequest, WindowControl, String, Translator) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormBasicController
-
- FormCancel - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description:
The form cancel triggers the form cancelled event and bypasses the normal form event infrastructure by using a conventional link and an inner controller that
dispatches the link event and forwards it as an inner form event.
- FormCancel(String, FormLayoutContainer, UserRequest, WindowControl) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormCancel
-
- FORMCMD - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.Form
-
- FormComponentTraverser - org.olat.presentation.framework.core.util.component中的类
-
Description:
FIXME:pb discuss "copy pasted -> sign that Container and component should be interfaces"
- FormComponentTraverser(FormComponentVisitor, FormItem, boolean) - 类 的构造器org.olat.presentation.framework.core.util.component.FormComponentTraverser
-
- FormComponentVisitor - org.olat.presentation.framework.core.util.component中的接口
-
Description:
FIXME:pb discuss "copy pasted -> sign that Container and component should be interfaces"
- FormDecorator - org.olat.presentation.framework.core.components.form.flexible中的接口
-
- FormDecoratorImpl - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
TODO: patrickb Class Description for FormDecorator
Initial Date: 06.12.2006
- FormDecoratorImpl(FormItemContainer) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormDecoratorImpl
-
- FormElement - org.olat.presentation.framework.core.formelements中的接口
-
- FormEvent - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
TODO: patrickb Class Description for FormEvent
Initial Date: 11.12.2006
- FormEvent(String, FormItem, int) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormEvent
-
- FormEvent(String, FormItem) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormEvent
-
- FormEvent(Event, FormItem, int) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormEvent
-
- FORMID - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.Form
-
- formItem - 类 中的变量org.olat.lms.registration.UserPropertyParameter
-
- FormItem - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Summary: setting panels content is optional and params can always be null
setXyzKey(String i18nKey, String[] params)
setErrorComponent(FormItem quickFixWizard)
accessing different panels within velocity of a form item:
$r.render("formElementName_LABEL")
$r.render("formElementName_ERROR")
$r.render("formElementName_EXAMPLE")
find out about form item attributes by querying it from the velocity page with:
$f.isMandatory("formElementName")
$f.hasError("formElementName")
$f.hasExample("formElementName")
$f.hasLabel("formElementName")
whereas $f.
- FormItemContainer - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Description:
FormContainer and FormComponent -> Composite Pattern Implementors of FormContainer should also extend the olat Container and override its put(.., Component) methods by
throwing an exception -> use add instead.
- FormItemDependencyRule - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Description:
TODO: patrickb Class Description for FormItemDependencyRule
Initial Date: 09.02.2007
- FormItemDependencyRuleImpl - org.olat.presentation.framework.core.components.form.flexible.impl.rules中的类
-
Description:
TODO: patrickb Class Description for FormItemDependencyRuleImpl
Initial Date: 09.02.2007
- FormItemDependencyRuleImpl(FormItem, Object, Set<FormItem>, int) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.rules.FormItemDependencyRuleImpl
-
- FormItemImpl - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
Initial Date: 22.11.2006
- FormItemImpl(String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormItemImpl
-
- FormItemImpl(String, boolean) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormItemImpl
-
- FormJSHelper - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
TODO: patrickb Class Description for FormJSHelper
Initial Date: 11.01.2007
- FormJSHelper() - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.FormJSHelper
-
- FormLayoutContainer - org.olat.presentation.framework.core.components.form.flexible.impl中的类
-
Description:
TODO: patrickb Class Description for FormVelocityContainer
Initial Date: 22.11.2006
- FormLayouter - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Description:
TODO: patrickb Class Description for FormLayouter
Initial Date: 31.01.2007
- FormLink - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
-
- FormLinkFactory - org.olat.presentation.framework.core.components.link中的类
-
Description:
TODO: patrickb Class Description for FormLinkFactory
Initial Date: 12.12.2006
- FormLinkFactory() - 类 的构造器org.olat.presentation.framework.core.components.link.FormLinkFactory
-
- FormLinkImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description:
Links / Buttons within the flexi form have to be form items.
- FormLinkImpl(String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormLinkImpl
-
creates a form link with the given name which acts also as command, i18n and component name.
- FormLinkImpl(String, String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormLinkImpl
-
creates a form link with a given name and a i18n key.
- FormLinkImpl(String, String, String, int) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormLinkImpl
-
- FormMultipartItem - org.olat.presentation.framework.core.components.form.flexible中的接口
-
Description:
This is a marker interface to tell the flexi form that this item needs a multipart request
Initial Date: 08.12.2008
- formOK(UserRequest) - 类 中的方法org.olat.presentation.webfeed.ExternalFeedFormController
-
- FormRenderer - org.olat.presentation.framework.core.components.form中的类
-
enclosing_type Description:
- FormRenderer() - 类 的构造器org.olat.presentation.framework.core.components.form.FormRenderer
-
This is a singleton!
- FormReset - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
- FormReset(String, String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormReset
-
- FormSubmit - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description:
TODO: patrickb Class Description for FormSubmit
Initial Date: 24.11.2006
- FormSubmit(String, String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormSubmit
-
- FormToggle - org.olat.presentation.framework.core.components.form.flexible.elements中的接口
-
- FormToggleImpl - org.olat.presentation.framework.core.components.form.flexible.impl.elements中的类
-
Description:
Extending the formlink to be used as a toggle-switch supporting on/off.
- FormToggleImpl(String, String, String) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormToggleImpl
-
- FormToggleImpl(String, String, String, int) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.elements.FormToggleImpl
-
- FormUIFactory - org.olat.presentation.framework.core.components.form.flexible中的类
-
Factory class to create the flexible form elements.
- FORMULA_FILE_TYPE - 类 中的静态变量org.olat.lms.search.document.file.OpenDocument
-
- formURI(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Use it to create the forced non-ajax action for a handmade form in a velocity template, e.g.
- formURIbg(String) - 类 中的方法org.olat.presentation.framework.core.render.velocity.VelocityRenderDecorator
-
Use it to create the action for a handmade form in a velocity template, e.g.
- FormVelocityContainer - org.olat.presentation.framework.core.components.form.flexible.impl.components中的类
-
Description:
FIXME: MAYBE REMOVE!!
- FormVelocityContainer(String, String, Translator, Controller) - 类 的构造器org.olat.presentation.framework.core.components.form.flexible.impl.components.FormVelocityContainer
-
- Forum - org.olat.data.forum中的接口
-
- Forum - org.olat.test.util.selenium.olatapi.course.run中的类
-
This is the Forum course element run page.
- Forum(Selenium) - 类 的构造器org.olat.test.util.selenium.olatapi.course.run.Forum
-
- FORUM_ARTEFACT_TYPE - 类 中的静态变量org.olat.data.portfolio.artefact.ForumArtefact
-
- FORUM_COURSE_ELEM_TITLE - 类 中的静态变量org.olat.test.util.selenium.olatapi.course.editor.CourseEditor
-
- FORUM_KEY - 类 中的静态变量org.olat.lms.course.nodes.FOCourseNode
-
- FORUM_KEY - 类 中的静态变量org.olat.lms.wiki.WikiManager
-
- FORUM_MESSAGE_CREATE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_MESSAGE_DELETE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_MESSAGE_EDIT - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_MESSAGE_LIST - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_MESSAGE_MOVE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_MESSAGE_READ - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_REPLY_MESSAGE_CREATE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_SOURCE_TYPE - 类 中的静态变量org.olat.presentation.forum.ForumNotificationTypeHandler
-
- FORUM_THREAD_CLOSE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_DELETE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_HIDE - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_READ - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_REOPEN - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_SHOW - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- FORUM_THREAD_SPLIT - 类 中的静态变量org.olat.lms.forum.ForumLoggingAction
-
- ForumArchiveManager - org.olat.lms.forum.archiver中的类
-
Initial Date: Nov 11, 2005
- ForumArtefact - org.olat.data.portfolio.artefact中的类
-
- ForumArtefact() - 类 的构造器org.olat.data.portfolio.artefact.ForumArtefact
-
- ForumArtefactDetailsController - org.olat.presentation.forum中的类
-
Description:
Show the specific part of the ForumArtefact
Initial Date: 11 oct. 2010
- ForumArtefactHandler - org.olat.presentation.forum中的类
-
Description:
The ArtefactHandler for Forums
Initial Date: 11.06.2010
- ForumCallback - org.olat.lms.forum中的接口
-
- forumChanged() - 类 中的方法org.olat.presentation.forum.FilterForUserController
-
- ForumChangedEvent - org.olat.presentation.forum中的类
-
Description:
MultiUserEvent fired at close/open or hide/show forum thread, or add/delete thread.
- ForumChangedEvent(String) - 类 的构造器org.olat.presentation.forum.ForumChangedEvent
-
- ForumController - org.olat.presentation.forum中的类
-
Description:
CREATE: - new thread (topmessage) -> ask ForumCallback 'mayOpenNewThread' - new message -> ask ForumCallback 'mayReplyMessage'
READ: - everybody may read every message
UPDATE: - who wrote a message may edit and save his message as long as it has no children. - if somebody want to edit a message of somebodyelse -> ask ForumCallback
'mayEditMessageAsModerator'
DELETE: - who wrote a message may delete his message as long as it has no children. - if somebody want to delete a message of somebodyelse -> ask ForumCallback
'mayDeleteMessageAsModerator'
Notifications: notified when:
a new thread is opened
a new reply is given
a message has been edited
but not when a message has been deleted
- ForumCourseNodeWebService - org.olat.connectors.rest.forum中的类
-
Description:
REST API implementation for forum course node
Initial Date: 20.12.2010
- ForumCourseNodeWebService() - 类 的构造器org.olat.connectors.rest.forum.ForumCourseNodeWebService
-
- ForumDao - org.olat.data.forum中的接口
-
TODO: Class Description for ForumDao
Initial Date: 01.07.2011
- ForumDaoImpl - org.olat.data.forum中的类
-
Use ForumService from lms or presentation layers!
- ForumFormatter - org.olat.lms.forum.archiver中的类
-
Initial Date: Nov 11, 2005
- ForumHelper - org.olat.lms.forum中的类
-
Description:
Provides utilities methods and classes.
- ForumHelper() - 类 的构造器org.olat.lms.forum.ForumHelper
-
- ForumHelper.MessageWrapper - org.olat.lms.forum中的类
-
Description:
Wrapper for the table cell values for providing the sticky info about a message.
- ForumHelper.MessageWrapper(Comparable, boolean, Collator) - 类 的构造器org.olat.lms.forum.ForumHelper.MessageWrapper
-
- ForumImpl - org.olat.data.forum中的类
-
Implementation of the Forum Interface
- ForumImpl() - 类 的构造器org.olat.data.forum.ForumImpl
-
- ForumImportWebService - org.olat.connectors.rest.forum中的类
-
Description:
Web service to manage forum element.
- ForumImportWebService() - 类 的构造器org.olat.connectors.rest.forum.ForumImportWebService
-
- ForumIndexerHelper - org.olat.lms.search.indexer中的类
-
Common forum indexer.
- ForumITCase - org.olat.connectors.rest中的类
-
- ForumITCase() - 类 的构造器org.olat.connectors.rest.ForumITCase
-
- ForumLoggingAction - org.olat.lms.forum中的类
-
LoggingActions used by the Forum
PLEASE BE CAREFUL WHEN EDITING IN HERE.
- ForumMessageDocument - org.olat.lms.search.document中的类
-
Lucene document mapper.
- ForumMessageDocument() - 类 的构造器org.olat.lms.search.document.ForumMessageDocument
-
- ForumMessagesTableDataModel - org.olat.presentation.forum中的类
-
- ForumMessagesTableDataModel() - 类 的构造器org.olat.presentation.forum.ForumMessagesTableDataModel
-
- ForumMessagesTableDataModel(List, Set) - 类 的构造器org.olat.presentation.forum.ForumMessagesTableDataModel
-
- ForumNotificationTypeHandler - org.olat.presentation.forum中的类
-
Initial Date: 21.03.2012
- ForumNotificationTypeHandler() - 类 的构造器org.olat.presentation.forum.ForumNotificationTypeHandler
-
- ForumPublishEventTOFactoryTest - org.olat.presentation.forum中的类
-
Initial Date: 15.03.2012
- ForumPublishEventTOFactoryTest() - 类 的构造器org.olat.presentation.forum.ForumPublishEventTOFactoryTest
-
- ForumRTFFormatter - org.olat.lms.forum.archiver中的类
-
Initial Date: Nov 09, 2005
- ForumRTFFormatter(VFSContainer, boolean) - 类 的构造器org.olat.lms.forum.archiver.ForumRTFFormatter
-
- ForumRTFFormatterTest - org.olat.lms.forum.archiver中的类
-
Initial Date: 22.08.2012
- ForumRTFFormatterTest() - 类 的构造器org.olat.lms.forum.archiver.ForumRTFFormatterTest
-
- ForumService - org.olat.lms.forum中的接口
-
Initial Date: 05.05.2011
- forumService - 类 中的变量org.olat.lms.forum.ForumServiceITCase
-
- ForumServiceImpl - org.olat.lms.forum中的类
-
Implementation class for ForumService
Initial Date: 05.05.2011
- ForumServiceImplTest - org.olat.lms.forum中的类
-
TODO: Class Description for ForumServiceImplTest
Initial Date: 11.05.2011
- ForumServiceImplTest() - 类 的构造器org.olat.lms.forum.ForumServiceImplTest
-
- ForumServiceITCase - org.olat.lms.forum中的类
-
This test actually the ForumService.
- ForumServiceITCase() - 类 的构造器org.olat.lms.forum.ForumServiceITCase
-
- ForumThreadViewModeController - org.olat.presentation.forum中的类
-
Description:
Provides a Switch for all supported forum-view-modes and fires Event to ForumController.
- ForumThreadViewModeController(UserRequest, WindowControl, String) - 类 的构造器org.olat.presentation.forum.ForumThreadViewModeController
-
- ForumUIFactory - org.olat.presentation.forum中的类
-
Description:
Factory for a Titled ForumController
, either in a popup or not.
- ForumUIFactory() - 类 的构造器org.olat.presentation.forum.ForumUIFactory
-
- ForumWebService - org.olat.connectors.rest.forum中的类
-
Description:
Web service to manage forum element.
- ForumWebService(Forum) - 类 的构造器org.olat.connectors.rest.forum.ForumWebService
-
- FORWARD_EVENT - 类 中的静态变量org.olat.presentation.repository.RepositoryEditPropertiesController
-
- FORWARDED - 类 中的静态变量org.olat.presentation.framework.core.components.delegating.DelegatingComponent
-
Comment for FORWARDED
: the only event fired by this component
- frameworkSetBCContextEntries(List<ContextEntry>) - 接口 中的方法org.olat.lms.activitylogging.IUserActivityLogger
-
INTERNAL FRAMEWORK METHOD!
- frameworkSetBCContextEntries(List<ContextEntry>) - 类 中的方法org.olat.lms.activitylogging.UserActivityLoggerImpl
-
- frameworkSetBusinessPath(String) - 接口 中的方法org.olat.lms.activitylogging.IUserActivityLogger
-
INTERNAL FRAMEWORK METHOD!
- frameworkSetBusinessPath(String) - 类 中的方法org.olat.lms.activitylogging.UserActivityLoggerImpl
-
- frameworkSetBusinessPathFromWindowControl(WindowControl) - 接口 中的方法org.olat.lms.activitylogging.IUserActivityLogger
-
INTERNAL FRAMEWORK METHOD!
- frameworkSetBusinessPathFromWindowControl(WindowControl) - 类 中的方法org.olat.lms.activitylogging.UserActivityLoggerImpl
-
- frameworkSetSession(UserSession) - 接口 中的方法org.olat.lms.activitylogging.IUserActivityLogger
-
INTERNAL FRAMEWORK METHOD!
- frameworkSetSession(UserSession) - 类 中的方法org.olat.lms.activitylogging.UserActivityLoggerImpl
-
- FrameworkStartedEvent - org.olat.system.event中的类
-
Description:
When registering on this channel you get an FrameworkStartedEvent over the genericEventListener interface.
- FrameworkStartupEventChannel - org.olat.system.event中的类
-
Description:
When registering on this channel you get an FrameworkStartedEvent over the genericEventListener interface.
- freeSyncLock() - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManager
-
- freeSyncLock() - 类 中的方法org.olat.lms.security.authentication.ldap.LDAPLoginManagerImpl
-
Release lock for administration jobs
- fromMailAddress - 类 中的变量org.olat.system.support.mail.impl.MailObjectMother
-
- fromXML(String) - 类 中的静态方法org.olat.data.commons.xml.XStreamHelper
-
已过时。
- FULL_ACCESS - 接口 中的静态变量org.olat.lms.search.indexer.FolderIndexerAccess
-
- FullAccessAssessmentCallback - org.olat.lms.course.assessment中的类
-
Description:
Defines full access for the assessment tool
Initial Date: Aug 30, 2005
- FullAccessAssessmentCallback() - 类 的构造器org.olat.lms.course.assessment.FullAccessAssessmentCallback
-
- FullAccessCallback - org.olat.lms.commons.vfs.securitycallbacks中的类
-
- FullAccessCallback() - 类 的构造器org.olat.lms.commons.vfs.securitycallbacks.FullAccessCallback
-
- FullAccessWithQuotaCallback - org.olat.lms.commons.vfs.securitycallbacks中的类
-
- FullAccessWithQuotaCallback(Quota, SubscriptionContext) - 类 的构造器org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- FullAccessWithQuotaCallback(Quota) - 类 的构造器org.olat.lms.commons.vfs.securitycallbacks.FullAccessWithQuotaCallback
-
- FullIndexerStatus - org.olat.lms.search.indexer中的类
-
Status of full indexer.
- FullIndexerStatus(int) - 类 的构造器org.olat.lms.search.indexer.FullIndexerStatus
-
- FULLSCREEN_NEW_WINDOW - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FULLSCREEN_PLUGIN - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FULLSCREEN_PLUGIN_BUTTON - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FULLSCREEN_SETTINGS - 类 中的静态变量org.olat.presentation.framework.core.components.form.flexible.impl.elements.richText.RichTextConfiguration
-
- FUNCTION_TYPE_ATTRIBUTE_ENDS_WITH - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
- FUNCTION_TYPE_ATTRIBUTE_STARTS_WITH - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
- FUNCTION_TYPE_HAS_ATTRIBUTE - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
Function types * * ATTENTION: Don't change the order!
- FUNCTION_TYPE_HAS_NOT_ATTRIBUTE - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
- FUNCTION_TYPE_IS_IN_ATTRIBUTE - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-
- FUNCTION_TYPE_IS_NOT_IN_ATTRIBUTE - 类 中的静态变量org.olat.lms.course.condition.interpreter.EvalAttributeFunction
-