Menu

aikfaces / Blog: Recent posts

PrimeFaces theme converter

More about how to use aik-theme-converter.jar on http://aikcms.blogspot.com/2015/02/primefaces-theme-converter.html

Posted by Kanikman 2015-02-12

AikFaces JSF component library

I have extracted from my main project AIKCMS some widgtes and packed them into aikfaces.jar. I'm going to gradually adding new widgets to the library.

In order to use the library you have to add PrimeFaces library.

Namespaces:

xmlns:aik="http://aik.cms.component.com"
xmlns:aik-cms="http://java.sun.com/jsf/composite/aik"

If you want to use facebook's widget you have to add to your page aik:sdkLoader component. In order to use aik:editor you have to download tinymce 3 and place it in resources folder of your application and add to head tag: ... read more

Posted by Kanikman 2014-11-23