Blog
DIY tips: Inheriting Resources
2007-09-24 18:08:08 by Martynas Jusevičius
Often you have a situation where many Resources have to share the same properties and/or behavior. For example, all Resources in a backend administration application should deny access to users that are not logged on.
A nice and simple solution is to create a parent Resource for the whole application and let all the specific backend Resources to inherit it.
Here is an example. BackEndResource is a general Resource for the whole backend application:
class BackEndResource extends BaseBackEndResource
{
public function doGet(Request $request, Response $response)
{
$view = parent::doGet($request, $response);
if ($request->getSession()->getAttribute("user") instanceof GuestUser) $view = new ForbiddenView($this);
return $view;
}
}Other backend Resources inherit it:
class AdminResource extends BackEndResource
{
public function doGet(Request $request, Response $response)
{
$view = null;
$parent = parent::doGet($request, $response);
if ($parent != null) $view = $parent;
else $view = new AdminView($this);
return $view;
}
}If a user is accessing AdminResource or any other backend Resource and is not logged on (i. e. user object in the session is an instance of GuestUser), ForbiddenView is displayed with an appropriate message. Otherwise, AdminView is displayed as normally.
In such a way a single line of code allows you to control access to the whole application.
Comments (12)
Just lately, the prominent Television range Sex and the City has given the following movie version.
Avrill Deliverd Divorce Files
Using the this level of popularity associated with the TV chain, the previous flick has found an effective final result.
Good Match For Pandora Necklaces
Currently, the next Sex and the City motion picture is originating! Everybody under the sun looks like to have been prepared towards the type showcase brought via the exact photographic film.
Handbooks In Maintaining Jewelry New
To be sure, both in all the popular 6-season TV series and the first flick, vogue and beauty have always be one of probably the most favorite subjects for we all projected audience.
some people
Once having travelled through a single one scene included in the play or else contained in the window tinting film
cartier jewelry
asdfaf
They have a wonderful day planned and I’m SO excited to be a part of their wedding!
Great article
Thank you for your insight,the article was worth every minute reading it.However mean your authentic jordan shoes life is,meet it and live it,do not shun it and call it cheap jordans shoes hard names.It is not so bad as you cheap nike shox are.It looks poorest when you are cheap nike shoes richest.The fault-finder will find faults in http://www.nikejordanshoes2sell.com/ paradise.
Air Jordan shoes
Welcome to buy and enjoy the greatest benefits.Only those who have the nike shoes patience to do simple things perfectly ever acquire the air jordan shoes skill to do difficult things easily.If you wish to succeed,you should use prada shoes persistence as your good friend,experience as your gucci Shoes reference,prudence as your brother and hope as your http://www.nikeaf1jordanshoes.com/ sentry.Very good collection.A new showcase for this site.
Air Jordan shoes
Welcome to buy and enjoy the greatest benefits.Only those who have the nike shoes patience to do simple things perfectly ever acquire the air jordan shoes skill to do difficult things easily.If you wish to succeed,you should use prada shoes persistence as your good friend,experience as your gucci Shoes reference,prudence as your brother and hope as your http://www.nikeaf1jordanshoes.com/ sentry.Very good collection.A new showcase for this site.
burberry handbags
yes,you are right.
gucci handbags
maybe you are right.

Controversy Arose Pamela
2010-07-19 13:08:56 by links of london