| CreateOrUpdateMadLib(string ticket, TransitMadLib madlib) | WebMadLibService | |
| CreateOrUpdateMadLibInstance(string ticket, TransitMadLibInstance madlibinstance) | WebMadLibService | |
| DeleteMadLib(string ticket, int id) | WebMadLibService | |
| DeleteMadLibInstance(string ticket, int id) | WebMadLibService | |
| GetMadLibById(string ticket, int id) | WebMadLibService | |
| GetMadLibInstanceById(string ticket, int id) | WebMadLibService | |
| GetMadLibInstances(string ticket, string table, int id, ServiceQueryOptions options) | WebMadLibService | |
| GetMadLibInstancesCount(string ticket, string table, int id) | WebMadLibService | |
| GetMadLibs(string ticket, int id, ServiceQueryOptions options) | WebMadLibService | |
| GetMadLibsCount(string ticket, int id) | WebMadLibService | |
| WebMadLibService() (defined in WebMadLibService) | WebMadLibService | |