메소드 | 설명 | |
---|---|---|
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 ) | ||
mysql_analytics ( $request ) |
메소드 | 설명 | |
---|---|---|
DayOfYear2Date ( $dayofyear, $format = 'd-m-Y' ) |
public DataContentSet ( ) : string[] | ||
리턴 | string[] |
public ProvideAnalytics ( $request ) : |
||
리턴 |
public ProviderType ( ) : string | ||
리턴 | string |