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

Class AbstractField

Interface for field models

Illuminate\Database\Eloquent\Model
Extended by rsanchez\Deep\Model\AbstractProperty
Extended by rsanchez\Deep\Model\AbstractField

Direct known subclasses

rsanchez\Deep\Model\CategoryField, rsanchez\Deep\Model\Field, rsanchez\Deep\Model\MemberField
Abstract
Namespace: rsanchez\Deep\Model
Located at Model/AbstractField.php
Methods summary
public string
# getFieldNameAttribute( mixed $value )

Get the field short name

Get the field short name

Returns

string
public string
# getFieldIdAttribute( mixed $value )

Get the field ID

Get the field ID

Returns

string
Methods inherited from rsanchez\Deep\Model\AbstractProperty
getId(), getIdentifier(), getName(), getType()
API documentation generated by ApiGen 2.8.0