A B C D E F G H I M P S T U

T

TimeEntry - Class in api.basecamp
TimeEntry Object for use with BaseCamp API
TimeEntry(BCAuth) - Constructor for class api.basecamp.TimeEntry
Empty (Unsaved) Time Entry Object NOTE: IS NOT SAVED TO BASECAMP UNTIL CALL TO `.save()`
TimeEntry(BCAuth, int) - Constructor for class api.basecamp.TimeEntry
Build time entry from ID
TimeReport - Class in api.basecamp
Collection of BaseCamp TimeEntry Objects with the ability to define reports.
TimeReport(BCAuth, TimeReportSpec) - Constructor for class api.basecamp.TimeReport
Build TimeReport according to a defined TimeReportSpec Object
TimeReport(BCAuth, int) - Constructor for class api.basecamp.TimeReport
Report Containing all time entires for a given todo item
TimeReportSpec - Class in api.basecamp
Object used for spending report specifications to a TimeReport
TimeReportSpec() - Constructor for class api.basecamp.TimeReportSpec
 
to - Variable in class api.basecamp.TimeReportSpec
 
toString() - Method in class api.basecamp.Person
 
trash() - Method in class api.basecamp.Category
Delete this Category from the BaseCamp System
trash() - Method in class api.basecamp.TimeEntry
Delete this entry from the BaseCamp System

A B C D E F G H I M P S T U