_
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
_
- _zm_order() - Class in package org.zenmagick.misc
-
Dummie classes used for faking a zen-cart environment where required.
A
- add() - Method in class org.zenmagick.service.ZMMessages
-
Generic add a message.
- addAll() - Method in class org.zenmagick.service.ZMMessages
-
Add a group of messages.
- addCategoryPath() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Add the given category path to the crumbtrail.
- addConfigValue() - Method in class org.zenmagick.plugins.ZMPlugin
-
Add a configuration value.
- addCrumb() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Add a single crumb.
- addFeature() - Method in class org.zenmagick.service.ZMFeatures
- addFeatureForProduct() - Method in class org.zenmagick.service.ZMFeatures
- addField() - Method in class org.zenmagick.model.order.ZMPaymentType
-
Add a form field to this payment type.
- addFile() - Method in class org.zenmagick.ZMLoader
-
Add a given file to the loaders path.
- addFilter() - Method in class org.zenmagick.resultlist.ZMResultList
-
Add a filter to this result list.
- addManufacturer() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Add manufacturer to the crumbtrail.
- addMenuItem() - Method in class org.zenmagick.plugins.ZMPlugin
-
Add plugin maintenance screen to navigation.
- addPath() - Method in class org.zenmagick.ZMLoader
-
Add a given path to the loaders path.
- addProduct() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Add product to the crumbtrail.
- addProductJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxShoppingCartController
-
Add product to cart.
- addRule() - Method in class org.zenmagick.validations.ZMValidator
-
Add a new
ZMRule.
- addRules() - Method in class org.zenmagick.validations.ZMRuleSet
-
Add a list of
ZMRules.
- addRuleSet() - Method in class org.zenmagick.validations.ZMValidator
-
Add a new
ZMRuleSet.
- addSorter() - Method in class org.zenmagick.resultlist.ZMResultList
-
Add a sorter to this result list.
- addTax() - Method in class org.zenmagick.model.ZMTaxRate
-
Add tax to the given amount.
- adjustQty() - Method in class org.zenmagick.ZMShoppingCart
-
Adjust the quantity based on the quantity settings.
- attach() - Method in class org.zenmagick.service.ZMEvents
-
Attach an observer to this event source.
B
- bindCustomFields() - Method in class org.zenmagick.ZMService
-
Bind custom fields to a given sql query.
- bindObject() - Method in class org.zenmagick.ZMService
-
Bind object to a given SQL query.
- bindValueList() - Method in class org.zenmagick.ZMService
-
Bind a list of values to a given SQL query.
C
- calculateTax() - Method in class org.zenmagick.model.ZMTaxRate
-
Caclulate tax for the given amount.
- callView() - Method in class org.zenmagick.rp.ZMView
-
Call the function that generates the view contents.
- checkCart() - Method in class org.zenmagick.rp.uip.controller.ZMCheckoutShippingAddressController
-
Check cart state.
- clear() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Clear all crumbs.
- clearMessages() - Method in class org.zenmagick.ZMSession
-
Clear all session messages.
- convertFrom() - Method in class org.zenmagick.model.ZMCurrency
-
Convert from this currency into default currency.
- convertTo() - Method in class org.zenmagick.model.ZMCurrency
-
Convert from default currency into this currency.
- create() - Method in class org.zenmagick.ZMObject
-
Shortcut to create new class instances.
- createAccount() - Method in class org.zenmagick.service.ZMAccounts
-
Create a new account.
- createAddress() - Method in class org.zenmagick.service.ZMAddresses
-
Create a new address.
- createBoxes() - Method in class org.zenmagick.plugins.types.ZMBoxPlugin
-
Create zen-cart dummy sideboxes plus default boxes for the default theme.
- createConfigValue() - Method in class org.zenmagick.service.ZMConfig
-
Create config value.
- createCoupon() - Method in class org.zenmagick.service.ZMCoupons
-
Create a new coupon.
- createCouponCode() - Method in class org.zenmagick.service.ZMCoupons
-
Create a new coupon code.
- createCouponTracker() - Method in class org.zenmagick.service.ZMCoupons
-
Create a new coupon tracker record.
- createOrderStatusHistory() - Method in class org.zenmagick.service.ZMOrders
-
Create new order status history entry.
- createPluginHandler() - Method in class org.zenmagick.plugins.ZMPlugin
-
Create the plugin handler.
- createReview() - Method in class org.zenmagick.service.ZMReviews
-
Create a new review.
- createWithArgs() - Method in class org.zenmagick.ZMLoader
-
Resolve, load and instantiate an instance of the class for the given class name.
- creditCoupon() - Method in class org.zenmagick.service.ZMCoupons
-
Credit coupon for account.
D
- DATE_RSS() - Global in package org.zenmagick.misc
- deleteAddress() - Method in class org.zenmagick.rp.uip.controller.ZMAddressBookProcessController
-
Delete address.
- deleteAddressForId() - Method in class org.zenmagick.service.ZMAddresses
-
Delte an address.
- detach() - Method in class org.zenmagick.service.ZMEvents
-
Detach an observer from the notifier object
E
- emailExists() - Method in class org.zenmagick.service.ZMAccounts
-
Checks if a given email address exists.
- ensureAccessMethod() - Method in class org.zenmagick.rp.ZMSacsMapper
-
Ensure the page is accessed using proper security.
- ensureAuthorization() - Method in class org.zenmagick.rp.ZMSacsMapper
-
Authorize the current request.
- error() - Method in class org.zenmagick.service.ZMMessages
-
Add an error message.
- estimateShippingJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxShoppingCartController
-
Estimate shipping.
- event2method() - Method in class org.zenmagick.service.ZMEvents
-
Convert the event id to a method name.
- exclude() - Method in class org.zenmagick.resultlist.filter.ZMManufacturerFilter
-
Return
true if the given object is to be excluded.
- exportGlobal() - Method in class org.zenmagick.rp.ZMController
-
Export the given object under the given name.
F
- filter() - Method in class org.zenmagick.resultlist.ZMResultListFilter
-
Filter the given list using the filters
exclude($obj) method.
- filterResponse() - Method in class org.zenmagick.service.ZMPlugins
-
Call
filterContents(string) on all available plugin handler.
- finalizeCoupon() - Method in class org.zenmagick.service.ZMCoupons
-
Finalize a coupon.
- findView() - Method in class org.zenmagick.rp.ZMUrlMapper
-
Find a URL mapping for the given controller and viewId.
- fireEvent() - Method in class org.zenmagick.service.ZMEvents
-
Fire ZenMagick event.
- flattenObject() - Method in class org.zenmagick.rp.ajax.ZMAjaxController
-
Flattens any given object.
- format() - Method in class org.zenmagick.model.ZMCurrency
-
Format the given amount according to this currency's rate and formatting rules.
- freeProductsCount() - Method in class org.zenmagick.ZMShoppingCart
-
Checks for free products in the cart.
- freeShippingCount() - Method in class org.zenmagick.ZMShoppingCart
-
Checks for free shipping.
G
- generate() - Method in class org.zenmagick.rp.uip.views.ZMRedirectView
-
Generate view response.
- get() - Method in class org.zenmagick.plugins.ZMPlugin
-
Support to access plugin config values by name.
- getAccount() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the account for this order.
- getAccountForEmailAddress() - Method in class org.zenmagick.service.ZMAccounts
-
Get account for the given email address.
- getAccountForId() - Method in class org.zenmagick.service.ZMAccounts
-
Get account for the given account id.
- getAccountId() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the account id.
- getAdditionalImages() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get additional product images.
- getAddress() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the address line.
- getAddressesForAccountId() - Method in class org.zenmagick.service.ZMAddresses
-
Get all addresses for the given account id.
- getAddressForId() - Method in class org.zenmagick.service.ZMAddresses
-
Get the address for the given id.
- getAddressFormat() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the address format.
- getAddressFormatForId() - Method in class org.zenmagick.service.ZMAddresses
-
Get the address format for the given address format id.
- getAddressFormatId() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the address format id.
- getAllBanners() - Method in class org.zenmagick.service.ZMBanners
-
Get all banner according to zen-cart configuration.
- getAllPlugins() - Method in class org.zenmagick.service.ZMPlugins
-
Get all plugins.
- getAllResults() - Method in class org.zenmagick.resultlist.ZMResultList
-
Returns all results.
- getAllReviews() - Method in class org.zenmagick.service.ZMReviews
-
Get all published reviews.
- getAltText() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Get the alt text.
- getAltUrl() - Method in class org.zenmagick.model.ZMEZPage
- getAltUrlExternal() - Method in class org.zenmagick.model.ZMEZPage
- getAmount() - Method in class org.zenmagick.model.order.ZMOrderTotal
-
Get the order total amount.
- getAttributes() - Method in class org.zenmagick.service.ZMAttributes
- getAuthor() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the theme author.
- getAuthorization() - Method in class org.zenmagick.model.account.ZMAccount
-
Get authorization.
- getAverageRating() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the average rating.
- getAverageRatingForProductId() - Method in class org.zenmagick.service.ZMReviews
-
Get the average rating for the given product id.
- getBannerForId() - Method in class org.zenmagick.service.ZMBanners
-
Get a banner for the given id.
- getBannerForIndex() - Method in class org.zenmagick.service.ZMBanners
-
Get a banner for the given (zen-cart) index.
- getBasePrice() - Method in class org.zenmagick.service.ZMOffers
-
Get the base price; this is the lowest possible product price.
- getBestSellers() - Method in class org.zenmagick.service.ZMProducts
-
Get best seller products.
- getBillingAddress() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the billing address.
- getBoxContents() - Method in class org.zenmagick.plugins.types.ZMBoxPlugin
-
Get the contents for the given box id.
- getBoxesDir() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Return the path of the boxes directory.
- getBoxIndex() - Method in class org.zenmagick.plugins.types.ZMBoxPlugin
-
Get the index from the given box id.
- getBoxNames() - Method in class org.zenmagick.plugins.types.ZMBoxPlugin
-
Get the ids/names of the boxes supported by this plugin.
- getCalculatedPrice() - Method in class org.zenmagick.service.ZMOffers
-
Get the calculated price.
- getCategories() - Method in class org.zenmagick.service.ZMCategories
-
Get all categories.
- getCategory() - Method in class org.zenmagick.model.rss.ZMRssItem
-
Get the item category.
- getCategoryForId() - Method in class org.zenmagick.service.ZMCategories
-
Get a category for the given id.
- getCategoryId() - Method in class org.zenmagick.ZMRequest
-
Get the current category id.
- getCategoryPath() - Method in class org.zenmagick.ZMRequest
-
Get the current category path.
- getCategoryPathArray() - Method in class org.zenmagick.ZMRequest
-
Get the category path arry.
- getCategoryTree() - Method in class org.zenmagick.service.ZMCategories
-
This returns, in fact, not a real tree, but a list of all top level categories.
- getChannel() - Method in class org.zenmagick.model.rss.ZMRssFeed
-
Get the channel.
- getChapterFeed() - Method in class org.zenmagick.rp.uip.controller.ZMRssController
-
Generate RSS feed for EZPages chapter.
- getChildren() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Get the child categories of this category.
- getCity() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the city.
- getClassFile() - Method in class org.zenmagick.ZMLoader
-
Get the class file for the given class name.
- getClassId() - Method in class org.zenmagick.model.ZMTaxRate
-
Get the tax class id.
- getClassPath() - Method in class org.zenmagick.ZMLoader
-
Get the class path.
- getClientAddress() - Method in class org.zenmagick.ZMSession
-
Get the client ip address.
- getClientHostname() - Method in class org.zenmagick.ZMSession
-
Get the client host name.
- getCode() - Method in class org.zenmagick.model.account.ZMZone
-
Get the code.
- getComment() - Method in class org.zenmagick.model.order.ZMOrderStatus
-
Get the comment.
- getCompanyName() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the company name.
- getConfigGroups() - Method in class org.zenmagick.service.ZMConfig
-
Get all configuration groups.
- getConfigValues() - Method in class org.zenmagick.service.ZMConfig
-
Get all config values for a given key pattern.
- getContentDir() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Return the path of the content directory.
- getContents() - Method in class org.zenmagick.plugins.ZMPluginPage
-
Get the contents.
- getContentsJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxShoppingCartController
-
Get cart content.
- getContext() - Method in class org.zenmagick.ZMRuntime
-
The application context.
- getController() - Method in class org.zenmagick.rp.ZMView
-
Get the controller for this view.
- getCost() - Method in class org.zenmagick.model.order.ZMShippingMethod
-
Get the shipping cost.
- getCountries() - Method in class org.zenmagick.service.ZMCountries
-
Get a list of all countries.
- getCountry() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the country.
- getCountryForId() - Method in class org.zenmagick.service.ZMCountries
-
Get country for the given id.
- getCountryForName() - Method in class org.zenmagick.service.ZMCountries
-
Get country for the given name.
- getCountryId() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the countryId.
- getCountryListJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxCountryController
-
Generates a JSON list of all countries.
- getCouponForCode() - Method in class org.zenmagick.service.ZMCoupons
-
Coupon lookup for the given code.
- getCouponForId() - Method in class org.zenmagick.service.ZMCoupons
-
Coupon lookup for the given id.
- getCreditTypes() - Method in class org.zenmagick.ZMShoppingCart
-
Get list of available credit types; eg promo codes, etc.
- getCrumb() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Get the crumb for the given index.
- getCrumbs() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Get a list of all crumbs.
- getCurrencies() - Method in class org.zenmagick.service.ZMCurrencies
-
Get all currencies.
- getCurrency() - Method in class org.zenmagick.ZMRuntime
-
Get the current currency.
- getCurrencyCode() - Method in class org.zenmagick.ZMSession
-
Get currency code.
- getCurrencyForCode() - Method in class org.zenmagick.service.ZMCurrencies
-
Get the currency for the given code.
- getCurrentPageNumber() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the current page number.
- getCustomFieldKey() - Method in class org.zenmagick.ZMService
-
Get the setting name for custom fields for the given table name.
- getCustomFields() - Method in class org.zenmagick.ZMService
-
Get a field list of custom fields for the given table.
- getCustomFieldsSQL() - Method in class org.zenmagick.ZMService
-
Get a SQL field list of custom fields for the given table.
- getDateAdded() - Method in class org.zenmagick.model.order.ZMOrderStatus
-
Get the date it was added.
- getDateAvailable() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the available date.
- getDateFrom() - Method in class org.zenmagick.model.ZMSearch
-
Get the from date.
- getDateTo() - Method in class org.zenmagick.model.ZMSearch
-
Get the to date.
- getDB() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get a
db instance.
- getDecimalPlaces() - Method in class org.zenmagick.model.ZMCurrency
-
Get the currency decimal places.
- getDecimalPoint() - Method in class org.zenmagick.model.ZMCurrency
-
Get the currency decimal point.
- getDefaultAddressId() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the default address id (primary address).
- getDefaultCategory() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the default category.
- getDefaultCategoryForProductId() - Method in class org.zenmagick.service.ZMCategories
-
Get the default category for the given product id.
- getDefaultImage() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product default image.
- getDefaultLayout() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the default layout.
- getDescription() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the theme description.
- getDirectory() - Method in class org.zenmagick.model.ZMLanguage
-
Get the language directory name.
- getDiscount() - Method in class org.zenmagick.model.catalog.ZMPriceGroup
-
Get the discount.
- getDiscountAmount() - Method in class org.zenmagick.service.ZMOffers
-
Get the discount amount.
- getDiscountPercent() - Method in class org.zenmagick.service.ZMOffers
-
Get the discount as percent value.
- getDiscountType() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the discount type.
- getDiscountTypeFrom() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the discount start date.
- getDob() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the date of birth.
- getEmail() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the email address.
- getEmailFormat() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the preferred email format.
- getEncoding() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channel encoding.
- getError() - Method in class org.zenmagick.model.order.ZMShippingProvider
-
Get the errors.
- getErrorMsg() - Method in class org.zenmagick.validations.rules.ZMMinRule
-
Return an appropriate error message.
- getErrorPage() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the error page.
- getErrors() - Method in class org.zenmagick.model.order.ZMShippingProviderWrapper
-
Get the errors.
- getExpiryDate() - Method in class org.zenmagick.model.ZMCoupon
-
Get the coupon expiry date.
- getExtraDir() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Return the path of the extra directory.
- getFax() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the fax number.
- getFeaturedProducts() - Method in class org.zenmagick.service.ZMProducts
-
Get featured products.
- getFeatureForId() - Method in class org.zenmagick.service.ZMFeatures
- getFeatureList() - Method in class org.zenmagick.service.ZMFeatures
- getFeatures() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product features.
- getFeaturesForProductId() - Method in class org.zenmagick.service.ZMFeatures
- getFeatureTypeForId() - Method in class org.zenmagick.service.ZMFeatures
- getFeatureTypes() - Method in class org.zenmagick.service.ZMFeatures
- getFields() - Method in class org.zenmagick.model.order.ZMPaymentType
-
Get the payment form fields.
- getFilters() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get all filter.
- getFirstName() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the first name.
- getFooterSort() - Method in class org.zenmagick.model.ZMEZPage
- getFormat() - Method in class org.zenmagick.validations.rules.ZMDateRule
-
Get the format string.
- getFormattedParameter() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Get the parameter formatted as
key="value" .
- getFromEmail() - Method in class org.zenmagick.model.ZMEmailMessage
-
Get the sender email address.
- getFromName() - Method in class org.zenmagick.model.ZMEmailMessage
-
Get the sender name.
- getFullName() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the full name.
- getGender() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the gender.
- getGlobal() - Method in class org.zenmagick.rp.ZMController
-
Returns the named global.
- getGlobals() - Method in class org.zenmagick.rp.ZMController
-
Returns a
name => object hash of variables that need to be exported
into the theme space.
- getGroup() - Method in class org.zenmagick.ZMCache
-
Get the group.
- getHeader() - Method in class org.zenmagick.plugins.ZMPluginPage
-
Get the header code.
- getHeaderSort() - Method in class org.zenmagick.model.ZMEZPage
- getHostname() - Method in class org.zenmagick.ZMRequest
-
Get the hostname for this request.
- getHTML() - Method in class org.zenmagick.model.order.ZMPaymentField
-
Get the field HTML.
- getHtmlText() - Method in class org.zenmagick.model.ZMEZPage
- getIcon() - Method in class org.zenmagick.model.order.ZMShippingProviderWrapper
-
Get the icon.
- getId() - Method in class org.zenmagick.validations.ZMRuleSet
-
Get the rule set id.
- getImage() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getImageHeight() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channels image height.
- getImageInfo() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getImageLink() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channels image link.
- getImageTitle() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channels image title.
- getImageWidth() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channels image width.
- getIncludeDescription() - Method in class org.zenmagick.model.ZMSearch
-
Get the include description flag.
- getIncludeSubcategories() - Method in class org.zenmagick.model.ZMSearch
-
Get the include subcategories flag.
- getIndex() - Method in class org.zenmagick.model.catalog.ZMFeatureValue
-
Get the feature value (sort) index.
- getInstructions() - Method in class org.zenmagick.model.order.ZMPaymentType
-
Get the optional payment instructions.
- getIsoCode2() - Method in class org.zenmagick.model.ZMCountry
-
Get the country ISO code 2.
- getIsoCode3() - Method in class org.zenmagick.model.ZMCountry
-
Get the country ISO code 3.
- getItemPrice() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getItems() - Method in class org.zenmagick.model.rss.ZMRssFeed
-
Get the feed items.
- getItemTotal() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getKey() - Method in class org.zenmagick.model.ZMConfigValue
-
Get the key.
- getKeys() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get a list of configuration keys used by this plugin.
- getKeyword() - Method in class org.zenmagick.model.ZMSearch
-
Get the keyword.
- getKeywords() - Method in class org.zenmagick.misc.ZMMetaTags
-
Returns/echo'es the keywords meta tag value for the current request.
- getLabel() - Method in class org.zenmagick.model.order.ZMPaymentField
-
Get the field name/label.
- getLangDir() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Return the path of the lang directory.
- getLanguage() - Method in class org.zenmagick.ZMSession
-
Get the language.
- getLanguageCode() - Method in class org.zenmagick.ZMRequest
-
Get the language code.
- getLanguageForCode() - Method in class org.zenmagick.service.ZMLanguages
-
Get language for the given code.
- getLanguageForId() - Method in class org.zenmagick.service.ZMLanguages
-
Get language for the given id.
- getLanguageId() - Method in class org.zenmagick.ZMSession
-
Get the language id.
- getLanguageName() - Method in class org.zenmagick.ZMRuntime
-
Get the current language name.
- getLanguages() - Method in class org.zenmagick.service.ZMLanguages
-
Get all languages.
- getLargeImage() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Get the large image.
- getLastBuildDate() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Get the channels last build date.
- getLastCrumb() - Method in class org.zenmagick.misc.ZMCrumbtrail
-
Get the last crumbs name.
- getLastModified() - Method in class org.zenmagick.model.catalog.ZMPriceGroup
-
Get the last modified date.
- getLastName() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the last name.
- getLayout() - Method in class org.zenmagick.rp.uip.ZMPageView
-
Return the layout name.
- getLayoutFor() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the layout filename for the given page.
- getLeftColBoxNames() - Method in class org.zenmagick.service.ZMLayout
-
Get the box names for the left column.
- getLink() - Method in class org.zenmagick.model.rss.ZMRssItem
-
Get the item link.
- getLoaderSupport() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the loader support flag for this plugin.
- getLoginFollowUp() - Method in class org.zenmagick.ZMSession
-
Check if a follow up url exists that should be loaded after a login.
- getManufacturer() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the manufacturer.
- getManufacturerForId() - Method in class org.zenmagick.service.ZMManufacturers
-
Get manufacturer for id.
- getManufacturerForProduct() - Method in class org.zenmagick.service.ZMManufacturers
-
Get the manufacturer for the given product.
- getManufacturerId() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the manufacturer id.
- getManufacturers() - Method in class org.zenmagick.service.ZMManufacturers
-
Get all manufacturers.
- getMappingId() - Method in class org.zenmagick.rp.ZMView
-
Get the mapping id for this view.
- getMappingValue() - Method in class org.zenmagick.rp.ZMSacsMapper
-
Get mapping value.
- getMasterCategoryId() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the master category id.
- getMaxOrderQty() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the max quantity per order.
- getMediumImage() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Get the medium image.
- getMessage() - Method in class org.zenmagick.model.ZMReceiver
-
Get the message.
- getMessages() - Method in class org.zenmagick.validations.ZMValidator
-
If a validation was not successful, corresponding error messages
will be available here.
- getMethod() - Method in class org.zenmagick.ZMRequest
-
Get the request method.
- getMinimumOrder() - Method in class org.zenmagick.model.ZMCoupon
-
Get the minimum order value.
- getMinOrderQty() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the min quantity per order.
- getModel() - Method in class org.zenmagick.model.order.ZMOrderItem
-
Get the model.
- getName() - Method in class org.zenmagick.validations.ZMRule
-
Get the field name this rule is validating.
- getNewProducts() - Method in class org.zenmagick.service.ZMProducts
-
Get new products.
- getNextPageNumber() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the next page number.
- getNextURL() - Method in class org.zenmagick.resultlist.ZMResultList
-
Build a URL pointing to the next page.
- getNickName() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the nick name.
- getNumberOfPages() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the calculated number of pages.
- getNumberOfResults() - Method in class org.zenmagick.resultlist.ZMResultList
-
Count results.
- getOffers() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product offers.
- getOneTimeCharges() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getOneTimePrice() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Get the attributes one time price.
- getOptions() - Method in class org.zenmagick.resultlist.sorter.ZMProductSorter
-
Returns one or more
ZMSortOptions supported by this sorter.
- getOrderDate() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order date.
- getOrderForId() - Method in class org.zenmagick.service.ZMOrders
-
Get order for the given id.
- getOrderFormContent() - Method in class org.zenmagick.ZMShoppingCart
-
Returns the order form elements.
- getOrderFormURL() - Method in class org.zenmagick.ZMShoppingCart
-
Returns the URL for the actual order form.
- getOrderId() - Method in class org.zenmagick.model.order.ZMOrderStatus
-
Get the order id.
- getOrderItems() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order items.
- getOrdersForAccountId() - Method in class org.zenmagick.service.ZMOrders
-
Get all orders for the given account id.
- getOrdersForStatusId() - Method in class org.zenmagick.service.ZMOrders
-
Get all orders for a given order status.
- getOrderStati() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order status history.
- getOrderStatusHistory() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order status history.
- getOrderStatusHistoryForId() - Method in class org.zenmagick.service.ZMOrders
-
Get order status history for order id.
- getOrderTotal() - Method in class org.zenmagick.model.order.ZMOrder
-
Get order total for the given name.
- getOrderTotals() - Method in class org.zenmagick.service.ZMOrders
-
Get order totals.
- getPageBase() - Method in class org.zenmagick.ZMRequest
-
Get the page base url.
- getPageEventHandler() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get an event handler for a page.
- getPageForId() - Method in class org.zenmagick.service.ZMEZPages
-
Get page for id.
- getPageIndex() - Method in class org.zenmagick.ZMRequest
-
Get the current page index (if available).
- getPageName() - Method in class org.zenmagick.ZMRequest
-
Get the current page name; ie the
main_page value.
- getPagesForChapterId() - Method in class org.zenmagick.service.ZMEZPages
-
Get all pages for for a given chapter.
- getPagesForFooter() - Method in class org.zenmagick.service.ZMEZPages
-
Get all footer pages.
- getPagesForHeader() - Method in class org.zenmagick.service.ZMEZPages
-
Get all header pages.
- getPagesForSidebar() - Method in class org.zenmagick.service.ZMEZPages
-
Get all sidebar pages.
- getPagination() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the configured pagination.
- getParameter() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Get the parameter.
- getParameterMap() - Method in class org.zenmagick.ZMRequest
-
Get the complete parameter map.
- getParent() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Get the parent category (if any).
- getParentId() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Get the parent category id (if any).
- getPassword() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the password.
- getPath() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the theme path.
- getPathArray() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Get the category path array.
- getPaymentMethodId() - Method in class org.zenmagick.ZMShoppingCart
-
Get the id of the selected payment method.
- getPaymentsJavaScript() - Method in class org.zenmagick.service.ZMPayments
-
Generate the JavaScript for the payment form validation.
- getPaymentType() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the payment type.
- getPaymentTypes() - Method in class org.zenmagick.service.ZMPayments
-
Get the available payment types.
- getPhone() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the phone number.
- getPlugin() - Method in class org.zenmagick.plugins.ZMPluginHandler
-
Get plugin.
- getPluginDir() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the plugin directory.
- getPluginForId() - Method in class org.zenmagick.service.ZMPlugins
-
Get plugin for the given id.
- getPluginHandler() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the plugin handler.
- getPluginsDir() - Method in class org.zenmagick.ZMRuntime
-
Return the directory containing all plugins.
- getPluginsForType() - Method in class org.zenmagick.service.ZMPlugins
-
Get all plugins for the given type.
- getPluginTypes() - Method in class org.zenmagick.service.ZMPlugins
-
Get a list of available plugin types.
- getPostcode() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the postcode.
- getPreviousPageNumber() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the previous page number.
- getPreviousURL() - Method in class org.zenmagick.resultlist.ZMResultList
-
Build a URL pointing to the previous page.
- getPrice() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the calculated product price.
- getPriceFrom() - Method in class org.zenmagick.model.ZMSearch
-
Get the price from.
- getPriceGroup() - Method in class org.zenmagick.model.account.ZMAccount
-
Get a price group.
- getPriceGroupForId() - Method in class org.zenmagick.service.ZMAccounts
-
Get a price group for the given id.
- getPriceGroupId() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the price group id.
- getPricePrefix() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Get the price prefix.
- getPriceSorter() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product price sorter.
- getPriceTo() - Method in class org.zenmagick.model.ZMSearch
-
Get the price to.
- getProduct() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
-
Get the product this item is associated to.
- getProductForId() - Method in class org.zenmagick.service.ZMProducts
-
Get a product for the given product id.
- getProductForIdJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxCatalogController
-
Get product information for the given product id.
- getProductForModel() - Method in class org.zenmagick.service.ZMProducts
-
Get a product for the given model name.
- getProductId() - Method in class org.zenmagick.model.order.ZMOrderItem
-
Get the order item id.
- getProductIdsForCategoryId() - Method in class org.zenmagick.service.ZMProducts
-
Get list of all active product ids for a given category.
- getProductImage() - Method in class org.zenmagick.model.catalog.ZMReview
-
Get the review product image.
- getProductImageInfo() - Method in class org.zenmagick.model.catalog.ZMReview
-
Get the review product image info.
- getProductName() - Method in class org.zenmagick.model.catalog.ZMReview
-
Get the review product name.
- getProductPrice() - Method in class org.zenmagick.service.ZMOffers
-
Get the product price.
- getProducts() - Method in class org.zenmagick.model.order.ZMCouponRestrictions
-
Returns the product restrictions.
- getProductsFeed() - Method in class org.zenmagick.rp.uip.controller.ZMRssController
-
Generate RSS feed for products.
- getProductsForCategoryId() - Method in class org.zenmagick.service.ZMProducts
-
Get all active products for the given category id.
- getProductsForCategoryIdJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxCatalogController
-
Get products for the given category id.
- getProductsForIds() - Method in class org.zenmagick.service.ZMProducts
-
Load a list of products.
- getProductsForManufacturerId() - Method in class org.zenmagick.service.ZMProducts
- getProductsForSQL() - Method in class org.zenmagick.service.ZMProducts
-
Execute the given SQL and return the resulting product.
- getProductTypeSetting() - Method in class org.zenmagick.service.ZMProducts
-
Test if a given product type option is enabled for a given product.
- getProperties() - Method in class org.zenmagick.model.rss.ZMRssItem
-
Get all properties.
- getProperty() - Method in class org.zenmagick.model.rss.ZMRssItem
-
Custom get method for properties that do not have a dedicated
access method.
- getProvider() - Method in class org.zenmagick.model.order.ZMShippingMethod
-
Get the shipping provider.
- getPubDate() - Method in class org.zenmagick.model.rss.ZMRssItem
-
Get the item publish date.
- getQty() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getQtyBoxStatus() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the quantity box status.
- getQuantity() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the quantity.
- getQueryString() - Method in class org.zenmagick.ZMRequest
-
Get the full query string.
- getRandomReviews() - Method in class org.zenmagick.service.ZMReviews
-
Get a random review.
- getRate() - Method in class org.zenmagick.model.ZMTaxRate
-
Get the tax rate.
- getRating() - Method in class org.zenmagick.model.catalog.ZMReview
-
Get the rating.
- getRecipient() - Method in class org.zenmagick.model.ZMContactInfo
-
Get the recipient.
- getRef() - Method in class org.zenmagick.model.ZMMessage
-
Get the message reference.
- getReferral() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the referral.
- getRequestParameter() - Method in class org.zenmagick.ZMRequest
-
Generic access method for request parameter.
- getRestrictions() - Method in class org.zenmagick.model.ZMCoupon
-
Get coupon restrictions.
- getResults() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get the results for the current page.
- getReverseId() - Method in class org.zenmagick.resultlist.model.ZMSortOption
-
Get the reverse option id.
- getReviewCount() - Method in class org.zenmagick.service.ZMReviews
-
Get the number of reviews for the given product (id).
- getReviewForId() - Method in class org.zenmagick.service.ZMReviews
-
Get the review for the given review id.
- getReviewId() - Method in class org.zenmagick.ZMRequest
-
Get the current review id.
- getReviewsFeed() - Method in class org.zenmagick.rp.uip.controller.ZMRssController
-
Generate RSS feed for reviews.
- getReviewsForProductId() - Method in class org.zenmagick.service.ZMReviews
-
Get all reviews for the given product id.
- getRightColBoxNames() - Method in class org.zenmagick.service.ZMLayout
-
Get the box names for the right column.
- getRootDir() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Return the full filename for the themes root directory.
- getRules() - Method in class org.zenmagick.validations.ZMRuleSet
-
Get the validation rules.
- getRuleSet() - Method in class org.zenmagick.validations.ZMValidator
-
Get a
ZMRuleSet for the given id/name.
- getSalePrice() - Method in class org.zenmagick.service.ZMOffers
-
Get the discount price.
- getScope() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get this plugins scope.
- getSelectedPaymentType() - Method in class org.zenmagick.service.ZMPayments
-
Get the selected payment type.
- getSelectedValues() - Method in class org.zenmagick.resultlist.ZMResultListFilter
-
Returns a list of active filter values.
- getSession() - Method in class org.zenmagick.ZMRequest
-
Get the current session.
- getSetFunction() - Method in class org.zenmagick.model.ZMConfigValue
-
Get the set function.
- getShippingAddress() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the shipping address.
- getShippingId() - Method in class org.zenmagick.model.order.ZMShippingMethod
-
Get the shipping id.
- getShippingMethod() - Method in class org.zenmagick.ZMShoppingCart
-
Get the selected shipping method.
- getShippingMethodCount() - Method in class org.zenmagick.service.ZMShipping
- getShippingMethodForId() - Method in class org.zenmagick.service.ZMShipping
- getShippingMethodId() - Method in class org.zenmagick.ZMShoppingCart
-
Get the selected shipping method id.
- getShippingMethods() - Method in class org.zenmagick.model.order.ZMShippingProviderWrapper
-
Get available shipping methods for the given address.
- getShippingProvider() - Method in class org.zenmagick.service.ZMShipping
- getShippingProviders() - Method in class org.zenmagick.service.ZMShippingProviders
-
Get a list of shipping providers.
- getShippingProvidersForAddress() - Method in class org.zenmagick.service.ZMShippingProviders
-
Get a list of all shipping providers for the given address.
- getShoppingCart() - Method in class org.zenmagick.ZMSession
-
Get the current shopping cart.
- getSidebarSort() - Method in class org.zenmagick.model.ZMEZPage
- getSize() - Method in class org.zenmagick.ZMShoppingCart
-
Get the size of the cart.
- getSorters() - Method in class org.zenmagick.resultlist.ZMResultList
-
Get all sorter.
- getSortId() - Method in class org.zenmagick.ZMRequest
-
Get the current sort id.
- getSortOrder() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the sort order.
- getSpecialPrice() - Method in class org.zenmagick.service.ZMOffers
-
Get the special price.
- getSpecials() - Method in class org.zenmagick.service.ZMProducts
-
Get products marked as specials.
- getStartDate() - Method in class org.zenmagick.model.ZMCoupon
-
Get the coupon start date.
- getState() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the state.
- getStateId() - Method in class org.zenmagick.misc.ZMShippingEstimator
-
Get the state id.
- getStatic() - Method in class org.zenmagick.ZMLoader
-
Returns a list of all the static code in this loaders path.
- getStaticPageList() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Get a list of available static pages.
- getStatus() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order status.
- getSubPageName() - Method in class org.zenmagick.ZMRequest
-
Get the sub page name; this is the contents name for static pages.
- getSubscribedProductIds() - Method in class org.zenmagick.service.ZMAccounts
-
Get subscribed product ids.
- getSubscribedProducts() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the subscribed product ids.
- getSuburb() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the suburb.
- getSymbolLeft() - Method in class org.zenmagick.model.ZMCurrency
-
Get the currency symbox (left).
- getSymbolRight() - Method in class org.zenmagick.model.ZMCurrency
-
Get the currency symbox (right).
- getTaxAddress() - Method in class org.zenmagick.ZMShoppingCart
-
Get the tax address for this cart.
- getTaxClassId() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getTaxDescription() - Method in class org.zenmagick.service.ZMTaxRates
-
Get the tax description for the give tax details.
- getTaxRate() - Method in class org.zenmagick.service.ZMOffers
-
Get the tax rate for the product.
- getTaxRateForClassId() - Method in class org.zenmagick.service.ZMTaxRates
-
Get tax for the given parameter.
- getTaxRateForDescription() - Method in class org.zenmagick.service.ZMTaxRates
-
Get the tax rate for the given description.
- getText() - Method in class org.zenmagick.model.layout.ZMBanner
-
Get the banner text.
- getTheme() - Method in class org.zenmagick.ZMRuntime
-
Get the current theme.
- getThemeForId() - Method in class org.zenmagick.ZMRuntime
-
Get
ZMTheme instance for the current (or given) theme Id.
- getThemeId() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the theme id.
- getThemeInfo() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Get the
ZMThemeInfo for this theme.
- getThemeInfoForId() - Method in class org.zenmagick.service.ZMThemes
-
Get
ZMThemeInfo instance for the current (or given) theme Id.
- getThemeInfoList() - Method in class org.zenmagick.service.ZMThemes
-
Get a list of all available themes.
- getThemes() - Method in class org.zenmagick.ZMRuntime
-
Get the single
ZMThemes instance.
- getThemesDir() - Method in class org.zenmagick.ZMRuntime
-
Return the directory containing all themes.
- getThemesPathPrefix() - Method in class org.zenmagick.ZMRuntime
-
Return the base path for theme URIs.
- getThousandsPoint() - Method in class org.zenmagick.model.ZMCurrency
-
Get the currency thousands point.
- getTitle() - Method in class org.zenmagick.plugins.ZMPluginPage
-
Get the title.
- getTocChapter() - Method in class org.zenmagick.model.ZMEZPage
- getTocSort() - Method in class org.zenmagick.model.ZMEZPage
- getToEmail() - Method in class org.zenmagick.model.ZMEmailMessage
-
Get the recipient email address.
- getToName() - Method in class org.zenmagick.model.ZMEmailMessage
-
Get the receiver name.
- getTotal() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order total.
- getTotals() - Method in class org.zenmagick.ZMShoppingCart
-
Get the order totals.
- getType() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the plugin type.
- getTypeSetting() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product type config values for this product.
- getURL() - Method in class org.zenmagick.model.layout.ZMCrumb
-
Get the url (if any).
- getUrl() - Method in class org.zenmagick.model.layout.ZMBanner
-
Get the banner URL.
- getUseFunction() - Method in class org.zenmagick.model.ZMConfigValue
-
Get the use function.
- getUsesPerCoupon() - Method in class org.zenmagick.model.ZMCoupon
-
Get the uses per coupon.
- getUsesPerUser() - Method in class org.zenmagick.model.ZMCoupon
-
Get the uses per coupon.
- getValue() - Method in class org.zenmagick.model.order.ZMOrderTotal
-
Get the order total value.
- getValues() - Method in class org.zenmagick.model.catalog.ZMFeature
-
Get the feature values.
- getVersion() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the theme version.
- getView() - Method in class org.zenmagick.rp.ZMController
-
Get the current view.
- getViewFilename() - Method in class org.zenmagick.rp.uip.views.ZMPopupView
-
Returns the full view filename to be includes by a template.
- getViewsDir() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the views directory.
- getVoucherBalance() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the voucher balance.
- getVoucherBalanceForAccountId() - Method in class org.zenmagick.service.ZMCoupons
-
Get the coupon/voucher balance for the given account.
- getWeight() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Get the product weight.
- getWeightPrefix() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Get the weight prefix.
- getZCAddress() - Method in class org.zenmagick.misc.ZMShippingEstimator
-
Get a zen-cart style address (array).
- getZCThemeId() - Method in class org.zenmagick.service.ZMThemes
-
Get the configured zen-cart theme id (aka the template directory name).
- getZenModules() - Method in class org.zenmagick.service.ZMPayments
-
Get the zen-cart payment modules.
- getZMRootPath() - Method in class org.zenmagick.ZMRuntime
-
Get the full ZenMagick installation path.
- getZoneCode() - Method in class org.zenmagick.service.ZMCountries
-
Get the zone code for the given country and zone id.
- getZoneId() - Method in class org.zenmagick.model.account.ZMAddress
-
Get the zone id.
- getZonesForCountryId() - Method in class org.zenmagick.service.ZMCountries
-
Get all zones for the given country id.
- getZonesForCountryIdJSON() - Method in class org.zenmagick.rp.ajax.controller.ZMAjaxCountryController
-
Generates a JSON list of all zones for the requested country id.
- gvRedeem() - Method in class org.zenmagick.rp.uip.controller.ZMGvRedeemController
-
Redeem the given info.
H
- hasAttributes() - Method in class org.zenmagick.service.ZMAttributes
- hasBillingAddress() - Method in class org.zenmagick.ZMShoppingCart
-
Checks if the cart has a billing address.
- hasCategories() - Method in class org.zenmagick.model.order.ZMCouponRestrictions
-
Checks if there are categories.
- hasChildren() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Checks if this category has children.
- hasComment() - Method in class org.zenmagick.model.order.ZMOrderStatus
-
Checks if a comment exists for this status.
- hasContents() - Method in class org.zenmagick.model.rss.ZMRss
-
Returns
true if contents is available.
- hasDefaultLayout() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Check if the theme has a default layout.
- hasError() - Method in class org.zenmagick.model.order.ZMShippingProvider
-
Checks if errors are logged for this provider.
- hasErrors() - Method in class org.zenmagick.model.order.ZMShippingProviderWrapper
-
Checks if errors are logged for this provider.
- hasFilters() - Method in class org.zenmagick.resultlist.ZMResultList
-
Check if any filter are active.
- hasIcon() - Method in class org.zenmagick.model.order.ZMShippingProviderWrapper
-
Checks if an icon exists for this provider.
- hasImage() - Method in class org.zenmagick.model.rss.ZMRssChannel
-
Checks if the channel has an image.
- hasLargeImage() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Check if there is a large image.
- hasLayout() - Method in class org.zenmagick.rp.uip.themes.ZMTheme
-
Check if a layout is configured for the given page.
- hasMediumImage() - Method in class org.zenmagick.model.catalog.ZMImageInfo
-
Check if there is a medium image.
- hasMessage() - Method in class org.zenmagick.model.ZMReceiver
-
Chkec if there is a message.
- hasMessages() - Method in class org.zenmagick.service.ZMMessages
-
Checks if there are any messages available.
- hasNextPage() - Method in class org.zenmagick.resultlist.ZMResultList
-
Check if a next page is available.
- hasOneTimeCharges() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- hasOutOfStockItems() - Method in class org.zenmagick.ZMShoppingCart
-
Check for out of stock items.
- hasPageEventHandler() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Check if a event handler exists for the given event and page.
- hasParent() - Method in class org.zenmagick.model.catalog.ZMCategory
-
Checks if the catgory has a parent.
- hasPreviousPage() - Method in class org.zenmagick.resultlist.ZMResultList
-
Check if a previous page is available.
- hasProducts() - Method in class org.zenmagick.model.order.ZMCouponRestrictions
-
Checks if there are products.
- hasProductSubscriptions() - Method in class org.zenmagick.model.account.ZMAccount
-
Checks if the user has product subscriptions.
- hasRestrictions() - Method in class org.zenmagick.model.order.ZMCouponRestrictions
-
Checks if there are restrictions.
- hasResults() - Method in class org.zenmagick.resultlist.ZMResultList
-
Checks if there are results available.
- hasReviews() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Checks if reviews exist for this product.
- hasRuleSet() - Method in class org.zenmagick.validations.ZMValidator
-
Check if a
ZMRuleSet exists for the given id.
- hasSetFunction() - Method in class org.zenmagick.model.ZMConfigValue
-
Check if a set function is set or not.
- hasShippingAddress() - Method in class org.zenmagick.model.order.ZMOrder
-
Checks if the order has a shipping address.
- hasShippingMethods() - Method in class org.zenmagick.model.order.ZMShippingProvider
-
Checks if shipping methods are available from this provider.
- hasShippingProvider() - Method in class org.zenmagick.service.ZMShipping
- hasSorters() - Method in class org.zenmagick.resultlist.ZMResultList
-
Check if any sorter are active.
I
- init() - Method in class org.zenmagick.plugins.ZMPlugin
-
Init this plugin.
- insertJSValidation() - Method in class org.zenmagick.validations.ZMValidator
-
Convenience method that will generate the JavaScript validation rules and
include the generic validation code.
- install() - Method in class org.zenmagick.plugins.types.ZMBoxPlugin
-
Install this plugin.
- isActive() - Method in class org.zenmagick.resultlist.sorter.ZMProductSorter
-
Returns
true if this sorter is currently active.
- isAdmin() - Method in class org.zenmagick.ZMRequest
-
Check if we are running as admin.
- isAllowed() - Method in class org.zenmagick.model.order.ZMProductCouponRestriction
-
Checks if this coupon restriction is allowed.
- isAnonymous() - Method in class org.zenmagick.ZMSession
-
Returns
true if the user is not logged in at all.
- isAttributePrice() - Method in class org.zenmagick.service.ZMOffers
-
Checks if there are attribute prices that will affect the final price.
- isAvailable() - Method in class org.zenmagick.resultlist.ZMResultListFilter
-
Returns
true if this filter is avaialble for usage.
- isCacheable() - Method in class org.zenmagick.ZMCache
-
Evaluates whether the implemented resource is cacheable in the context
of the current request.
- isCall() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Checks if the user needs to call for this product.
- isCartEmpty() - Method in class org.zenmagick.misc.ZMShippingEstimator
-
Returns
true if anything to calculate.
- isCouponRedeemable() - Method in class org.zenmagick.service.ZMCoupons
-
Check if a given coupon code can be redeemed.
- isCustomerNotified() - Method in class org.zenmagick.model.order.ZMOrderStatus
-
Has the customer been notified about this change.
- isDecending() - Method in class org.zenmagick.resultlist.model.ZMSortOption
-
Check if the sorting is ascending or decending.
- isDefault() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Check if this is the default value.
- isDiscounted() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Check if this value is discounted.
- isDisplayOnly() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Check if the attribute is 'display only'.
- isEmailDisabled() - Method in class org.zenmagick.model.account.ZMAccount
-
Check if email notification is disabled.
- isEmpty() - Method in class org.zenmagick.ZMShoppingCart
-
Check if the cart is empty.
- isEnabled() - Method in class org.zenmagick.plugins.ZMPlugin
-
Check if the plugin is enabled.
- isFixedAmount() - Method in class org.zenmagick.model.ZMCoupon
-
Check if this a fixed amount coupon.
- isFooter() - Method in class org.zenmagick.model.ZMEZPage
- isFree() - Method in class org.zenmagick.model.catalog.ZMProduct
-
Checks if the product is free.
- isFreeShipping() - Method in class org.zenmagick.service.ZMShipping
- isGlobalProductSubscriber() - Method in class org.zenmagick.service.ZMAccounts
-
Check for global product subscriber.
- isGuest() - Method in class org.zenmagick.ZMSession
-
Returns
true if the user is a guest user.
- isGVOnly() - Method in class org.zenmagick.ZMShoppingCart
-
Checks if there are only gift vouchers in the cart.
- isHeader() - Method in class org.zenmagick.model.ZMEZPage
- isHidden() - Method in class org.zenmagick.model.catalog.ZMFeature
-
Check if the feature is hidden.
- isHtmlEmail() - Method in class org.zenmagick.model.account.ZMAccount
-
Check if the account is set up to receive HTML formatted emails.
- isInstalled() - Method in class org.zenmagick.plugins.ZMPlugin
-
Check if the plugin is installed.
- isLeftColEnabled() - Method in class org.zenmagick.service.ZMLayout
-
Checks if the left column is active.
- isMultiSelection() - Method in class org.zenmagick.resultlist.ZMResultListFilter
-
Returns
true if this filter supports multiple values as filter value.
- isNewsletterSubscriber() - Method in class org.zenmagick.model.account.ZMAccount
-
Returns
true if the account has subscribed to newsletter.
- isNewWin() - Method in class org.zenmagick.model.layout.ZMBanner
-
Check if the banner click should open a new window.
- isOneTime() - Method in class org.zenmagick.model.catalog.ZMAttributeValue
-
Check if this is a one time value.
- isOpen() - Method in class org.zenmagick.ZMSession
-
Check if a proper session has been started yet.
- isPercentag