Edit a substring in a script element.
More...
#include "google_analytics_filter.h"
|
enum | Type { kGaJsScriptSrcLoad = 0,
kGaJsDocWriteLoad,
kGaJsInit
} |
|
|
| ScriptEditor (HtmlElement *script_element_, HtmlCharactersNode *characters_node, GoogleString::size_type pos, GoogleString::size_type len, Type editor_type) |
|
HtmlElement * | GetScriptElement () const |
|
HtmlCharactersNode * | GetScriptCharactersNode () const |
|
Type | GetType () const |
|
void | NewContents (const StringPiece &replacement, GoogleString *contents) const |
|
Edit a substring in a script element.
The documentation for this class was generated from the following file: