Class Index | File Index

Classes


Class Index

_global_


config

The config defines configuration data within the application.

Date


Piwik

Root namespace of the piwik library.

Piwik.App

Namespace for all app related stuff like session or settings.

Piwik.App.Accounts

Provides the ability to manage multiple user accounts of multiple piwik server installations.

Piwik.App.Cache

Caches values beyond application sessions.

Piwik.App.Session

This simple session manager preserves certain data across multiple Piwik.UI.Windows.

Piwik.App.Settings

Stores settings beyond application sessions.

Piwik.Graph

This graph object provides some useful methods to assemble graph urls which can be displayed using Titanium.UI.ImageView.

Piwik.Locale

The top level Locale module.

Piwik.Locale.Translation

Provides some translation related methods.

Piwik.Log

Provides a simple logger.

Piwik.Network

Namespace for all network related stuff.

Piwik.Network.AccountRequest

Validates, verifies and saves given account information.

Piwik.Network.HttpRequest

Can be used to send a GET http request to any url.

Piwik.Network.PiwikApiRequest

Provides the ability to make an authenticated call using the piwik rest api.

Piwik.Network.ReportsRequest

Fetches a list of all available reports for a given site using the metadata API.

Piwik.Network.RequestPool

The RequestPool can be used to send multiple http requests in parallel.

Piwik.Network.StatisticsRequest

Fetches statistics using the 'metadata' api.

Piwik.Network.WebsitesRequest

Fetches a list of all available websites where the user has at least view access.

Piwik.Profiler

Provides a simple profiler.

Piwik.UI

The top level UI module.

Piwik.UI.ActivityIndicator

An Activity Indicator is created by the method Piwik.UI.createActivityIndicator.

Piwik.UI.DatePicker

A date picker is created by the method Piwik.UI.createDatePicker.

Piwik.UI.Error

An error UI widget is created by the method Piwik.UI.createError.

Piwik.UI.Graph

A graph is created by the method Piwik.UI.createGraph.

Piwik.UI.Header

A header is created by the method Piwik.UI.createrHeader.

Piwik.UI.Menu

A menu is created by the method Piwik.UI.createMenu.

Piwik.UI.OptionMenu

Creates an Android specific option menu which is accessible on each screen via the hardware menu button.

Piwik.UI.Refresh

A refresh UI widget is created by the method Piwik.UI.createRefresh.

Piwik.UI.StatisticList

A statistic list is created by the method Piwik.UI.createStatisticList.

Piwik.UI.View

Provides methods needed in most UI widgets.

Piwik.UI.Window

Adds some further utilities like 'close' to a Titanium.UI.View.

String


window

Displays an 'About Piwik' window containing links to source and Piwik project website.

Documentation generated by JsDoc Toolkit 2.4.0 on Mon May 23 2011 02:03:50 GMT+0200 (CEST)