Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BroadleafCommerce/ReactStarter
/ functions
Functions
466 in github.com/BroadleafCommerce/ReactStarter
⨍
Functions
466
◇
Types & classes
148
Method
blSessionFixationProtectionFilterFilterRegistrationBean
Don't allow the auto registration of the filter for the main API request flow @param filter the Filter instance to disable in the main flow @return t
api/src/main/java/com/mycompany/api/configuration/ApiSecurityConfig.java:140
Function
cart
(state = initialState, action)
site/app/cart/reducers/cartReducer.js:35
Function
changeSandboxDate
site/app/preview/actions/previewActions.js:49
Function
classNames
({ 'price-new': onSale })
site/app/material-kit/components/Price/Price.js:41
Function
clearConfigureItem
site/app/catalog/product/actions/productActions.js:137
Function
clearCurrentSearch
(name)
site/app/catalog/typeahead/actions/typeAheadActions.js:58
Function
clearOverrideItemPrice
(orderItemId)
site/app/csr/actions/csrActions.js:141
Function
clearPaymentData
()
site/app/checkout/actions/storedPaymentActions.js:31
Function
componentDidMount
()
site/app/checkout/components/Confirmation/Confirmation.js:37
Function
componentDidMount
()
site/app/checkout/components/Checkout/Checkout.js:37
Function
componentDidMount
()
site/app/cart/components/Cart/Cart.js:125
Function
componentDidMount
()
site/app/catalog/breadcrumbs/components/Breadcrumbs/Breadcrumbs.js:33
Method
componentDidMount
()
site/app/core/components/ScrollToTop.js:35
Method
componentDidMount
()
site/app/material-kit/components/Navbar/Navbar.js:24
Method
componentDidUpdate
(prevProps)
site/app/core/components/ScrollToTop.js:21
Method
componentDidUpdate
(prevProps)
site/app/core/components/ScrollToTop.js:54
Function
componentWillMount
()
site/app/catalog/product/components/ProductAddonFields/ProductAddonFields.js:88
Function
componentWillMount
()
site/app/catalog/product/components/ProductReviews/ProductReviews.js:51
Method
componentWillMount
()
site/app/core/decorator/reduxResolve.js:33
Function
componentWillReceiveProps
(nextProps)
site/app/layout/components/HeaderControls/HeaderControls.js:38
Function
componentWillReceiveProps
(nextProps)
site/app/layout/components/Header/HeaderSearchInput.js:33
Function
componentWillReceiveProps
(nextProps)
site/app/menu/components/Menu/Menu.js:125
Function
componentWillReceiveProps
(nextProps)
site/app/checkout/components/Checkout/Checkout.js:44
Function
componentWillReceiveProps
(nextProps)
site/app/checkout/components/PaymentMethods/PaymentMethods.js:59
Function
componentWillReceiveProps
(nextProps)
site/app/cart/components/Cart/Cart.js:129
Function
componentWillReceiveProps
(nextProps)
site/app/cart/components/MiniCart/MiniCart.js:38
Function
componentWillReceiveProps
(nextProps)
site/app/content/components/ContentZone/ContentZone.js:59
Function
componentWillReceiveProps
(nextProps)
site/app/account/components/ViewOrders/ViewOrders.js:38
Function
componentWillReceiveProps
(nextProps)
site/app/account/components/ManageWishlist/ManageWishlist.js:36
Function
componentWillReceiveProps
(nextProps)
site/app/account/components/AccountInformation/AccountInformation.js:41
Function
componentWillReceiveProps
(nextProps)
site/app/catalog/product/components/ProductAddonFields/ProductAddonFields.js:92
Function
componentWillReceiveProps
(nextProps)
site/app/catalog/product/components/ProductReviews/ProductReviews.js:55
Function
componentWillReceiveProps
(nextProps)
site/app/catalog/product/components/Product/Product.js:45
Function
componentWillReceiveProps
(nextProps)
site/app/catalog/breadcrumbs/components/Breadcrumbs/Breadcrumbs.js:38
Function
componentWillReceiveProps
(nextProps)
site/app/catalog/category/components/Category/Category.js:48
Method
componentWillReceiveProps
(nextProps)
site/app/page/common/decorators/connectPage.js:52
Method
componentWillReceiveProps
(nextProps)
site/app/cart/decorator/connectCart.js:65
Method
componentWillReceiveProps
(nextProps)
site/app/catalog/relatedproduct/components/RelatedProductList/RelatedProductList.js:47
Method
componentWillReceiveProps
(nextProps)
site/app/catalog/search/decorator/searchCapable.js:93
Method
componentWillReceiveProps
(nextProps)
site/app/catalog/typeahead/components/SuggestionSearch/SuggestionSearch.js:58
Method
componentWillUnmount
()
site/app/material-kit/components/Navbar/Navbar.js:28
Method
configure
(AuthenticationManagerBuilder auth)
api/src/main/java/com/mycompany/api/configuration/ApiSecurityConfig.java:91
Method
configure
(WebSecurity web)
admin/src/main/java/com/mycompany/admin/configuration/AdminSecurityConfig.java:100
Function
configureItem
(state = {}, action)
site/app/catalog/product/reducers/productReducer.js:108
Method
configureItem
(HttpServletRequest request, @PathVariable Long productId)
api/src/main/java/com/mycompany/api/endpoint/cart/ReactCartEndpoint.java:368
Function
connectCartControls
(mapStateToProps)
site/app/cart/decorator/connectCart.js:81
Function
connectExistingCart
(DecoratingComponent)
site/app/cart/decorator/connectCart.js:34
Function
connectMenu
(Component)
site/app/menu/reducers/menuReducer.js:62
Function
constructor
(props)
site/app/layout/components/Header/HeaderSearchInput.js:25
Function
constructor
(props)
site/app/layout/components/NumberInput/NumberInput.js:29
Function
constructor
(props)
site/app/checkout/components/PaymentMethods/PaymentMethods.js:35
Method
constructor
()
site/app/core/store/configureStore.js:61
Method
constructor
()
site/app/core/util/RefreshTokenHelper.js:21
Method
constructor
(props)
site/app/material-kit/components/Accordion/Accordion.js:21
Method
constructor
(props)
site/app/material-kit/components/Accordion/Accordion.js:57
Method
constructor
(props)
site/app/catalog/typeahead/components/SuggestionSearch/SuggestionSearch.js:47
Function
contentItemsByZone
(state = {}, action)
site/app/content/reducers/contentItemReducer.js:47
Method
corePersistenceXmlLocations
()
core/src/main/java/com/mycompany/core/config/CorePersistenceConfig.java:73
Function
csr
(state = initialState, action)
site/app/csr/reducers/csrReducer.js:32
Method
customCheckoutActivities
(SendOrderConfirmationEmailActivity confirmationEmailActivity)
core/src/main/java/com/mycompany/core/config/CoreConfig.java:43
Method
customImageOperations
Broadleaf Commerce comes with an Image Server that allows you to manipulate images. For example, the demo includes a high resolution image for each
api/src/main/java/com/mycompany/api/configuration/RestApiMvcConfiguration.java:149
Method
customMessages
()
api/src/main/java/com/mycompany/api/configuration/ApiConfig.java:79
Function
customer
(state = { isFetching: false, emailAddress: undefined, firstName: undefined, lastName: undefin
site/app/account/reducers/customerReducer.js:19
Method
defaultThemeImageLocations
()
api/src/main/java/com/mycompany/api/configuration/RestApiMvcConfiguration.java:124
Function
del
(url)
site/app/core/util/superagent.js:54
Method
deleteAddress
(HttpServletRequest request, @PathVariable("customerAddressId") Long customerAddressId)
api/src/main/java/com/mycompany/api/endpoint/customer/ReactCustomerEndpoint.java:82
Method
deleteOrderAttributes
(HttpServletRequest request, @RequestBody List<OrderAttributeWra
api/src/main/java/com/mycompany/api/endpoint/cart/ReactCartEndpoint.java:336
Method
deleteProductOptions
(HttpServletRequest request, @RequestBody(required = false) List<
api/src/main/java/com/mycompany/api/endpoint/cart/ReactCartEndpoint.java:357
Function
detectLocale
(req)
site/app/server/util/i18nService.js:32
Function
dispatchResolve
(resolver, props)
site/app/page/common/decorators/connectPage.js:77
Function
dispatchResolve
(resolver, props)
site/app/theme/decorators/themeFieldsDecorator.js:47
Function
dispatchResolve
(resolver, props)
site/app/cart/components/Cart/Cart.js:161
Function
displayMessage
(text, style = 'success')
site/app/layout/actions/messagePortalActions.js:23
Function
entities
(state = {}, action)
site/app/core/reducers/index.js:38
Method
entityConfigurationLocations
()
core/src/main/java/com/mycompany/core/config/CorePersistenceConfig.java:78
Method
execute
(ProcessContext<CheckoutSeed> context)
core/src/main/java/com/mycompany/core/workflow/checkout/SendOrderConfirmationEmailActivity.java:57
Function
fetchConfigureItem
(productId, orderItemId)
site/app/catalog/product/actions/productActions.js:93
Function
fetchExistingCart
(ignoreCache = false)
site/app/cart/actions/cartActions.js:76
Function
fetchFulfillmentEstimations
()
site/app/checkout/actions/fulfillmentActions.js:28
Function
fetchOrderHistory
()
site/app/account/actions/orderHistoryActions.js:29
Function
fetchPageByUrl
site/app/page/common/actions/pageActions.js:28
Function
fetchProduct
site/app/catalog/product/actions/productActions.js:41
Function
fetchProductBatch
site/app/catalog/product/actions/productActions.js:66
Function
fetchRatingSummaryForProduct
site/app/catalog/product/actions/ratingSummaryActions.js:27
Function
fetchReasonCodes
()
site/app/csr/actions/csrActions.js:107
Function
fetchSandboxes
()
site/app/preview/actions/previewActions.js:34
Function
fetchSeoProperties
site/app/seo/actions/seoActions.js:27
Function
fetchSuggestions
(name, q, contributor)
site/app/catalog/typeahead/actions/typeAheadActions.js:26
Function
fetchThemeFields
(...fieldNames)
site/app/theme/actions/themeActions.js:38
Function
fetchWishlist
(ignoreCache = false)
site/app/account/actions/wishlistActions.js:32
Method
findActiveSubCategories
(HttpServletRequest request, @PathVariable("categoryId") Long id, @RequestParam(value
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:188
Method
findAllCategories
(HttpServletRequest request, @RequestParam(value = "name", required = false) String name,
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:169
Method
findCartById
(HttpServletRequest request, @PathVariable("cartId") Long cartId)
api/src/main/java/com/mycompany/api/endpoint/cart/ReactCartEndpoint.java:149
Method
findCartForCustomer
(HttpServletRequest request, HttpServletResponse response, @RequestParam(value = "onlyIfExists", required = fa
api/src/main/java/com/mycompany/api/endpoint/cart/ReactCartEndpoint.java:101
Method
findCategoryAttributesForCategory
(HttpServletRequest request, @PathVariable("categoryId") Long categoryId)
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:221
Method
findCategoryById
(HttpServletRequest request, @PathVariable("categoryId") Long id, @RequestParam(value
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:197
Method
findCategoryByIdOrName
(HttpServletRequest request, @RequestParam("searchParameter") String searchParameter,
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:209
Method
findCrossSaleProductsByProduct
(HttpServletRequest request, @PathVariable("productId") Long id, @RequestParam(value =
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:237
Method
findDefaultSkuByProductId
(HttpServletRequest request, @PathVariable("productId") Long id)
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:163
Method
findInventoryForSkus
(HttpServletRequest request, @RequestParam("id") List<Long> ids)
api/src/main/java/com/mycompany/api/endpoint/catalog/ReactCatalogEndpoint.java:274
← previous
next →
201–300 of 466, ranked by callers