Cheetah
Functions | Variables
charts.json.php File Reference

Go to the source code of this file.

Functions

switch(ch_get('action')) ch_charts_get_json ($sObject, $sFrom, $sTo)
 
 ch_charts_get_ts ($s, $isNowIfError=false)
 
 ch_charts_get_dt_from_ts ($iTs)
 
 ch_charts_get_data ($aObject, $iFrom, $iTo)
 

Variables

 $logged ['admin'] = member_auth( 1, true, true )
 

Function Documentation

◆ ch_charts_get_data()

ch_charts_get_data (   $aObject,
  $iFrom,
  $iTo 
)

Definition at line 65 of file charts.json.php.

◆ ch_charts_get_dt_from_ts()

ch_charts_get_dt_from_ts (   $iTs)

Definition at line 60 of file charts.json.php.

◆ ch_charts_get_json()

switch (ch_get( 'action')) ch_charts_get_json (   $sObject,
  $sFrom,
  $sTo 
)

Definition at line 24 of file charts.json.php.

◆ ch_charts_get_ts()

ch_charts_get_ts (   $s,
  $isNowIfError = false 
)

Definition at line 52 of file charts.json.php.

Variable Documentation

◆ $logged

$logged[ 'admin'] = member_auth( 1, true, true )

Definition at line 15 of file charts.json.php.