| $aLanguage (defined in BaseTranslation) | BaseTranslation | protected |
| $alreadyInClearAllReferencesDeep (defined in BaseTranslation) | BaseTranslation | protected |
| $alreadyInSave (defined in BaseTranslation) | BaseTranslation | protected |
| $alreadyInValidation (defined in BaseTranslation) | BaseTranslation | protected |
| $aUserRelatedByCreatedBy (defined in BaseTranslation) | BaseTranslation | protected |
| $aUserRelatedByUpdatedBy (defined in BaseTranslation) | BaseTranslation | protected |
| $created_at (defined in BaseTranslation) | BaseTranslation | protected |
| $created_by (defined in BaseTranslation) | BaseTranslation | protected |
| $language_id (defined in BaseTranslation) | BaseTranslation | protected |
| $peer (defined in BaseTranslation) | BaseTranslation | protectedstatic |
| $startCopy (defined in BaseTranslation) | BaseTranslation | protected |
| $string_key (defined in BaseTranslation) | BaseTranslation | protected |
| $text (defined in BaseTranslation) | BaseTranslation | protected |
| $updated_at (defined in BaseTranslation) | BaseTranslation | protected |
| $updated_by (defined in BaseTranslation) | BaseTranslation | protected |
| $validationFailures (defined in BaseTranslation) | BaseTranslation | protected |
| __toString() | BaseTranslation | |
| buildCriteria() | BaseTranslation | |
| buildPkeyCriteria() | BaseTranslation | |
| clear() | BaseTranslation | |
| clearAllReferences($deep=false) | BaseTranslation | |
| copy($deepCopy=false) | BaseTranslation | |
| copyInto($copyObj, $deepCopy=false, $makeNew=true) | BaseTranslation | |
| delete(PropelPDO $con=null) | BaseTranslation | |
| doInsert(PropelPDO $con) | BaseTranslation | protected |
| doSave(PropelPDO $con) | BaseTranslation | protected |
| doUpdate(PropelPDO $con) | BaseTranslation | protected |
| doValidate($columns=null) | BaseTranslation | protected |
| ensureConsistency() | BaseTranslation | |
| fromArray($arr, $keyType=BasePeer::TYPE_PHPNAME) | BaseTranslation | |
| getByName($name, $type=BasePeer::TYPE_PHPNAME) | BaseTranslation | |
| getByPosition($pos) | BaseTranslation | |
| getCreatedAt($format= 'Y-m-d H:i:s') | BaseTranslation | |
| getCreatedAtFormatted($sLanguageId=null, $sFormatString= 'x') | BaseTranslation | |
| getCreatedAtTimestamp() | BaseTranslation | |
| getCreatedBy() | BaseTranslation | |
| getLanguage(PropelPDO $con=null, $doQuery=true) | BaseTranslation | |
| getLanguageId() | BaseTranslation | |
| getPeer() | BaseTranslation | |
| getPKArray() | BaseTranslation | |
| getPKString() | BaseTranslation | |
| getPrimaryKey() | BaseTranslation | |
| getStringKey() | BaseTranslation | |
| getText() | BaseTranslation | |
| getUpdatedAt($format= 'Y-m-d H:i:s') | BaseTranslation | |
| getUpdatedAtFormatted($sLanguageId=null, $sFormatString= 'x') | BaseTranslation | |
| getUpdatedAtTimestamp() | BaseTranslation | |
| getUpdatedBy() | BaseTranslation | |
| getUserRelatedByCreatedBy(PropelPDO $con=null, $doQuery=true) | BaseTranslation | |
| getUserRelatedByUpdatedBy(PropelPDO $con=null, $doQuery=true) | BaseTranslation | |
| getValidationFailures() | BaseTranslation | |
| hasOnlyDefaultValues() | BaseTranslation | |
| hydrate($row, $startcol=0, $rehydrate=false) | BaseTranslation | |
| isAlreadyInSave() | BaseTranslation | |
| isPrimaryKeyNull() | BaseTranslation | |
| keepUpdateDateUnchanged() | BaseTranslation | |
| keepUpdateUserUnchanged() | BaseTranslation | |
| mayBeDeleted($oUser=false) (defined in BaseTranslation) | BaseTranslation | |
| mayBeInserted($oUser=false) (defined in BaseTranslation) | BaseTranslation | |
| mayBeUpdated($oUser=false) (defined in BaseTranslation) | BaseTranslation | |
| mayOperate($sOperation, $oUser=false) (defined in BaseTranslation) | BaseTranslation | |
| PEER | BaseTranslation | |
| reload($deep=false, PropelPDO $con=null) | BaseTranslation | |
| save(PropelPDO $con=null) | BaseTranslation | |
| setByName($name, $value, $type=BasePeer::TYPE_PHPNAME) | BaseTranslation | |
| setByPosition($pos, $value) | BaseTranslation | |
| setCreatedAt($v) | BaseTranslation | |
| setCreatedBy($v) | BaseTranslation | |
| setLanguage(Language $v=null) | BaseTranslation | |
| setLanguageId($v) | BaseTranslation | |
| setPrimaryKey($keys) | BaseTranslation | |
| setStringKey($v) | BaseTranslation | |
| setText($v) | BaseTranslation | |
| setUpdatedAt($v) | BaseTranslation | |
| setUpdatedBy($v) | BaseTranslation | |
| setUserRelatedByCreatedBy(User $v=null) | BaseTranslation | |
| setUserRelatedByUpdatedBy(User $v=null) | BaseTranslation | |
| toArray($keyType=BasePeer::TYPE_PHPNAME, $includeLazyLoadColumns=true, $alreadyDumpedObjects=array(), $includeForeignObjects=false) | BaseTranslation | |
| validate($columns=null) | BaseTranslation | |