Silla.IO API
  • Namespace
  • Class
  • Tree
  • Todo
  • Download

Namespaces

  • App
    • Controllers
  • CMS
    • Controllers
    • Helpers
    • Models
  • Configurations
    • CI
    • Development
    • Production
    • Staging
  • Core
    • Base
    • CLI
      • Cache
      • DB
    • Helpers
    • Modules
      • Cache
        • Adapters
        • Interfaces
      • Crypt
      • DB
        • Adapters
        • Decorators
          • Interfaces
        • Features
          • Paginator
        • Interfaces
      • Registry
      • Render
        • Adapters
        • Interfaces
      • Router
      • Session
        • Adapters
        • Interfaces
  • None
  • Tasks
    • DB

Interfaces

  • Attachment
  • Encryption
  • Formatting
  • Serialization
  • TimezoneAwareness

Interface Attachment

Attachment Decorator for management of file uploads

Namespace: Core\Modules\DB\Decorators\Interfaces
Located at modules/db/decorators/interfaces/attachment.php

Methods summary

public static array
# attachmentsFields( )

Attachments fields container.

Attachments fields container.

Returns

array
public string
# attachmentsStoragePath( string $name )

Full path to the storage location.

Full path to the storage location.

Parameters

$name
Name of the attachment.

Returns

string
Silla.IO API API documentation generated by ApiGen