silverorange Code

Deprecated API


Contents

Deprecated Classes
Admin.AdminControlCellRendererDetails Control.
Store.StoreClassMapThis is a deprecated equivalent of SwatDBClassMap.
Store.StoreMessageA data class to store a message.
Store.StoreTotalConfirmationButtonRowA total row containing a confirmation button.
Store.StoreUIThis is a deprecated equivalent of SwatUI.
Swat.SwatColorEntryA color selector widget with palette.
Swat.SwatConfirmationButtonA button widget with a javascript confirmation dialog.
Swat.SwatReplicableDisclosureA disclosure that replicates its children.
Swat.SwatReplicableFieldsetA fieldset container that replicates itself and its children.
Swat.SwatReplicableFormFieldA form field container that replicates its children.
Swat.SwatReplicableFrameA frame that replicates its children.
Swat.SwatReplicableNoteBookPageA container that replicates itself and its children as pages of a notebook.
Swat.SwatReplicatorFieldsetA fieldset container that replicates itself and its children.
Swat.SwatReplicatorFormFieldA form field container that replicates its children.
Deprecated Fields
Store.StoreMessage.CART_NOTIFICATION Cart notification message type.
Swat.SwatDetailsViewField.view The SwatDetailsView associated with this field.
Swat.SwatExpandableCheckboxTree.open The initial branch state of the tree.
Swat.SwatImageCropper.crop_box_height Alias for SwatImageCropper::$crop_height.
Swat.SwatImageCropper.crop_box_left Alias for SwatImageCropper::$crop_left.
Swat.SwatImageCropper.crop_box_ratio Alias for SwatImageCropper::$crop_ratio.
Swat.SwatImageCropper.crop_box_top Alias for SwatImageCropper::$crop_top.
Swat.SwatImageCropper.crop_box_width Alias for SwatImageCropper::$crop_width.
Swat.SwatMessage.ERROR Error message type.
Swat.SwatMessage.NOTIFICATION Notification message type.
Swat.SwatMessage.SYSTEM_ERROR System Error message type.
Swat.SwatMessage.WARNING Warning message type.
Swat.SwatReplicableContainer.replicators An array of unique id => title pairs, one for each replication.
Swat.SwatTableViewCheckboxColumn.highlight_row Whether or not this column is responsible for highlighting selected table-view rows.
Swat.SwatView.checked_items The values of the checked checkboxes.
Deprecated Methods
Site.SiteAbstractPage.addCacheValue Set a value to be cached.
Site.SiteCookieModule.getHash Gets the hash value for a cookie value.
Site.SiteCookieModule.unsaltValue Unsalts and verifies a cookie value.
Site.SiteLayoutData.exists
Store.StoreCardType.getCardFormat Gets the format string for this card type.
Store.StoreCardType.getCardMaskedFormat Gets the masked format string for this card type.
Store.StoreCardType.getCardNumberPreviewLength Gets the length of the card number preview field for this card type.
Store.StoreImage.hasOriginal Whether dimension exists for this image.
Store.StoreQuickOrderPage.getCartTableStoreRow
Swat.SwatCellRendererSet.getCount Gets the number of renderers in this set.
Swat.SwatMessage.getCssClass An alias for SwatMessage::getCSSClassString().
Swat.SwatNavBar.getCount Gets the number of entries in this navigational bar.
Swat.SwatString.moneyFormat Formats a numeric value as currency.
Swat.SwatTableStore.addRow Adds a row to this data structure.
Swat.SwatTableStore.getRowCount Gets the number of rows in this data structure.
Swat.SwatTableStore.getRows Gets the rows of this data structure as an array.
Swat.SwatTableViewCheckboxColumn.getItems Gets the selected rows of this checkbox column.
Swat.SwatUI.displayTidy Displays this interface with tidy XHTML.
Swat.SwatUIObject.addTangoAttribution Convenience method to add Tango attribution comment.
Swat.SwatWidgetCellRenderer.getClonedWidgets Gets an array of cloned widgets indexed by the replicator_id.
SwatDB.SwatDBClassMap.addMapping Adds a class-mapping to the class-mapping object.
SwatDB.SwatDBClassMap.instance Gets the singleton instance of the class-mapping object.
SwatDB.SwatDBClassMap.resolveClass Gets the appropriate class name for a given package class name.
SwatDB.SwatDBClassMap.setPath Sets the path to search for site-specific class files.
SwatDB.SwatDBRecordsetWrapper.getCount Gets the number of records in this recordset.

silverorange Code