|
|
| getLanguageName ($sLanguageId=null) |
| |
|
| getName () |
| |
|
| getIsDefault () |
| |
|
| getIsDefaultEdit () |
| |
| | getId () |
| |
| | getPathPrefix () |
| |
| | getIsActive () |
| |
| | getSort () |
| |
| | getCreatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getUpdatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getCreatedBy () |
| |
| | getUpdatedBy () |
| |
| | setId ($v) |
| |
| | setPathPrefix ($v) |
| |
| | setIsActive ($v) |
| |
| | setSort ($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) |
| |
| | clearPageStrings () |
| |
| | resetPartialPageStrings ($v=true) |
| |
| | initPageStrings ($overrideExisting=true) |
| |
| | getPageStrings ($criteria=null, PropelPDO $con=null) |
| |
| | setPageStrings (PropelCollection $pageStrings, PropelPDO $con=null) |
| |
| | countPageStrings (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addPageString (PageString $l) |
| |
| | removePageString ($pageString) |
| |
| | getPageStringsJoinPage ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getPageStringsJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getPageStringsJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clearLanguageObjects () |
| |
| | resetPartialLanguageObjects ($v=true) |
| |
| | initLanguageObjects ($overrideExisting=true) |
| |
| | getLanguageObjects ($criteria=null, PropelPDO $con=null) |
| |
| | setLanguageObjects (PropelCollection $languageObjects, PropelPDO $con=null) |
| |
| | countLanguageObjects (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addLanguageObject (LanguageObject $l) |
| |
| | removeLanguageObject ($languageObject) |
| |
| | getLanguageObjectsJoinContentObject ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLanguageObjectsJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLanguageObjectsJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clearLanguageObjectHistorys () |
| |
| | resetPartialLanguageObjectHistorys ($v=true) |
| |
| | initLanguageObjectHistorys ($overrideExisting=true) |
| |
| | getLanguageObjectHistorys ($criteria=null, PropelPDO $con=null) |
| |
| | setLanguageObjectHistorys (PropelCollection $languageObjectHistorys, PropelPDO $con=null) |
| |
| | countLanguageObjectHistorys (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addLanguageObjectHistory (LanguageObjectHistory $l) |
| |
| | removeLanguageObjectHistory ($languageObjectHistory) |
| |
| | getLanguageObjectHistorysJoinContentObject ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLanguageObjectHistorysJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLanguageObjectHistorysJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clearTranslations () |
| |
| | resetPartialTranslations ($v=true) |
| |
| | initTranslations ($overrideExisting=true) |
| |
| | getTranslations ($criteria=null, PropelPDO $con=null) |
| |
| | setTranslations (PropelCollection $translations, PropelPDO $con=null) |
| |
| | countTranslations (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addTranslation (Translation $l) |
| |
| | removeTranslation ($translation) |
| |
| | getTranslationsJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getTranslationsJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clearUsersRelatedByLanguageId () |
| |
| | resetPartialUsersRelatedByLanguageId ($v=true) |
| |
| | initUsersRelatedByLanguageId ($overrideExisting=true) |
| |
| | getUsersRelatedByLanguageId ($criteria=null, PropelPDO $con=null) |
| |
| | setUsersRelatedByLanguageId (PropelCollection $usersRelatedByLanguageId, PropelPDO $con=null) |
| |
| | countUsersRelatedByLanguageId (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addUserRelatedByLanguageId (User $l) |
| |
| | removeUserRelatedByLanguageId ($userRelatedByLanguageId) |
| |
| | 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) |
| |
| | getDocumentsJoinUserRelatedByOwnerId ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getDocumentsJoinDocumentType ($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) |
| |
| | clearLinks () |
| |
| | resetPartialLinks ($v=true) |
| |
| | initLinks ($overrideExisting=true) |
| |
| | getLinks ($criteria=null, PropelPDO $con=null) |
| |
| | setLinks (PropelCollection $links, PropelPDO $con=null) |
| |
| | countLinks (Criteria $criteria=null, $distinct=false, PropelPDO $con=null) |
| |
| | addLink (Link $l) |
| |
| | removeLink ($link) |
| |
| | getLinksJoinUserRelatedByOwnerId ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLinksJoinLinkCategory ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLinksJoinUserRelatedByCreatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | getLinksJoinUserRelatedByUpdatedBy ($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) |
| |
| | clear () |
| |
| | clearAllReferences ($deep=false) |
| |
| | __toString () |
| |
| | isAlreadyInSave () |
| |
| | keepUpdateDateUnchanged () |
| |
| | getCreatedAtTimestamp () |
| |
| | getCreatedAtFormatted ($sLanguageId=null, $sFormatString= 'x') |
| |
| | getUpdatedAtTimestamp () |
| |
| | getUpdatedAtFormatted ($sLanguageId=null, $sFormatString= 'x') |
| |
| | keepUpdateUserUnchanged () |
| |
|
| mayOperate ($sOperation, $oUser=false) |
| |
|
| mayBeInserted ($oUser=false) |
| |
|
| mayBeUpdated ($oUser=false) |
| |
|
| mayBeDeleted ($oUser=false) |
| |
| | getPKArray () |
| |
| | getPKString () |
| |
|
| const | PEER = 'LanguagePeer' |
| |
| | doSave (PropelPDO $con) |
| |
| | doInsert (PropelPDO $con) |
| |
| | doUpdate (PropelPDO $con) |
| |
| | doValidate ($columns=null) |
| |
| | doAddPageString ($pageString) |
| |
| | doAddLanguageObject ($languageObject) |
| |
| | doAddLanguageObjectHistory ($languageObjectHistory) |
| |
| | doAddTranslation ($translation) |
| |
| | doAddUserRelatedByLanguageId ($userRelatedByLanguageId) |
| |
| | doAddDocument ($document) |
| |
| | doAddLink ($link) |
| |
|
| $startCopy = false |
| |
|
| $id |
| |
|
| $path_prefix |
| |
|
| $is_active |
| |
|
| $sort |
| |
|
| $created_at |
| |
|
| $updated_at |
| |
|
| $created_by |
| |
|
| $updated_by |
| |
|
| $aUserRelatedByCreatedBy |
| |
|
| $aUserRelatedByUpdatedBy |
| |
|
| $collPageStrings |
| |
|
| $collPageStringsPartial |
| |
|
| $collLanguageObjects |
| |
|
| $collLanguageObjectsPartial |
| |
|
| $collLanguageObjectHistorys |
| |
|
| $collLanguageObjectHistorysPartial |
| |
|
| $collTranslations |
| |
|
| $collTranslationsPartial |
| |
|
| $collUsersRelatedByLanguageId |
| |
|
| $collUsersRelatedByLanguageIdPartial |
| |
|
| $collDocuments |
| |
|
| $collDocumentsPartial |
| |
|
| $collLinks |
| |
|
| $collLinksPartial |
| |
|
| $alreadyInSave = false |
| |
|
| $alreadyInValidation = false |
| |
|
| $alreadyInClearAllReferencesDeep = false |
| |
|
| $pageStringsScheduledForDeletion = null |
| |
|
| $languageObjectsScheduledForDeletion = null |
| |
|
| $languageObjectHistorysScheduledForDeletion = null |
| |
|
| $translationsScheduledForDeletion = null |
| |
|
| $usersRelatedByLanguageIdScheduledForDeletion = null |
| |
|
| $documentsScheduledForDeletion = null |
| |
|
| $linksScheduledForDeletion = null |
| |
|
| $validationFailures = array() |
| |
|
static | $peer |
| |