You are here

public function OGMRender::add_meta in Open Graph meta tags 6

Same name and namespace in other branches
  1. 7 opengraph_meta.common.inc \OGMRender::add_meta()
2 methods override OGMRender::add_meta()
OGMDrupalRender::add_meta in ./opengraph_meta.common.inc
OGMTestRender::add_meta in tests/TestBase.inc

File

./opengraph_meta.common.inc, line 381

Class

OGMRender
Interface to affect page rendering.

Code

public function add_meta($name, $content);