- Array
- (
- [0] => struct getGuests {
- request request;
- }
- [1] => struct request {
- GuestType Guest;
- }
- [2] => struct GuestType {
- long RoomNumber;
- long FolioNumber;
- string LastName;
- string FirstName;
- SearchByType SearchBy;
- SearchResultType SearchResult;
- }
- [3] => string SearchByType
- [4] => string SearchResultType
- [5] => struct getGuestsResponse {
- getGuestsResult getGuestsResult;
- }
- [6] => struct getGuestsResult {
- GuestType Guests;
- ExceptionType Exception;
- }
- [7] => struct ExceptionType {
- string StackTrace;
- string ErrorMessage;
- }
- [8] => struct getDefintions {
- request request;
- }
- [9] => struct request {
- ItemType ItemType;
- }
- [10] => string ItemType
- [11] => struct getDefintionsResponse {
- getDefintionsResult getDefintionsResult;
- }
- [12] => struct getDefintionsResult {
- MenuItemDefType MenuItems;
- DiscountDefType Discounts;
- ServiceChargeDefType ServiceCharges;
- ExceptionType Exception;
- }
- [13] => struct MenuItemDefType {
- boolean IsCondiment;
- long Availability;
- boolean AddToAutoServiceCharge;
- long SalesItemizer;
- long DiscountItemizer;
- long ServiceChargeItemizer;
- decimal Price;
- }
- [14] => struct DefinitionType {
- long ObjectNumber;
- string Name;
- boolean RequireReference;
- boolean RequireAmount;
- }
- [15] => struct ServiceChargeDefType {
- AmountPercentage AmountPercentage;
- decimal FixedAmount;
- }
- [16] => string AmountPercentage
- [17] => struct DiscountDefType {
- AmountPercentage AmountPercentage;
- decimal FixedAmount;
- }
- [18] => string AmountPercentage
- [19] => struct setTransactions {
- request request;
- }
- [20] => struct request {
- TransactionType Transaction;
- }
- [21] => struct TransactionType {
- MenuItemDetailType MenuItemDetails;
- DiscountDetailType DiscountDetails;
- ServiceChargeDetailType ServiceChargeDetails;
- dateTime TransactionDateTime;
- long TransactionID;
- long TransactionNumber;
- long EmployeeID;
- }
- [22] => struct MenuItemDetailType {
- }
- [23] => struct DetailType {
- long ObjectNumber;
- long Quantity;
- string Reference;
- decimal Amount;
- }
- [24] => struct DiscountDetailType {
- }
- [25] => struct ServiceChargeDetailType {
- }
- [26] => struct setTransactionsResponse {
- setTransactionsResult setTransactionsResult;
- }
- [27] => struct setTransactionsResult {
- long PosTransactionNumber;
- decimal PosTransactionAmount;
- dateTime PosCloseDateTime;
- TransactionStatusType PosTransactionStatus;
- ExceptionType Exception;
- }
- [28] => string TransactionStatusType
- [29] => struct isAvailable {
- }
- [30] => struct isAvailableResponse {
- boolean isAvailableResult;
- }
- [31] => struct getWorkstationFocus {
- }
- [32] => struct getWorkstationFocusResponse {
- boolean getWorkstationFocusResult;
- }
- [33] => struct getMicrosTimeUtcNow {
- }
- [34] => struct getMicrosTimeUtcNowResponse {
- dateTime getMicrosTimeUtcNowResult;
- }
- [35] => struct getMicrosTimeNow {
- }
- [36] => struct getMicrosTimeNowResponse {
- dateTime getMicrosTimeNowResult;
- }
- [37] => struct ping {
- }
- [38] => struct pingResponse {
- string pingResult;
- }
- )
- ( ! ) A fatal error has occurred. Please see the Default.log file for 2010-03-11. Request ID: 7f3066
- Programmer Error: Uncaught exception of type "ErrorException"
- Application: smarttouch/Administration
- InterfaceBundle: Default
- Exception Message: Cannot modify header information - headers already sent by (output started at /home/marcg/eglooframework/PHP/autoload.php:225)
- Backtrace:
- #0 [internal function]: eGlooLogger::global_error_handler(2, 'Cannot modify h...', '/home/marcg/pro...', 39, Array)
- #1 /home/marcg/projects/smarttouch/Administration/PHP/TestProcessor.php(39): header('Content-type: t...')
- #2 /home/marcg/eglooframework/DocRoot/index.php(73): TestProcessor->processRequest()
- #3 {main}
