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

Interfaces

  • MIDatastoreFunction
  • Overview
  • Namespace
  • Class

Interface MIDatastoreFunction

Datastore functions are used to filter and manipulate the the query result of a datastore.
The actual interface is a marker interface to build a capsule over all datastore functions.

Direct known implementers

webfilesframework\core\datastore\functions\filter\MSubstringFiltering, webfilesframework\core\datastore\functions\sorting\MAscendingSorting, webfilesframework\core\datastore\functions\sorting\MDescendingSorting
Namespace: webfilesframework\core\datastore\functions
Author: Sebastian Monzel < mail@sebastianmonzel.de >
Since: 0.1.7
Located at core/datastore/functions/MIDatastoreFunction.php
API documentation generated by ApiGen