Overview

Namespaces

  • rsanchez
    • Deep
      • App
        • EE
        • Laravel
          • Facade
      • Collection
      • Hydrator
      • Model
      • Plugin
      • Relations
      • Repository

Classes

  • AbstractEntity
  • AbstractField
  • AbstractProperty
  • Asset
  • Category
  • CategoryField
  • CategoryPosts
  • Channel
  • Comment
  • Entry
  • Field
  • Fieldtype
  • File
  • GridCol
  • GridRow
  • JoinableScope
  • MatrixCol
  • MatrixRow
  • Member
  • MemberField
  • PlayaEntry
  • RelationshipEntry
  • Site
  • Title
  • UploadPref

Interfaces

  • FileInterface

Traits

  • GlobalAttributeVisibilityTrait
  • JoinableTrait
  • Overview
  • Namespace
  • Class
  • Tree

Interface FileInterface

Interface for file-based models like File and Asset

Direct known implementers

rsanchez\Deep\Model\Asset, rsanchez\Deep\Model\File
Namespace: rsanchez\Deep\Model
Located at Model/FileInterface.php
Methods summary
public string
# getUrlAttribute( )

Get the public url to this file

Get the public url to this file

Returns

string
public string
# getServerPathAttribute( )

Get the server path to this file

Get the server path to this file

Returns

string
public string
# __toString( )

Get the public url to this file

Get the public url to this file

Returns

string
API documentation generated by ApiGen 2.8.0