Functions
getIP()
getIP($remoteAddress)
Parameters
$remoteAddress
getRandomNumber()
getRandomNumber()
getVisitorId()
getVisitorId($guid, $account, $userAgent, $cookie)
Parameters
$guid
$account
$userAgent
$cookie
sendRequestToGoogleAnalytics()
sendRequestToGoogleAnalytics($utmUrl)
trackPageView()
trackPageView()
writeGifData()
writeGifData()
Classes and interfaces
BlogCategoriesSchema¶
Base Class for Schema management.
« More »
BlogCategoryFixture¶
BlogCategoryFixture
« More »
BlogCategoryModelFixture¶
BlogCategoryFixture
« More »
BlogConfigFixture¶
BlogConfigFixture
« More »
BlogConfigsSchema¶
Base Class for Schema management.
« More »
BlogContentFixture¶
BlogContentFixture
« More »
BlogContentsSchema¶
Base Class for Schema management.
« More »
BlogPostBlogBaserHelperFixture¶
BlogPostFixture
« More »
BlogPostFixture¶
BlogPostFixture
« More »
BlogPostModelFixture¶
BlogPostFixture
« More »
BlogPostsBlogTagFixture¶
BlogContentFixture
« More »
BlogPostsBlogTagModelFixture¶
BlogPostsBlogTag
« More »
BlogPostsBlogTagsSchema¶
Base Class for Schema management.
« More »
BlogPostsSchema¶
Base Class for Schema management.
« More »
BlogTagFixture¶
BlogContentFixture
« More »
BlogTagsSchema¶
Base Class for Schema management.
« More »
ContentBcContentsHelperFixture¶
ContentBcContentsHelperFixture
« More »
ContentBcContentsRouteFixture¶
ContentFixture
« More »
ContentFixture¶
ContentFixture
« More »
ContentFolderFixture¶
ContentFolder Fixture
« More »
ContentLinksSchema¶
Base Class for Schema management.
« More »
ContentsSchema¶
Base Class for Schema management.
« More »
ContestSampleHelper¶
ContestSampleHelper
« More »
DblogFixture¶
DblogFixture
« More »
DblogsSchema¶
Base Class for Schema management.
« More »
EditorTemplateFixture¶
EditorTemplateFixture
« More »
EditorTemplatesSchema¶
Base Class for Schema management.
« More »
FavoritesSchema¶
Base Class for Schema management.
« More »
FeedConfigsSchema¶
Base Class for Schema management.
« More »
FeedDetailFixture¶
FeedDetailFixture
« More »
FeedDetailsSchema¶
Base Class for Schema management.
« More »
MailConfigsSchema¶
Base Class for Schema management.
« More »
MailContentsSchema¶
Base Class for Schema management.
« More »
MailContentsSchema¶
Base Class for Schema management.
« More »
MailFieldsSchema¶
Base Class for Schema management.
« More »
OAuthSignatureMethod¶
A class for implementing a Signature Method
See section 9 ("Signing Requests") in the spec
« More »
OAuthSignatureMethod_HMAC_SHA1¶
The HMAC-SHA1 signature method uses the HMAC-SHA1 signature algorithm as defined in [RFC2104]
where the Signature Base String is the text and the key is the concatenated values (each first
encoded per Parameter Encoding) of the Consumer Secret and Token Secret, separated by an '&'
character (ASCII code 38) even if empty.
« More »
OAuthSignatureMethod_PLAINTEXT¶
The PLAINTEXT method does not provide any security protection and SHOULD only be used
over a secure channel such as HTTPS. It does not use the Signature Base String.
« More »
OAuthSignatureMethod_RSA_SHA1¶
The RSA-SHA1 signature method uses the RSASSA-PKCS1-v1_5 signature algorithm as defined in
[RFC3447] section 8.2 (more simply known as PKCS#1), using SHA-1 as the hash function for
EMSA-PKCS1-v1_5. It is assumed that the Consumer has provided its RSA public key in a
verified way to the Service Provider, in a manner which is beyond the scope of this
specification.
« More »
PageBcBaserHelperFixture¶
PageBcBaserHelperFixture
« More »
PageBcPageHelperFixture¶
PageBcPageHelperFixture
« More »
PageFixture¶
PageFixture
« More »
PagePageModelFixture¶
PageFixture
« More »
PagesSchema¶
Base Class for Schema management.
« More »
PermissionFixture¶
PermissionFixture
« More »
PermissionPermissionModelFixture¶
PermissionFixture
« More »
PermissionsSchema¶
Base Class for Schema management.
« More »
PluginsSchema¶
Base Class for Schema management.
« More »
SearchIndexFixture¶
SearchIndexFixture
« More »
SearchIndicesSchema¶
Base Class for Schema management.
« More »
SiteBcContentsRouteFixture¶
Site Fixture
« More »
SiteConfigBcBaserHelperFixture¶
SiteConfigBcBaserHelperFixture
« More »
SiteConfigFixture¶
SiteConfigFixture
« More »
SiteConfigsSchema¶
Base Class for Schema management.
« More »
SitesSchema¶
Base Class for Schema management.
« More »
SitesSchema¶
Base Class for Schema management.
« More »
ThemeConfigFixture¶
ThemeConfigFixture
« More »
ThemeConfigsSchema¶
Base Class for Schema management.
« More »
UploaderCategoriesSchema¶
Base Class for Schema management.
« More »
UploaderConfigsSchema¶
Base Class for Schema management.
« More »
UploaderFilesSchema¶
Base Class for Schema management.
« More »
UserGroupsSchema¶
Base Class for Schema management.
« More »
Constants
COOKIE_NAME
COOKIE_NAME = "__utmmobile"
COOKIE_PATH
COOKIE_PATH = "/"
COOKIE_USER_PERSISTENCE
COOKIE_USER_PERSISTENCE = 63072000
Copyright 2009 Google Inc. All Rights Reserved.
VERSION = "4.4sh"