class quote_helper extends quote_helper

Modified quote_helper for feeds (basically just removing all attributes)

Properties

protected string $post_url from  quote_helper
protected string $msg_url from  quote_helper
protected string $profile_url from  quote_helper
protected user $user from  quote_helper

Methods

__construct(user $user, string $root_path, string $php_ext)

Constructor

string
inject_metadata(string $xml)

Inject dynamic metadata into QUOTE tags in given XML

Details

in quote_helper at line 45
__construct(user $user, string $root_path, string $php_ext)

Constructor

Parameters

user $user
string $root_path
string $php_ext

at line 24
string inject_metadata(string $xml)

Inject dynamic metadata into QUOTE tags in given XML

Parameters

string $xml

Original XML

Return Value

string

Modified XML