Source for file SafeEmbed.php
Documentation is available at SafeEmbed.php
public $name =
"SafeEmbed";
public function transform($attr, $config, $context) {
$attr['allowscriptaccess'] =
'never';
$attr['allownetworking'] =
'internal';
$attr['type'] =
'application/x-shockwave-flash';
Documentation generated on Thu, 19 Jun 2008 18:50:16 -0400 by phpDocumentor 1.4.2