array( '' => 'PhluxListController', 'view/(?P[^/]+)/' => 'PhluxViewController', 'edit/(?:(?P[^/]+)/)?' => 'PhluxEditController', ), ); } }