Model_Wysiwyg

class Nos\Model_Wysiwyg

Extend Nos\Orm\Model.

Columns

wysiwyg_id:Model_Wysiwyg primary key.
wysiwyg_join_table:
 DB table name of the model which the wysiwyg is linked to.
wysiwyg_foreign_id:
 ID of the model which the wysiwyg is linked to.
wysiwyg_foreign_context_common_id:
 Common ID of the model which the wysiwyg is linked to.
wysiwyg_key:string key identifying the linked wysiwyg.
wysiwyg_text:Wysiwyg content.

One of wysiwyg_foreign_id and wysiwyg_foreign_context_common_id columns is NULL for each row.

Read the Docs v: dubrovka
Versions
latest
elche
dubrovka
chiba.2
chiba.1
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.