Kernel::System::Ticket::Article::Backend::MIMEBase::ArticleStorageFS

NAME

Kernel::System::Ticket::Article::Backend::MIMEBase::ArticleStorageFS – FS based ticket article storage interface

DESCRIPTION

This class provides functions to manipulate ticket articles on the file system. The methods are currently documented in Kernel::System::Ticket::Article::Backend::MIMEBase.

Inherits from Kernel::System::Ticket::Article::Backend::MIMEBase::Base.

See also Kernel::System::Ticket::Article::Backend::MIMEBase::ArticleStorageDB.

CheckAvailability

Check if Article Storage Directory is writeable.

This will populate the Available Field

Returns: true on success and false on failure

Scroll to Top