|
|
| getDescriptionOrName () |
| |
|
| getCategoryName () |
| |
|
| getIsExternallyManaged () |
| |
|
| shouldBeIncludedInList ($sLanguageId, $oPage) |
| |
|
| getNameTruncated ($iLength=40) |
| |
|
| getDescriptionTruncated ($iLength=40) |
| |
|
| hasTags () |
| |
|
| getHasTags () |
| |
|
| renderListItem ($oTemplate) |
| |
|
| getLanguageName () |
| |
| | applyDefaultValues () |
| |
| | __construct () |
| |
| | getId () |
| |
| | getName () |
| |
| | getUrl () |
| |
| | getDescription () |
| |
| | getLanguageId () |
| |
| | getOwnerId () |
| |
| | getLinkCategoryId () |
| |
| | getSort () |
| |
| | getIsPrivate () |
| |
| | getCreatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getUpdatedAt ($format= 'Y-m-d H:i:s') |
| |
| | getCreatedBy () |
| |
| | getUpdatedBy () |
| |
| | setId ($v) |
| |
| | setName ($v) |
| |
| | setUrl ($v) |
| |
| | setDescription ($v) |
| |
| | setLanguageId ($v) |
| |
| | setOwnerId ($v) |
| |
| | setLinkCategoryId ($v) |
| |
| | setSort ($v) |
| |
| | setIsPrivate ($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 () |
| |
| | setLanguage (Language $v=null) |
| |
| | getLanguage (PropelPDO $con=null, $doQuery=true) |
| |
| | setUserRelatedByOwnerId (User $v=null) |
| |
| | getUserRelatedByOwnerId (PropelPDO $con=null, $doQuery=true) |
| |
| | setLinkCategory (LinkCategory $v=null) |
| |
| | getLinkCategory (PropelPDO $con=null, $doQuery=true) |
| |
| | setUserRelatedByCreatedBy (User $v=null) |
| |
| | getUserRelatedByCreatedBy (PropelPDO $con=null, $doQuery=true) |
| |
| | setUserRelatedByUpdatedBy (User $v=null) |
| |
| | getUserRelatedByUpdatedBy (PropelPDO $con=null, $doQuery=true) |
| |
| | clear () |
| |
| | clearAllReferences ($deep=false) |
| |
| | __toString () |
| |
| | isAlreadyInSave () |
| |
| | getReferees () |
| |
| | addTag ($mTag) |
| |
| | removeTag ($mTag) |
| |
| | removeAllTags () |
| |
| | tags ($sReturn= 'tag') |
| |
| | getTags () |
| |
|
| 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 () |
| |
|
| static | addTagTo ($sLinkId, $mTag) |
| |
| static | removeTagFrom ($sLinkId, $mTag) |
| |
| static | removeAllTagsFrom ($sLinkId) |
| |
| static | tagsFor ($sLinkId=null, $sReturn= 'tag') |
| |
| const | PEER = 'LinkPeer' |
| |
|
const | TAG_MODEL_NAME = 'Tag' |
| |
|
const | TAG_INSTANCE_MODEL_NAME = 'TagInstance' |
| |
| | doSave (PropelPDO $con) |
| |
| | doInsert (PropelPDO $con) |
| |
| | doUpdate (PropelPDO $con) |
| |
| | doValidate ($columns=null) |
| |
|
| $startCopy = false |
| |
|
| $id |
| |
|
| $name |
| |
|
| $url |
| |
|
| $description |
| |
|
| $language_id |
| |
|
| $owner_id |
| |
|
| $link_category_id |
| |
|
| $sort |
| |
|
| $is_private |
| |
|
| $created_at |
| |
|
| $updated_at |
| |
|
| $created_by |
| |
|
| $updated_by |
| |
|
| $aLanguage |
| |
|
| $aUserRelatedByOwnerId |
| |
|
| $aLinkCategory |
| |
|
| $aUserRelatedByCreatedBy |
| |
|
| $aUserRelatedByUpdatedBy |
| |
|
| $alreadyInSave = false |
| |
|
| $alreadyInValidation = false |
| |
|
| $alreadyInClearAllReferencesDeep = false |
| |
|
| $validationFailures = array() |
| |
|
static | $peer |
| |