| $alreadyInClearAllReferencesDeep (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $alreadyInSave (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $alreadyInValidation (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $aUserRelatedByCreatedBy (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $aUserRelatedByUpdatedBy (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $collLinks (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $collLinksPartial (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $created_at (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $created_by (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $id (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $is_externally_managed (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $linksScheduledForDeletion (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $name (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $peer (defined in BaseLinkCategory) | BaseLinkCategory | protectedstatic |
| $startCopy (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $updated_at (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $updated_by (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| $validationFailures (defined in BaseLinkCategory) | BaseLinkCategory | protected |
| __construct() | BaseLinkCategory | |
| __toString() | BaseLinkCategory | |
| addLink(Link $l) | BaseLinkCategory | |
| applyDefaultValues() | BaseLinkCategory | |
| buildCriteria() | BaseLinkCategory | |
| buildPkeyCriteria() | BaseLinkCategory | |
| clear() | BaseLinkCategory | |
| clearAllReferences($deep=false) | BaseLinkCategory | |
| clearLinks() | BaseLinkCategory | |
| copy($deepCopy=false) | BaseLinkCategory | |
| copyInto($copyObj, $deepCopy=false, $makeNew=true) | BaseLinkCategory | |
| countLinks(Criteria $criteria=null, $distinct=false, PropelPDO $con=null) | BaseLinkCategory | |
| delete(PropelPDO $con=null) | BaseLinkCategory | |
| doAddLink($link) | BaseLinkCategory | protected |
| doInsert(PropelPDO $con) | BaseLinkCategory | protected |
| doSave(PropelPDO $con) | BaseLinkCategory | protected |
| doUpdate(PropelPDO $con) | BaseLinkCategory | protected |
| doValidate($columns=null) | BaseLinkCategory | protected |
| ensureConsistency() | BaseLinkCategory | |
| fromArray($arr, $keyType=BasePeer::TYPE_PHPNAME) | BaseLinkCategory | |
| getByName($name, $type=BasePeer::TYPE_PHPNAME) | BaseLinkCategory | |
| getByPosition($pos) | BaseLinkCategory | |
| getCreatedAt($format= 'Y-m-d H:i:s') | BaseLinkCategory | |
| getCreatedAtFormatted($sLanguageId=null, $sFormatString= 'x') | BaseLinkCategory | |
| getCreatedAtTimestamp() | BaseLinkCategory | |
| getCreatedBy() | BaseLinkCategory | |
| getId() | BaseLinkCategory | |
| getIsExternallyManaged() | BaseLinkCategory | |
| getLinks($criteria=null, PropelPDO $con=null) | BaseLinkCategory | |
| getLinksJoinLanguage($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) | BaseLinkCategory | |
| getLinksJoinUserRelatedByCreatedBy($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) | BaseLinkCategory | |
| getLinksJoinUserRelatedByOwnerId($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) | BaseLinkCategory | |
| getLinksJoinUserRelatedByUpdatedBy($criteria=null, $con=null, $join_behavior=Criteria::LEFT_JOIN) | BaseLinkCategory | |
| getName() | BaseLinkCategory | |
| getPeer() | BaseLinkCategory | |
| getPKArray() | BaseLinkCategory | |
| getPKString() | BaseLinkCategory | |
| getPrimaryKey() | BaseLinkCategory | |
| getReferees() | BaseLinkCategory | |
| getUpdatedAt($format= 'Y-m-d H:i:s') | BaseLinkCategory | |
| getUpdatedAtFormatted($sLanguageId=null, $sFormatString= 'x') | BaseLinkCategory | |
| getUpdatedAtTimestamp() | BaseLinkCategory | |
| getUpdatedBy() | BaseLinkCategory | |
| getUserRelatedByCreatedBy(PropelPDO $con=null, $doQuery=true) | BaseLinkCategory | |
| getUserRelatedByUpdatedBy(PropelPDO $con=null, $doQuery=true) | BaseLinkCategory | |
| getValidationFailures() | BaseLinkCategory | |
| hasOnlyDefaultValues() | BaseLinkCategory | |
| hydrate($row, $startcol=0, $rehydrate=false) | BaseLinkCategory | |
| initLinks($overrideExisting=true) | BaseLinkCategory | |
| initRelation($relationName) | BaseLinkCategory | |
| isAlreadyInSave() | BaseLinkCategory | |
| isPrimaryKeyNull() | BaseLinkCategory | |
| keepUpdateDateUnchanged() | BaseLinkCategory | |
| keepUpdateUserUnchanged() | BaseLinkCategory | |
| mayBeDeleted($oUser=false) (defined in BaseLinkCategory) | BaseLinkCategory | |
| mayBeInserted($oUser=false) (defined in BaseLinkCategory) | BaseLinkCategory | |
| mayBeUpdated($oUser=false) (defined in BaseLinkCategory) | BaseLinkCategory | |
| mayOperate($sOperation, $oUser=false) (defined in BaseLinkCategory) | BaseLinkCategory | |
| PEER | BaseLinkCategory | |
| reload($deep=false, PropelPDO $con=null) | BaseLinkCategory | |
| removeLink($link) | BaseLinkCategory | |
| resetPartialLinks($v=true) | BaseLinkCategory | |
| save(PropelPDO $con=null) | BaseLinkCategory | |
| setByName($name, $value, $type=BasePeer::TYPE_PHPNAME) | BaseLinkCategory | |
| setByPosition($pos, $value) | BaseLinkCategory | |
| setCreatedAt($v) | BaseLinkCategory | |
| setCreatedBy($v) | BaseLinkCategory | |
| setId($v) | BaseLinkCategory | |
| setIsExternallyManaged($v) | BaseLinkCategory | |
| setLinks(PropelCollection $links, PropelPDO $con=null) | BaseLinkCategory | |
| setName($v) | BaseLinkCategory | |
| setPrimaryKey($key) | BaseLinkCategory | |
| setUpdatedAt($v) | BaseLinkCategory | |
| setUpdatedBy($v) | BaseLinkCategory | |
| setUserRelatedByCreatedBy(User $v=null) | BaseLinkCategory | |
| setUserRelatedByUpdatedBy(User $v=null) | BaseLinkCategory | |
| toArray($keyType=BasePeer::TYPE_PHPNAME, $includeLazyLoadColumns=true, $alreadyDumpedObjects=array(), $includeForeignObjects=false) | BaseLinkCategory | |
| validate($columns=null) | BaseLinkCategory | |