User contributions
From Whirlwind eCommerce Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:44, 9 March 2009 (diff | hist) . . (0) . . Content Libraries (spelling corrections and requirements for personalization)
- 23:44, 9 March 2009 (diff | hist) . . (+434) . . Content Libraries (spelling corrections and requirements for personalization)
- 23:22, 5 March 2009 (diff | hist) . . (+216) . . Page Templates:Creating a Shopping Cart Template (→Create shopping cart template: adjusted register page redirects to point to checkoutBilling instead of checkoutShipping)
- 21:07, 3 March 2009 (diff | hist) . . (0) . . Discounts (→Delete Discount: word correction)
- 02:54, 26 February 2009 (diff | hist) . . (+1) . . Functions:orderGetShipArray (current)
- 02:53, 26 February 2009 (diff | hist) . . (+4,740) . . N Functions:orderGetShipArray (New page: == Description == eV::orderGetShipArray($itemTotal=NULL,$toZip=NULL,$totalWeight=NULL) retrieves an array of shipping options that can be offered to visitors for an order. The shipping opt...)
- 13:03, 25 February 2009 (diff | hist) . . (+1,628) . . N Functions:ipBlockCheck (New page: == Description == eV::ipBlockCheck($ipAddress,$forwardOnBlock) checks if the passed IP address has been selected in administration as a 'blocked' address. Blocked addresses have been selec...) (current)
- 12:50, 25 February 2009 (diff | hist) . . (+75) . . Functions:authorizeIsLoggedIn (current)
- 12:50, 25 February 2009 (diff | hist) . . (+1,094) . . N Functions:authorizeIsLoggedOut (New page: == Description == eV::authorizeIsLoggedOut($redirectOnFalse) checks if a user is currently logged out. == Syntax == $bool = authorizeIsLoggedOut([$redirectOnFalse]); == Paramaters == *$r...) (current)
- 12:47, 25 February 2009 (diff | hist) . . (+1,014) . . N Functions:authorizeIsLoggedIn (New page: == Description == eV::authorizeIsLoggedIn($redirectOnFalse) checks if a user in currently logged in to the session. == Syntax == $bool = authorizeIsLoggedIn([$redirectOnFalse]); == Param...)
- 03:29, 25 February 2009 (diff | hist) . . (+6) . . Functions:userGetAddresses (current)
- 03:28, 25 February 2009 (diff | hist) . . (+2,331) . . N Functions:userGetAddresses (New page: == Description == eV::userGetAddresses($fieldList,$userId) retrieves an array of stored address data for a particular user. This is useful for building an address book management form, als...)
- 03:19, 25 February 2009 (diff | hist) . . (-16) . . Functions:userAddressAddEdit (current)
- 03:06, 25 February 2009 (diff | hist) . . (+1,603) . . N Functions:fullyQualifyAllURLs (New page: == Description == eV::fullyQualifyAllURLs($domain,$copy) returns a string where all non-fully qualified URLs are prepended with the value $domain. This is useful for pages that will be pre...) (current)
- 02:49, 25 February 2009 (diff | hist) . . (+31) . . Functions:recentlyViewedAdd (current)
- 02:49, 25 February 2009 (diff | hist) . . (+594) . . N Functions:recentlyViewedAdd (New page: == Description == eV::recentlyViewedAdd(), when placed in a page template, will qualify all pages using the template to be stored for later retrieval via functions:recentlyViewedGet. ...)
- 02:43, 25 February 2009 (diff | hist) . . (+3,882) . . N Functions:recentlyViewedGet (New page: == Description == eV::recentlyViewedGet($fieldList) retrieves an array of page data for a history of recently viewed pages. These pages are added to recently viewed history by applying the...) (current)
- 13:57, 24 February 2009 (diff | hist) . . (+3) . . Functions:orderGetSummary (added baseShipTotal, adjusted explaination of shipTotal, removed totalItemCost)
- 13:42, 24 February 2009 (diff | hist) . . (+40) . . Functions:orderGetCompleteArray (→Return Values: added baseShippingTotal)
- 14:25, 20 February 2009 (diff | hist) . . (+322) . . Functions:ordersGetList (added authorizeIsLoggedIn to example source)
- 14:22, 20 February 2009 (diff | hist) . . (0) . . Page Templates:Creating a Order History Template (current)
- 14:20, 20 February 2009 (diff | hist) . . (+74) . . N Page Templates:Creating a Order History Template (New page: See the OrdersGetList Function for an example.)
- 14:00, 20 February 2009 (diff | hist) . . (+236) . . Attn: Template Integrators
- 13:56, 20 February 2009 (diff | hist) . . (+3) . . Attn: Template Integrators
- 13:54, 20 February 2009 (diff | hist) . . (+2,878) . . Attn: Template Integrators
- 13:31, 20 February 2009 (diff | hist) . . (+32) . . Attn: Template Integrators
- 13:28, 20 February 2009 (diff | hist) . . (-2) . . Attn: Template Integrators
- 13:27, 20 February 2009 (diff | hist) . . (-19) . . Attn: Template Integrators
- 13:25, 20 February 2009 (diff | hist) . . (+944) . . Attn: Template Integrators
- 13:13, 20 February 2009 (diff | hist) . . (+575) . . N Attn: Template Integrators (New page: ==New Site Checklist== *All Address Collection forms have same fields AND validation rules, also that all pages that display addresses include all these fields: :*Create account (if addre...)
- 13:02, 20 February 2009 (diff | hist) . . (+16) . . Functions:userAddressAddEdit (→Paramaters: added "addressName" field to pissble field list)
- 12:59, 20 February 2009 (diff | hist) . . (0) . . Page Templates:Login Form (fixed type in form tag changed target to action) (current)
- 19:42, 19 February 2009 (diff | hist) . . (+112) . . Installation (→PHP Configuration: added set default time zone)
- 19:34, 19 February 2009 (diff | hist) . . (+1) . . Functions:ordersGetList
- 19:27, 19 February 2009 (diff | hist) . . (-35) . . Functions:ordersGetList
- 19:24, 19 February 2009 (diff | hist) . . (+939) . . Functions:ordersGetList
- 19:07, 19 February 2009 (diff | hist) . . (+1,919) . . N Functions:ordersGetList (New page: == Description == eV::ordersGetList() retrieves a multidimensional array of order information. Especially useful for order history pages. == Syntax == $array = eV::orderGetList([$userId[,...)
- 19:00, 19 February 2009 (diff | hist) . . (0) . . Functions:addressCountryOptions (→Return Values) (current)
- 18:55, 19 February 2009 (diff | hist) . . (+43) . . Template:Page Template Functions Shortcuts (added ordersGetList)
- 18:53, 19 February 2009 (diff | hist) . . (+135) . . Page Templates:Functions (added ordersGetList)
- 18:44, 19 February 2009 (diff | hist) . . (+40) . . N Functions:mysqlquery2array (New page: $array = mysqlquery2array($queryResult);) (current)
- 19:18, 18 February 2009 (diff | hist) . . (+132) . . Upgrade Requests / Bugs (added auto deletion of expired data)
- 04:12, 17 February 2009 (diff | hist) . . (+51) . . Functions:orderGetCompleteArray (added priceOption to the options array)
- 19:41, 16 February 2009 (diff | hist) . . (+125) . . Upgrade Requests / Bugs (TEM channelId completed)
- 14:29, 16 February 2009 (diff | hist) . . (+50) . . Upgrade Requests / Bugs
- 21:31, 13 February 2009 (diff | hist) . . (+221) . . Upgrade Requests / Bugs (added cart check function, options in order management. notes reliable exit pop up as complete)
- 20:41, 13 February 2009 (diff | hist) . . (-4) . . Page Templates:Bookmarking (current)
- 20:41, 13 February 2009 (diff | hist) . . (+364) . . N Page Templates:Bookmarking (New page: The core eV javascript toolbox includes a handy cross browser bookmarking function: eV.bookmark(title,url); Example: <source language="html4strict"> <!-- include core eV javascript toolbo...)
- 20:37, 13 February 2009 (diff | hist) . . (+1,154) . . N Page Templates:Ajax (layer) Pop-ups (New page: Ajax (layer) pop ups look similar to traditional pop ups. Since the technology uses 'layers' within the existing page instead of opening a new page, it is NOT subject to pop up blockers, w...) (current)
- 20:29, 13 February 2009 (diff | hist) . . (+137) . . Page Templates:Exit Pop-ups (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)