Add subdef generator service

This commit is contained in:
Romain Neutron
2013-12-20 16:55:01 +01:00
parent bb9eff5935
commit 0858586ceb
11 changed files with 255 additions and 177 deletions

View File

@@ -97,8 +97,6 @@ interface record_Interface
public function delete();
public function generate_subdefs(databox $databox, Application $app, Array $wanted_subdefs = null);
public function log_view($log_id, $referrer, $gv_sit);
public function get_container_baskets(EntityManager $em, User_Adapter $user);