ReferenceEntity

Object to hold reference information of a database field and one accordant element.

Internal

Table of Contents

Properties

$element  : ElementEntity
$field  : string

Methods

__construct()  : mixed
__toString()  : string
Converts this object for string representation.
getElement()  : ElementEntity
Gets the elements.
getField()  : string
Gets the field.

Properties

Methods

__toString()

Converts this object for string representation.

public __toString() : string
Return values
string

getField()

Gets the field.

public getField() : string
Return values
string

        
On this page

Search results