'Event', 'itemsName' => 'Events', 'messageTemplates' => [ App\Event\CartItemObj::MSG_USER_ALREADY_REGISTERED => 'User "%s" has already been registered for event "%s".', App\Event\CartItemObj::MSG_REGISTRATION_NOT_ALLOWED => 'Registration for event "%s" is not allowed.', App\Event\CartItemObj::MSG_REGISTRATION_LIMIT_EXCEEDED => 'Registration limit for event "%s" has been exceeded. Please make appropriate corrections in your Shopping Cart.', App\Event\CartItemObj::MSG_WRONG_USER_AMOUNT => 'Registration price for the user "%s" has been calculated incorrectly.', App\Event\CartItemObj::MSG_WRONG_QUANTITY => 'Quantity is invalid.', App\Event\CartItemObj::MSG_USER_UNAVAILABLE => 'Attendee is no longer available.', App\Event\CartItemObj::MSG_EVENT_MISSING => 'Event is no longer available.', App\Event\CartItemObj::MSG_ATTENDEE_MISSING => 'Attendee is no longer available.', ], 'image' => ['width' => 370, 'height' => 165, 'resizeMethod' => 'cropCenter', 'resizeMethodAlias' => 'cc'], 'previewData' => [ 'dbData' => [ 'id' => -999, 'type' => 'registration', 'alias' => 'sample-event', 'metaTitle' => '', 'metaKeywords' => '', 'metaDescription' => '', 'committeeId' => '', 'durationType' => 'singleDay', 'title' => 'Sample Event', 'image' => null, 'startDate' => '2015-04-29', 'endDate' => '2015-04-29', 'registrationStart' => '', 'registrationEnd' => '', 'location' => 'Event Location', 'mapUrl' => 'https://www.google.com/maps/@44.995698,-93.415976,14z?hl=en', 'description' => 'Tation propriae scripserit no mei, est inani doming audiam in. Ea appetere consectetuer vel, ei putent nemore mea, ex habemus offendit vim. ' . 'Vis id meis aliquip vulputate, solet quaerendum pri te. Vim tibique dissentiunt ut, ea ferri oratio ius. ' . 'Amet utamur mediocrem vis ei, ius ei electram incorrupte disputationi.', 'memberPrice' => 0.00, 'nonmemberPrice' => 0.00, 'registrationLimit' => null, 'enabled' => 'y', 'added' => '2015-01-26 15:06:16', 'changed' => '2015-03-25 17:17:09', 'registeredCount' => 0, 'registrationAllowed' => false, 'allowMembers' => false, 'allowNonMembers' => false, 'timeRanges' => [ [ 'eventId' => -999, 'date' => '2015-04-29', 'startTime' => '01:00:00', 'endTime' => '04:15:00', ] ] ] ], ];