$all_users= 'array()'
array()
$current_user= ''
$db= ''
$end_date= ''
$my_direct_reports= 'array()'
$my_downline= 'array()'
$my_managers= 'array()'
$my_name= ''
$my_timeperiods= 'array()'
$start_date= ''
$timedate= ''
$timeperiod_name= ''
Common( ) : void
get_all_users( ) : void
get_forecast_commit_order( ) : void
get_my_forecasted_timeperiods( $the_user_id ) : void
get_my_managers( ) : void
get_my_timeperiods( ) : void
get_reports_to_id( $user_id ) : void
get_timeperiod_start_end_date( $timeperiod_id ) : void
get_user_name( $user_id ) : void
is_user_manager( ) : void
process_users_downline( $user_id, $commit_order ) : void
retrieve_downline( $user_id ) : void
set_current_user( $theUser ) : void
setup( ) : void