| 5 | | <summary>Propel object finder</summary> |
|---|
| 6 | | <description>The `sfPropelFinder` is a symfony plugin that provides an easy API for finding Propel objects - that is, easier than the Peer methods and the Criteria stuff.</description> |
|---|
| | 5 | <summary>The `DbFinder` is a symfony plugin that provides an easy API for finding Model objects, whether the underlying ORM is Propel or Doctrine.</summary> |
|---|
| | 6 | <description>`DbFinder` can be seen as: |
|---|
| | 7 | |
|---|
| | 8 | * a usability layer to ease the use of Propel's Criteria object and Peer classes |
|---|
| | 9 | * an extension to Propel's limited capabilities to provide: |
|---|
| | 10 | - complex joins |
|---|
| | 11 | - custom hydration of related objects and columns |
|---|
| | 12 | - schema and relation introspection |
|---|
| | 13 | * a compatibility layer to allow plugins to work with both Propel and Doctrine |
|---|
| | 14 | </description> |
|---|
| | 37 | <dir name="data"> |
|---|
| | 38 | <dir name="generator"> |
|---|
| | 39 | <dir name="DbFinderAdmin"> |
|---|
| | 40 | <dir name="default"> |
|---|
| | 41 | <dir name="skeleton"> |
|---|
| | 42 | <dir name="actions"> |
|---|
| | 43 | <file name="actions.class.php" role="data"/> |
|---|
| | 44 | </dir> |
|---|
| | 45 | <dir name="config"> |
|---|
| | 46 | <file name="generator.yml" role="data"/> |
|---|
| | 47 | </dir> |
|---|
| | 48 | <dir name="templates"/> |
|---|
| | 49 | <dir name="validate"/> |
|---|
| | 50 | </dir> |
|---|
| | 51 | <dir name="template"> |
|---|
| | 52 | <dir name="actions"> |
|---|
| | 53 | <file name="actions.class.php" role="data"/> |
|---|
| | 54 | </dir> |
|---|
| | 55 | <dir name="templates"> |
|---|
| | 56 | <file name="_edit_actions.php" role="data"/> |
|---|
| | 57 | <file name="_edit_footer.php" role="data"/> |
|---|
| | 58 | <file name="_edit_form.php" role="data"/> |
|---|
| | 59 | <file name="_edit_header.php" role="data"/> |
|---|
| | 60 | <file name="_edit_messages.php" role="data"/> |
|---|
| | 61 | <file name="_filters.php" role="data"/> |
|---|
| | 62 | <file name="_list.php" role="data"/> |
|---|
| | 63 | <file name="_list_actions.php" role="data"/> |
|---|
| | 64 | <file name="_list_footer.php" role="data"/> |
|---|
| | 65 | <file name="_list_header.php" role="data"/> |
|---|
| | 66 | <file name="_list_messages.php" role="data"/> |
|---|
| | 67 | <file name="_list_td_actions.php" role="data"/> |
|---|
| | 68 | <file name="_list_td_stacked.php" role="data"/> |
|---|
| | 69 | <file name="_list_td_tabular.php" role="data"/> |
|---|
| | 70 | <file name="_list_th_stacked.php" role="data"/> |
|---|
| | 71 | <file name="_list_th_tabular.php" role="data"/> |
|---|
| | 72 | <file name="editSuccess.php" role="data"/> |
|---|
| | 73 | <file name="listSuccess.php" role="data"/> |
|---|
| | 74 | </dir> |
|---|
| | 75 | </dir> |
|---|
| | 76 | </dir> |
|---|
| | 77 | </dir> |
|---|
| | 78 | </dir> |
|---|
| | 79 | </dir> |
|---|