Searched refs:_is_in_group (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DOrdered.pm450 # prevent _is_in_group working, so we need to requery the db
474 if ($self->_is_in_group ($to_group) ) {
893 =head2 _is_in_group
895 $item->_is_in_group( {user => 'fred', list => 'work'} )
900 sub _is_in_group { subroutine

Completed in 118 milliseconds