Package sk.iway.iwcm.system.stripes


package sk.iway.iwcm.system.stripes
  • Class
    Description
    ActionContextJavaScriptResolution.java
    AjaxPostFormResult.java Simple DTO containing information about form posting: - boolean state flag: ok / not ok - String containing HTML snippet rendering Stripes messages / errors - ValidationErrors object containing details on error fields source: http://blog.novoj.net/2008/01/25/running-ajax-with-jquery-in-stripes-framework/
    oznacuje ze actionBean triede budu injectnute pageparams ako parametre requestu
    CSRF.java - trieda pre zakladnu ochranu pred CSRF utokmi
    ErrorResolution.java
    Form tag for use with the Stripes framework.
    upravuje parametre ktore vracia na zaklade zoznamu PPOnly nazov a mapy PP
    IwayFileBean.java subclass of FileBean that overrides all the methods that rely on having a File present, to use the FileItem created by commons upload instead and is serializable
    IwayResourceBundle.java
    IwayStripesExceptionHandler.java - handler chyb pre Stripes
    LocalizationBundleFactory.java - factory pre pracu s IwayResourceBundle
    MultipartWrapper.java - multipart pri stripes nie je mozne pouzit, potom by nefungovali veci v admin casti WebJETu (pouzivajuce struts)
    FileItem so zmenenym nazvom - umoznuje odstranovat celu cestu k suboru
    Anotuje atribut v actionbeane, ktory sa setuje len z pageParams, ak je obsiahnuty v povodnom requeste, ignoruje sa
    Stripes date formatter using WebJET API Tools.formatDate, Tools.formatTime, Tools.formatDateTime
    Custom DefaultFormatterFactory for Stripes framework using our custom Date formatter
    WebJETActionBean.java - supertrieda pre standardne Stripes Action Beany
    XssSafeActionBeanPropertyBinder.java