_
A
B
C
D
E
F
G
H
I
L
M
O
P
Q
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
- absolute() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxNet
-
Convert a given relative href/URL into an absolute one based on the current context.
- 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.service.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.service.ZMCrumbtrail
-
Add a single crumb.
- addCustomFields() - Method in class org.zenmagick.database.ZMDbUtils
-
Add a field list of custom fields for the given table.
- addField() - Method in class org.zenmagick.model.checkout.ZMPaymentType
-
Add a form field to this payment type.
- addFilter() - Method in class org.zenmagick.resultlist.ZMResultList
-
Add a filter to this result list.
- addManufacturer() - Method in class org.zenmagick.service.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.service.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.validation.ZMValidator
-
Add a new
ZMRule.
- addRules() - Method in class org.zenmagick.validation.ZMRuleSet
-
Add a list of
ZMRules.
- addRuleSet() - Method in class org.zenmagick.validation.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.
- ajax() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxNet
-
Create an Ajax URL for the given controller and method.
- asBoolean() - Method in class org.zenmagick.misc.ZMTools
-
Evaluate a string value as boolean.
- attach() - Method in class org.zenmagick.service.ZMEvents
-
Attach an observer to this event source.
B
- backLink() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxHtml
-
Create a full back link.
- backtrace() - Method in class org.zenmagick.ZMObject
-
Simple wrapper around
debug_backtrace().
- base_product_id() - Method in class org.zenmagick.ZMShoppingCart
-
Extract the base product id from a given string.
- bindCustomFields() - Method in class org.zenmagick.database.ZMDbUtils
-
Bind custom fields to a given sql query.
- bindObject() - Method in class org.zenmagick.database.ZMDbUtils
-
Bind object to a given SQL query.
- bindValueList() - Method in class org.zenmagick.database.ZMDbUtils
-
Bind a list of values to a given SQL query.
- buildAttributeValueLabel() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxMacro
-
Format an attribute value label.
- buildCrumbtrail() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxMacro
-
Helper to format a given
ZMCrumbtrail.
- buildTree() - Method in class org.zenmagick.service.ZMCategories
-
Create tree data.
C
- calculatePrice() - Method in class org.zenmagick.model.catalog.ZMOffers
-
Calculate the (best) price.
- 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.
- categoryTree() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxMacro
-
Build a nested unordered list from the given categories.
- checkCart() - Method in class org.zenmagick.rp.uip.controller.ZMCheckoutShippingAddressController
-
Check cart state.
- checked() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxForm
-
Makes a checkbox or radio button checked.
- checkForAttributes() - Method in class org.zenmagick.service.ZMAttributes
-
Simple lookup to check for existing attributes.
- clear() - Method in class org.zenmagick.service.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.
- createCategory() - Method in class org.zenmagick.service.ZMCategories
-
Create a new category.
- 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.
- createModel() - Method in class org.zenmagick.database.provider.ZMZenCartDatabase
-
{@inheritDoc}
/
- createOrderStatusHistory() - Method in class org.zenmagick.service.ZMOrders
-
Create new order status history entry.
- createReview() - Method in class org.zenmagick.service.ZMReviews
-
Create a new review.
- creditCoupon() - Method in class org.zenmagick.service.ZMCoupons
-
Credit coupon for account.
D
- DATE_RSS() - Global in package org.zenmagick.misc
- decode() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxNet
-
Decode a HTML encoded URL.
- 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
- doGetBasePrice() - Method in class org.zenmagick.model.catalog.ZMOffers
-
Calculate the base price.
- doGetSalePrice() - Method in class org.zenmagick.model.catalog.ZMOffers
-
Calculate the discount price.
- doGetSpecialPrice() - Method in class org.zenmagick.model.catalog.ZMOffers
-
Calculate the special price.
E
- emailExists() - Method in class org.zenmagick.service.ZMAccounts
-
Checks if a given email address exists.
- encode() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxNet
-
Encode a given URL to valid HTML.
- encodeXML() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxUtils
-
Encode XML control characters.
- endsWith() - Method in class org.zenmagick.misc.ZMTools
-
Check if the given string ends with the provided string.
- 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.
- executePatch() - Method in class org.zenmagick.database.ZMDbUtils
-
Execute a SQL patch.
- exists() - Method in class org.zenmagick.ZMSettings
-
Check if a given setting exists.
- exportGlobal() - Method in class org.zenmagick.rp.ZMController
-
Export the given object under the given name.
- ezpage() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxNet
-
Build an ez-page URL.
- ezpageLink() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxHtml
-
Create a full HTML <a> tag pointig to an ezpage.
F
- fieldLength() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxForm
-
Create size and maxlength attributes for input fields.
- fieldMessages() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxHtml
-
Show form field specific error messages.
- 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.
- findIncludes() - Method in class org.zenmagick.ZMLoader
-
Scan (recursively) for
.php files.
- findView() - Method in class org.zenmagick.rp.ZMUrlMapper
-
Find a URL mapping for the given controller and viewId.
- finish() - Method in class org.zenmagick.ZMRuntime
-
Finish execution.
- 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.
- formatAddress() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxMacro
-
Format an address according to the countries address format.
- formatMoney() - Method in class org.zenmagick.rp.toolbox.defaults.ZMToolboxUtils
-
Format the given amount according to the current currency.
- 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.rp.ZMRequest
-
Get the account.
- 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.rp.ZMRequest
-
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.
- getAll() - Method in class org.zenmagick.ZMSettings
-
Get a map of all settings.
- 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.
- getArgs() - Method in class org.zenmagick.resultlist.ZMObjectResultSource
-
Get the method parameter.
- getAttributes() - Method in class org.zenmagick.model.order.ZMShoppingCartItem
- getAttributesForProduct() - Method in class org.zenmagick.service.ZMAttributes
-
Load attributes for the given product and language.
- 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.
- getBannerForName() - Method in class org.zenmagick.service.ZMBanners
-
Get one (random) or more banner based on the given banner group(s).
- getBasePrice() - Method in class org.zenmagick.model.catalog.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.
- getCache() - Method in class org.zenmagick.service.ZMCaches
-
Get a cache instance for the given group and configuration.
- getCaches() - Method in class org.zenmagick.service.ZMCaches
-
Get a list of all active caches.
- getCalculatedPrice() - Method in class org.zenmagick.model.order.ZMOrderItem
-
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.rp.ZMRequest
-
Get the current category id.
- getCategoryPath() - Method in class org.zenmagick.rp.ZMRequest
-
Get the current category path.
- getCategoryPathArray() - Method in class org.zenmagick.rp.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.
- getClassHierachy() - Method in class org.zenmagick.ZMLoader
-
Get class hierachy for the given class/object.
- getClassId() - Method in class org.zenmagick.model.ZMTaxRate
-
Get the tax class id.
- getClassPath() - Method in class org.zenmagick.ZMLoader
-
Get the class path.
- getClickCount() - Method in class org.zenmagick.model.catalog.ZMManufacturer
-
Get the click counter.
- 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.service.ZMCrumbtrail
-
Get the crumb for the given index.
- getCrumbs() - Method in class org.zenmagick.service.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.rp.ZMRequest
-
Get the 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.database.ZMDbUtils
-
Get the setting name for custom fields for the given table name.
- getCustomFields() - Method in class org.zenmagick.database.ZMDbUtils
-
Get a field list of custom fields for the given table.
- getCustomFieldsSQL() - Method in class org.zenmagick.database.ZMDbUtils
-
Get a SQL field list of custom fields for the given table.
- getDatabase() - Method in class org.zenmagick.ZMRuntime
-
Get the database (provider).
- 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.ZMRuntime
-
Get the database dao.
- 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.
- getDefaultLanguage() - Method in class org.zenmagick.ZMRuntime
-
Get the default language.
- getDefaultLayout() - Method in class org.zenmagick.rp.uip.themes.ZMThemeInfo
-
Get the default layout.
- getDefaultMsg() - Method in class org.zenmagick.validation.ZMRule
-
Get the default error message.
- getDescription() - Method in class org.zenmagick.service.ZMMetaTags
-
Returns/echo'es the description meta tag value value for the current request.
- 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.model.catalog.ZMOffers
-
Get the discount amount.
- getDiscountPercent() - Method in class org.zenmagick.model.catalog.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.validation.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.
- getEventLog() - Method in class org.zenmagick.service.ZMEvents
-
Get the event log.
- getExecutionTime() - Method in class org.zenmagick.database.provider.ZMZenCartDatabase
-
Get the elapsed time since
$start.
- 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 random featured products.
- getFieldLength() - Method in class org.zenmagick.service.ZMLayout
-
Get the field length of a particular column.
- getFields() - Method in class org.zenmagick.model.checkout.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.validation.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.
- 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.rp.ZMRequest
-
Get the hostname for this request.
- getHTML() - Method in class org.zenmagick.model.checkout.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.validation.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.
- getInstructions() - Method in class org.zenmagick.model.checkout.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.service.ZMMetaTags
-
Returns/echo'es the keywords meta tag value for the current request.
- getLabel() - Method in class org.zenmagick.model.checkout.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.rp.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.model.catalog.ZMManufacturer
-
Get the language id.
- 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.
- getLastClick() - Method in class org.zenmagick.model.catalog.ZMManufacturer
-
Get the date of the last click.
- getLastCrumb() - Method in class org.zenmagick.service.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.rp.ZMRequest
-
Get the manufacturer id.
- getManufacturers() - Method in class org.zenmagick.service.ZMManufacturers
-
Get all manufacturers.
- getMappedType() - Method in class org.zenmagick.database.provider.ZMZenCartDatabase
-
Optional mappings.
- 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.
- getMaxFieldLength() - Method in class org.zenmagick.validation.rules.ZMMaxFieldLengthRule
-
Get the field length.
- 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.validation.ZMValidator
-
If a validation was not successful, corresponding error messages
will be available here.
- getMethod() - Method in class org.zenmagick.rp.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.rp.ZMRequest
-
Get the request model number.
- getMsg() - Method in class org.zenmagick.validation.ZMRule
-
Get the custom error message.
- getName() - Method in class org.zenmagick.validation.ZMRule
-
Get the field name this rule is validating.
- getNewProducts() - Method in class org.zenmagick.service.ZMProducts
-
Get random 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.rp.ZMRequest
-
Get the current 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.rp.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.rp.ZMRequest
-
Get the current page index (if available).
- getPageName() - Method in class org.zenmagick.rp.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.rp.ZMRequest
-
Generic access method for request parameter.
- getParameterMap() - Method in class org.zenmagick.rp.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.
- 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.
- 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.ZMGroupPricing
-
Get a price group for the given id.
- getPriceGroupId() - Method in class org.zenmagick.model.account.ZMAccount
-
Get the price group id.
- getPriceGroups() - Method in class org.zenmagick.service.ZMGroupPricing
-
Get all price groups.
- 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.rp.ZMRequest
-
Get the product 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.model.catalog.ZMProduct
-
Get the product price.
- getProducts() - Method in class org.zenmagick.service.ZMProducts
-
Get all products.
- 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.
- getProductTemplate() - Method in class org.zenmagick.service.ZMLayout
-
Find the product template for a given 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.rp.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.rp.ZMRequest
-
Generic access method for request parameter.
- getRestrictions() - Method in class org.zenmagick.model.ZMCoupon
-
Get coupon restrictions.
- getResultClass() - Method in class org.zenmagick.resultlist.ZMResultSource
-
Get the class name of the results.
- getResults() - Method in class org.zenmagick.resultlist.ZMResultSource
-
Get the results.
- 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.rp.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.validation.ZMRuleSet
-
Get the validation rules.
- getRuleSet() - Method in class org.zenmagick.validation.ZMValidator
-
Get a
ZMRuleSet for the given id/name.
- getSalePrice() - Method in class org.zenmagick.model.catalog.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.rp.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.rp.ZMRequest
-
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.rp.ZMRequest
-
Get the current sort id.
- getSortOrder() - Method in class org.zenmagick.plugins.ZMPlugin
-
Get the sort order.
- getSpecialPrice() - Method in class org.zenmagick.model.catalog.ZMOffers
-
Get the special price.
- getSpecials() - Method in class org.zenmagick.service.ZMProducts
-
Get random 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.
- getStats() - Method in class org.zenmagick.database.provider.ZMZenCartDatabase
-
{@inheritDoc}
/
- getStatus() - Method in class org.zenmagick.model.order.ZMOrder
-
Get the order status.
- getSubPageName() - Method in class org.zenmagick.rp.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.model.order.ZMShoppingCartItem
-
Get the tax rate for this item.
- 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.
- getThemeDirList() - Method in class org.zenmagick.service.ZMThemes
-
Generate a list of all theme directories.
- getThemeForId() - Method in class org.zenmagick.service.ZMThemes
-
Get
ZMTheme instance for the 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.
- 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.service.ZMMetaTags
-
Returns/echo'es the page 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.
- getTools() - Method in class org.zenmagick.rp.toolbox.ZMToolbox
-
Get a map of all tools.
- 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.ZMAttribute
-
Get the attribute 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).
- getZCShoppingCart() - Method in class org.zenmagick.ZMSession
-
Get the current shopping cart.
- 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.model.order.ZMShoppingCartItem
- 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 or