Class Index
The config defines configuration data within the application.
Root namespace of the piwik library.
Namespace for all app related stuff like session or settings.
Provides the ability to manage multiple user accounts of multiple piwik server installations.
Caches values beyond application sessions.
This simple session manager preserves certain data across multiple Piwik.UI.Windows.
Stores settings beyond application sessions.
This graph object provides some useful methods to assemble graph urls which can be displayed using
Titanium.UI.ImageView.
The top level Locale module.
Provides some translation related methods.
Provides a simple logger.
Namespace for all network related stuff.
Validates, verifies and saves given account information.
Can be used to send a GET http request to any url.
Provides the ability to make an authenticated call using the piwik rest api.
Fetches a list of all available reports for a given site using the metadata API.
The RequestPool can be used to send multiple http requests in parallel.
Fetches statistics using the 'metadata' api.
Fetches a list of all available websites where the user has at least view access.
Provides a simple profiler.
An Activity Indicator is created by the method Piwik.UI.createActivityIndicator.
A date picker is created by the method Piwik.UI.createDatePicker.
An error UI widget is created by the method Piwik.UI.createError.
A graph is created by the method Piwik.UI.createGraph.
A header is created by the method Piwik.UI.createrHeader.
A menu is created by the method Piwik.UI.createMenu.
Creates an Android specific option menu which is accessible on each screen via the hardware menu button.
A refresh UI widget is created by the method Piwik.UI.createRefresh.
A statistic list is created by the method Piwik.UI.createStatisticList.
Provides methods needed in most UI widgets.
Adds some further utilities like 'close' to a Titanium.UI.View.
Displays an 'About Piwik' window containing links to source and Piwik project website.