ATTN:Tonie => mosDBTable question (for today) - Joomla! Forum - community, help and support
hello...
when writing components , extending mosdbtable there way searches return results more 1 table via mosdbtable()?! example:
becomes problem if searches on joint tables , results need returned of them (or of them).
tried defining variables in class extension b.this , c.that isn't working...
#2: installed component seems working fine can't see in list of components when need create menu it. why?
i'd appreciate prompt reply...
thank you...
when writing components , extending mosdbtable there way searches return results more 1 table via mosdbtable()?! example:
code: select all
function myveryownconstructor ( &$db ) {
$this->mosdbtable( '#__my_own_table', 'id', $db );
}becomes problem if searches on joint tables , results need returned of them (or of them).
tried defining variables in class extension b.this , c.that isn't working...
#2: installed component seems working fine can't see in list of components when need create menu it. why?
i'd appreciate prompt reply...
thank you...
hi tonie.... if still around can please respond.... nobody else trying to.... thank you...
Comments
Post a Comment