Jet\DataModel_Definition_Relation_External

The class represents the definition of an external relation. It inherits from the Jet\DataModel_Definition_Relation class and has an identical interface except for the constructor.

Overview of methods

Method Meaning of
public __construct(
string $this_model_class_name='',
?array $definition_data=null
)
Parametry:
  • $this_data_model_class_name
    The name of the class to which the session belongs.
  • $definition_data
    Raw definition data extracted from attributes.
Previous chapter
Jet\DataModel_Definition_Relation_Internal
Next chapter
Jet\DataModel_Definition_Relation_Join_Item