File_Content_Table extends Abstract_Table
File content cache table.
Stores extracted plaintext for document attachments, keyed by document post ID.
Tags
Table of Contents
Constants
NAME
{@inheritdoc}
public
mixed
NAME
= 'file_content'
Tags
Methods
create()
{@inheritdoc}
public
create() : void