Overview

Namespaces

  • webfilesframework
    • codegeneration
      • general
      • php
    • core
      • datastore
        • functions
          • filter
          • sorting
        • types
          • database
            • resultHandler
          • directory
          • googlecalendar
          • mail
          • remote
      • datasystem
        • database
        • file
          • format
            • media
              • image
                • handler
          • system
            • dropbox
      • datatypes
        • time
      • time
    • io
      • form
        • formItem
        • validation
        • webfile
      • request

Classes

  • MEvent
  • MGoogleCalendarDatastore

Interfaces

  • MISecretStore
  • Overview
  • Namespace
  • Class

Namespace webfilesframework\core\datastore\types\googlecalendar

Classes summary
MEvent

Base class for all webfile class definitions.
On the following link you can find more information about the definition of webfiles.

MGoogleCalendarDatastore

Defines and provides basic functionality for caching a datastore.
Basically the cached datastore is a combination between a efficient datastore which can be used as cache and an slower datastore (e.g. a directory datastore or a remote datastore).
Actually cache is invalidated after one day.

Interfaces summary
MISecretStore
API documentation generated by ApiGen