Méthode | Description | |
---|---|---|
DataContentSet ( ) : string[] | Function that returns an array containing the fully qualified types of the data content's that the deriving Analytics Provider can work against | |
ProvideAnalytics ( $request ) : |
Function that when implemented by a derived class should return an object that can be json encoded and returned to the UI to provide analytical information about the underlying data. | |
ProviderType ( ) : string | Function that should return the name of the given AnalyticsProvider. | |
mongo_analytics ( $request ) | ||
mongo_array_sort ( $a, $subkey ) | ||
mysql_analytics ( $request ) |
public DataContentSet ( ) : string[] | ||
Résultat | string[] |
public ProvideAnalytics ( $request ) : |
||
Résultat |
public ProviderType ( ) : string | ||
Résultat | string |