Skip to content
Snippets Groups Projects
  1. May 15, 2013
  2. Apr 25, 2013
    • Adam Roses Wight's avatar
      DAO function to list all foreign key references to a table · 71e5aa5c
      Adam Roses Wight authored
      This patch also begins to formally describe the entity_id/entity_table
      references, introducing a new first-class object CRM_Core_EntityReference.
      We still need some way to describe the restrictions on the possible values of
      entity_table for each DAO, so that findReferences() doesn't have to scan
      all tables using a generic pointer.
      
      Note that I've broken compatibility with PEAR links(), this would be
      easy to reimplement if we need, but it was not being unused in core.
      71e5aa5c
    • Adam Roses Wight's avatar
      Maintain a list of core DAOs · 6b5ff8c9
      Adam Roses Wight authored
      This is an improvement on CRM/Core/DAO/listAll.php, wrapping in a class
      and making the table names available as well.
      6b5ff8c9
  3. Apr 24, 2013
  4. Apr 11, 2013
  5. Apr 10, 2013
  6. Mar 13, 2013
  7. Mar 01, 2013
Loading