Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class Client
 BUXFER_URL'https://www.buxfer.com/api/'
    
 METHOD_GET'GET'
    
 METHOD_POST'POST'
    
 VERSION'1.0.0'
    
 $_config    
 $_httpClient    
 $_token    
 $_lastDuration    
class
 __construct     
class
 setConfig     
class
 getConfig     
class
 login     
class
 listAccounts     
class
 listLoans     
class
 listTags     
class
 listBudgets     
class
 listReminders     
class
 listGroups     
class
 listContacts     
class
 uploadStatement     
class
 listTransactions     
class
 addTransaction     
class
 getLastDuration     
class
 getToken     
class
 _restRequest     
class
 _httpRequest