M_ALL
Unrestricted access
public
mixed
M_ALL
= 4
Unrestricted access
public
mixed
M_ALL
= 4
Used to indicate that a search should return all results in the ACL table. See {@link SeedDMS_Core_Folder::getAccessList()}
public
mixed
M_ANY
= -1
Highest access right
public
mixed
M_HIGHEST_RIGHT
= 4
Lowest access right
public
mixed
M_LOWEST_RIGHT
= 1
No access at all
public
mixed
M_NONE
= 1
Read access only
public
mixed
M_READ
= 2
Read and write access only
public
mixed
M_READWRITE
= 3
Notify when version of document was deleted
public
mixed
N_ADD_DOCUMENT
= 6
Notify on all actions on the folder/document
public
mixed
N_ALL
= 0
Notify when object has been deleted
public
mixed
N_DELETE
= 1
Notify when version of document was deleted
public
mixed
N_DELETE_VERSION
= 5
Notify when object has been moved
public
mixed
N_MOVE
= 2
Notify when document has new version
public
mixed
N_NEW_VERSION
= 4
Notify when object has been updated (no new version)
public
mixed
N_UPDATE
= 3
Operation equal
public
mixed
O_EQ
= "="
Operation greater than or equal
public
mixed
O_GTEQ
= ">="
Operation lower than or equal
public
mixed
O_LTEQ
= "<="
public
mixed
S_DRAFT
= 5
public
mixed
S_DRAFT_APP
= 1
The different states a document can be in
public
mixed
S_DRAFT_REV
= 0
public
mixed
S_EXPIRED
= -3
public
mixed
S_HIGHEST_STATUS
= 6
public
mixed
S_IN_REVISION
= 4
public
mixed
S_IN_WORKFLOW
= 3
public
mixed
S_LOG_ACCEPTED
= 1
public
mixed
S_LOG_REJECTED
= -1
public
mixed
S_LOG_SLEEPING
= -3
public
mixed
S_LOG_USER_REMOVED
= -2
The different states a workflow log can be in. This is used in all tables tblDocumentXXXLog
public
mixed
S_LOG_WAITING
= 0
public
mixed
S_LOWEST_STATUS
= -3
public
mixed
S_NEEDS_CORRECTION
= 6
public
mixed
S_OBSOLETE
= -2
public
mixed
S_REJECTED
= -1
public
mixed
S_RELEASED
= 2
Document notification
public
mixed
T_DOCUMENT
= 2
Folder notification
public
mixed
T_FOLDER
= 1