Skip navigation links
A C D E F G H I L M N Q R S T U V W X Y 

E

encoding - Variable in class nosi.core.webapp.Controller
 
encrypt(String) - Static method in class nosi.core.webapp.Core
Encrypt a string
encrypt(String, String) - Static method in class nosi.core.webapp.Core
Encrypt a string with a secret key
encryptPublicPage(String) - Static method in class nosi.core.webapp.Core
 
executeQuery(Config_env, String) - Static method in class nosi.core.webapp.Core
 
executeQuery(String, String) - Static method in class nosi.core.webapp.Core
 
extractCheckBox(String[], String[]) - Static method in class nosi.core.webapp.Core
Extracts from a list of checkboxs, the checked and unchecked Example import nosi.core.webapp.helpers.CheckBoxHelper; CheckBoxHelper cb = Core.extractCheckBox(Core.getParamArray("p_menu"), Core.getParamArray("p_menu_check")); cb.getUncheckedIds(); cb.getChekedIds()
A C D E F G H I L M N Q R S T U V W X Y 
Skip navigation links