|
| addAttribute ($id, $label, $order, $type, $parent= '', $visibility= 'W', $intitle=false, $inabstract=false, $needed=false, $link= '', $elink= '', $phpfile="", $phpfunc= '', $constraint= '', $options=null) |
|
| modifyAttribute ($id, $label, $order, $type, $parent= '', $visibility= 'W', $intitle=false, $inabstract=false, $needed=false, $link= '', $elink= '', $phpfile="", $phpfunc= '', $constraint= '', $options=null) |
|
| removeAttribute ($id) |
|
| __construct ($id=0, $config=null, Doc &$doc=null) |
|
| createDocument ($familyId, $temporary=false) |
|
| docisset () |
|
| setError ($err) |
|
| isAlive () |
|
| affect (&$doc) |
|
| getAttribute ($aid) |
|
| getInternalDocument () |
|
| getValues () |
|
| getValue ($aid) |
|
| getProposalDocuments ($aid, $key) |
|
| setValue ($aid, $nv) |
|
| setVolatileProperty ($key, $value) |
|
| getProperties ($complete=true, $infoprop=false) |
|
| getConfiguration () |
|
| getSecurity () |
|
| getLastModifier () |
|
| getProperty ($idprop) |
|
| getAttributes () |
|
| isCollection () |
|
| hasAttribute ($aid) |
|
| getDocument ($onlyvalues=false, $completeprop=true, $infoprop=false, $usertags=false) |
|
| getRevisions ($onlyvalues=true, $completeprop=false) |
|
| cloneDocument ($temporary=false, $linkfld=true, $copyfile=false, $title="") |
|
| getHistory ($allrevision=true, $code="") |
|
| save () |
|
| send ($to="", $cc="", $bcc="", $subject="", $comment="", $savecopy=false) |
|
| create () |
|
| lock ($auto=false) |
|
| unlock ($auto=false) |
|
| addUserTag ($tag, $comment) |
|
| deleteUserTag ($tag) |
|
| getUserTags () |
|
| allocate ($userid, $comment="", $revision=false, $autolock=true) |
|
| unallocate ($comment="", $revision=false) |
|
| changeState ($state) |
|
| delete ($really=false) |
|
| restore () |
|
| addRevision ($comment, $version="", $volatile=false) |
|
| moveTo ($movetoid, $fromtoid=null) |
|
| setFileValueFromHttpVars () |
|
| setValueFromHttpVars () |
|
| setLogicalIdentificator () |
|
| hasWaitingFiles () |
|
| setVersion ($version, $usecomment=true) |
|
| getFollowingStates () |
|
| getAttachedTimers () |
|
Family Class
Definition at line 22 of file Class.Family.php.