/[transports]/trunk/lib/Transports/Model/Destination.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Transports/Model/Destination.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 46 by dpavlin, Fri May 26 18:35:08 2006 UTC revision 47 by dpavlin, Tue May 30 18:50:16 2006 UTC
# Line 18  use base qw/Transports::Record/; Line 18  use base qw/Transports::Record/;
18    
19  # Your model-specific methods go here.  # Your model-specific methods go here.
20    
 sub available_values {  
         my $self = shift;  
         return $self->column("name")->valid_values;  
 }  
   
21  =head2 current_user_can ACTION  =head2 current_user_can ACTION
22    
23  Let everybody create, read and update, but not delete.  Let everybody create, read and update, but not delete.

Legend:
Removed from v.46  
changed lines
  Added in v.47

  ViewVC Help
Powered by ViewVC 1.1.26