コード例 #1
0
ファイル: Search.class.php プロジェクト: rayku/rayku
 function withinGroups()
 {
     $this->addFromStatement(GroupPeer::search($this->criteria));
 }