You are here

constant OPENGRAPH_META_TABLE in Open Graph meta tags 7

Same name and namespace in other branches
  1. 6 opengraph_meta.common.inc \OPENGRAPH_META_TABLE
5 uses of OPENGRAPH_META_TABLE
OGMDrupalData::update_tags in ./opengraph_meta.common.inc
OpenGraphMetaDrupalLayer::delete_tags in ./opengraph_meta.common.inc
Delete OGM tags for given node.
OpenGraphMetaDrupalLayer::load_tags in ./opengraph_meta.common.inc
Load OGM tags for given node.
opengraph_meta_update_6001 in ./opengraph_meta.install
Add the 'type' meta tag field to the meta tags table.
opengraph_meta_update_6002 in ./opengraph_meta.install
Add an 'optional_tags' field for additional tags.

File

./opengraph_meta.common.inc, line 3

Code

define('OPENGRAPH_META_TABLE', 'opengraph_meta');