Model_Link

Link between a Model_Media and a Nos\Orm\Model.
Extends Nos\Orm\Model.

Columns

medil_id:Model_Link primary key.
medil_from_table:
 DB table name of the model which the media is linked to.
medil_foreign_id:
 ID of the model which the media is linked to.
medil_foreign_context_common_id:
 Common ID of the model which the media is linked to.
medil_key:string key identifying the linked media.
medil_media_id:ID of the linked media.

One of medil_foreign_id and medil_foreign_context_common_id columns is NULL for each row.

Relations

property Nos\Media\Model_Link::$media
Read the Docs v: elche
Versions
latest
stable
elche
dubrovka
chiba.2
chiba.1
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.