net_instaweb::InsertGAFilter Class Reference

#include "insert_ga_filter.h"

Inheritance diagram for net_instaweb::InsertGAFilter:
net_instaweb::CommonFilter net_instaweb::EmptyHtmlFilter net_instaweb::HtmlFilter

List of all members.

Public Member Functions

 InsertGAFilter (RewriteDriver *rewrite_driver)
virtual void StartDocumentImpl ()
virtual void StartElementImpl (HtmlElement *element)
virtual void EndElementImpl (HtmlElement *element)
virtual void Characters (HtmlCharactersNode *characters)
 HTML Events we expect to be in <script> elements.
virtual const char * Name () const
 The name of this filter -- used for logging and debugging.

Static Public Member Functions

static void Initialize (Statistics *stats)
 Set up statistics for this filter.

Detailed Description

This class is the implementation of insert_ga_snippet filter, which adds a Google Analytics snippet into the head of html pages.


Member Function Documentation

virtual void net_instaweb::InsertGAFilter::StartDocumentImpl (  )  [virtual]

Overload these implementer methods: Intentionally left abstract so that implementers don't forget to change the name from Blah to BlahImpl.

Implements net_instaweb::CommonFilter.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:34:01 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3