ahri / ahriphplibs

My PHP Libraries
http://ahri.net
GNU Affero General Public License v3.0
3 stars 0 forks source link

Create/Write/Delete relationships #20

Closed ahri closed 14 years ago

ahri commented 14 years ago

Need to be able to create and destroy relationships, the the relationship aspect of TLO will be feature-complete.

Create: TLORelationship::newObject($relationship, TLO $one, TLO $many)

Write: TLORelationship->write()

Delete: TLORelationship->delete()

ahri commented 14 years ago

Add create/write/delete for relationships. Closed by 733c68ddeb385bba9af70599af5ca51e0ad173e9