Source API for the «PorteAssociations_ManyToManyJoin» class

PorteAssociations_OneToManyBelongsTo

Public static methods

sanitize

This method is not yet documented.

setRecord

This method is not yet documented.

set

This method is not yet documented.

addRecord

many-to-many with a join table

return
PorteIterator
Iterator containing the associated records
String
$property, Name
of the property being accessed
PorteRecord
$record
PorteIterator
$assocRecord, Record
to be associated with the current record
addRecords

many-to-many with a join table

return
PorteIterator
Iterator containing the associated records
String
$property, Name
of the property being accessed
PorteRecord
$record
PorteIterator
$assocRecords, Records
to be associated with the current record
get

many-to-many with a join table

return
PorteIterator
Iterator containing the associated records
String
$property, Name
of the property being accessed
PorteRecord
$record
array[optional]
$options, Optional
array
deleteRecord

This method is not yet documented.

deleteRecords

This method is not yet documented.

countRecords

This method is not yet documented.

hasChanged

This method is not yet documented.

save

This method is not yet documented.

fromArray

This method is not yet documented.

toArray

This method is not yet documented.