7 extract($vars, EXTR_OVERWRITE);
18 $this->output_filtering =
true;
19 $this->context = $context;
25 "controller" => $this->context->controller,
26 "context" => $this->context,
27 "cart" => $this->context->cart,
28 "user" => $this->context->user));
29 $content = ob_get_contents();
31 $this->filter_content($content);