Xtremax - Web Design

23 Mar, 2009

Joomla – Validation Framework

Posted by: Mr Otter In: Joomla

Have been working on a serious of frameworks by now.  Most mature frameworks have their own validation framework.  This ensures that field validation are handled in a standard way.  Hmmm, does Joomla have something similar?

Let’s Investigate.

Step 1: I tried to submit an article via the front end.  Was confronted with a javascript alert box that says:

Article must have a Title

image

Step 2: Looked into the backend.. and I see semblance of validation logic at the javascript:

function submitbutton(pressbutton)

image

Step3:  Investigate code at:

http://localhost/joomla/index.php?option=com_content&view=article&layout=form&Itemid=4&lang=en

Well, looking at the url, we can conclude that we will need to look into:

com_content/views/article/tmpl/form.php

Alamak… no luck.  The validation logic is all hard coded.  Looks like the validation framework is just not robust enough….

image

Step4:  Google online

Fantastic! Seems like we can do the validation just by setting some classes to the form elevements!

http://docs.joomla.org/Form_validation

i.e. for both required and email validation, use:

<input type="text" name="email" size="30"  class="required validate-email"/>
Bookmark and Share

2 Responses to "Joomla – Validation Framework"

1 | ugg boots

July 7th, 2010 at 1:43 pm

Avatar

Here elaborates the matter not only extensively but also detailly .I support the
write's unique louis vuitton bags point.It is useful and benefit to your daily life.You can go those
sits to know more relate things.They are strongly recommended by friends.Personally
I feel quite well.

2 | ed hardy

July 7th, 2010 at 2:54 pm

Avatar

Hhe article's content rich variety which make us move for our mood after reading this article. surprise, here you will find what you want! Recently, I found some wedsites which commodity is colorful of fashion. Such as that worth you to see. Believe me these websites wont let you down. clothes shop

Comment Form

Xtremax Web Design Portfolio

    Opera Estate Primary SchoolNational Association of Travel Agents SingaporeFUMIYAMA CORPORATIONEngineering Education PortalBOON HI-TECH SUPERSTORESingapore Tourism Board

About Xtremax

This is all about a group of hard-core web developers who go about rambling about their daily efforts to make the internet world a better and more accessible place.