~alliancecsf-dev/authpuppy/apConnectionPoliciesPlugin

« back to all changes in this revision

Viewing changes to lib/model/doctrine/autogenerated/apApplicablePolicies.class.php

  • Committer: Geneviève Bastien
  • Date: 2010-07-16 15:22:01 UTC
  • Revision ID: gbastien@versatic.net-20100716152201-7raug5v8dp2a7vgx
 Added a way to manage and feedback to users their status on all applicable policies for a given connection, not just the limit of it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
/**
 
4
 * apApplicablePolicies
 
5
 * 
 
6
 * This class has been auto-generated by the Doctrine ORM Framework
 
7
 * 
 
8
 * @package    authpuppy
 
9
 * @subpackage model
 
10
 * @author     Your name here
 
11
 * @version    SVN: $Id: Builder.php 7380 2010-03-15 21:07:50Z jwage $
 
12
 */
 
13
class apApplicablePolicies extends PluginapApplicablePolicies
 
14
{
 
15
}