Go to the source code of this file.
freedom_edit |
( |
Action & |
$action | ) |
|
Edit or create a document
- Parameters
-
Action | &$action | current action string $id Http var : document identifier to édit (empty means create) string $classid Http var : family identifier use for create string $dirid Http var : folder identifier to add when create string $usefor Http var : set to "D" for edit default values string $onlysubfam Http var : to show in family list only sub family of classid string $alsosubfam Http var : N default (Y|N) in case of only sub fam view also the mother family |
Definition at line 28 of file freedom_edit.php.
getFamiliesWithTypeOrClassId |
( |
|
$dbaccess, |
|
|
|
$userid, |
|
|
|
$type, |
|
|
|
$classid, |
|
|
|
$qtype |
|
) |
| |