|
|
| isImageType ($sType= '') |
| |
| | isGDImageType () |
| |
|
| getDocumentKind () |
| |
|
| getDocumentKindDetail () |
| |
|
| getDocumentCount () |
| |
|
| setExtension ($sExtension) |
| |
| | applyDefaultValues () |
| |
| | __construct () |
| |
| | getId () |
| |
| | getExtension () |
| |
| | getMimetype () |
| |
| | getIsOfficeDoc () |
| |
| | getCreatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getUpdatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getCreatedBy () |
| |
| | getUpdatedBy () |
| |
| | setId ($v) |
| |
| | setExtension ($v) |
| |
| | setMimetype ($v) |
| |
| | setIsOfficeDoc ($v) |
| |
| | setCreatedAt ($v) |
| |
| | setUpdatedAt ($v) |
| |
| | setCreatedBy ($v) |
| |
| | setUpdatedBy ($v) |
| |
| | hasOnlyDefaultValues () |
| |
| | hydrate ($row, $startcol=0, $rehydrate=false) |
| |
| | ensureConsistency () |
| |
| | reload ($deep=false, PropelPDO $con=null) |
| |
| | delete (PropelPDO $con=null) |
| |
| | save (PropelPDO $con=null) |
| |
| | getValidationFailures () |
| |
| | validate ($columns=null) |
| |
| | getByName ($name, $type=BasePeer::TYPE_PHPNAME) |
| |
| | getByPosition ($pos) |
| |
| | toArray ($keyType=BasePeer::TYPE_PHPNAME, $includeLazyLoadColumns=true, $alreadyDumpedObjects=array(), $includeForeignObjects=false) |
| |
| | setByName ($name, $value, $type=BasePeer::TYPE_PHPNAME) |
| |
| | setByPosition ($pos, $value) |
| |
| | fromArray ($arr, $keyType=BasePeer::TYPE_PHPNAME) |
| |
| | buildCriteria () |
| |
| | buildPkeyCriteria () |
| |
| | getPrimaryKey () |
| |
| | setPrimaryKey ($key) |
| |
| | isPrimaryKeyNull () |
| |
| | copyInto ($copyObj, $deepCopy=false, $makeNew=true) |
| |
| | copy ($deepCopy=false) |
| |
| | getPeer () |
| |
| | setUserRelatedByCreatedBy (User $v=null) |
| |
| | getUserRelatedByCreatedBy (PropelPDO $con=null, $doQuery=true) |
| |
| | setUserRelatedByUpdatedBy (User $v=null) |
| |
| | getUserRelatedByUpdatedBy (PropelPDO $con=null, $doQuery=true) |
| |
| | initRelation ($relationName) |
| |
| | clearDocuments () |
| |
| | resetPartialDocuments ($v=true) |
| |
| | initDocuments ($overrideExisting=true) |
| |
| | getDocuments ($criteria=null, PropelPDO $con=null) |
| |
| | setDocuments (PropelCollection $documents, PropelPDO $con=null) |
| |
| | countDocuments (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addDocument (Document $l) |
| |
| | removeDocument ($document) |
| |
| | getDocumentsJoinLanguage ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinUserRelatedByOwnerId ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinDocumentCategory ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinDocumentData ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clear () |
| |
| | clearAllReferences ($deep=false) |
| |
| | __toString () |
| |
| | isAlreadyInSave () |
| |
|
| mayOperate ($sOperation, $oUser=false) |
| |
|
| mayBeInserted ($oUser=false) |
| |
|
| mayBeUpdated ($oUser=false) |
| |
|
| mayBeDeleted ($oUser=false) |
| |
| | keepUpdateDateUnchanged () |
| |
| | getCreatedAtTimestamp () |
| |
| | getCreatedAtFormatted ($sLanguageId=null, $sFormatString= 'x') |
| |
| | getUpdatedAtTimestamp () |
| |
| | getUpdatedAtFormatted ($sLanguageId=null, $sFormatString= 'x') |
| |
| | keepUpdateUserUnchanged () |
| |
| | getPKArray () |
| |
| | getPKString () |
| |