array( 'className' => 'Blobster', 'joinTable' => 'comments_links', 'foreignKey' => 'comment_id', 'associationForeignKey' => 'object_id' ), 'Shmobster' => array( 'className' => 'Shmobster', 'joinTable' => 'comments_links', 'foreignKey' => 'comment_id', 'associationForeignKey' => 'object_id' ), 'Hopohopo' => array( 'className' => 'Hopohopo', 'joinTable' => 'comments_links', 'foreignKey' => 'comment_id', 'associationForeignKey' => 'object_id' ), ); } ?>