1. 22 Jan, 2008 1 commit
  2. 16 Jan, 2008 1 commit
    • guilhermeblanco's avatar
      Fixed count bug in Doctrine_Pager that was wrong counting the total of results... · b68eba07
      guilhermeblanco authored
      Fixed count bug in Doctrine_Pager that was wrong counting the total of results found. Added 3 new methods: Doctrine_Pager::getExecuted (checks if the Pager was already executed), Doctrine_Pager_Layout::execute (handy access to execute Pager query without having to access Doctrine_Pager instance) and Doctrine_Pager_Layout::processPage (processes the template of a given page and returns the parsed string)
      b68eba07
  3. 11 Jan, 2008 1 commit
  4. 05 Jan, 2008 2 commits
  5. 19 Dec, 2007 1 commit
  6. 18 Dec, 2007 1 commit
  7. 13 Dec, 2007 1 commit
    • guilhermeblanco's avatar
      CHG: Doctrine coding standards adjustments · a95073ab
      guilhermeblanco authored
      ADD: Added methods: addMaskReplacement, removeMaskReplacement and cleanMaskReplacements in Doctrine_Pager_Layout. They are responsable to make masks behavior as another masks or values on predefined situations.
      a95073ab
  8. 26 Nov, 2007 1 commit
  9. 25 Nov, 2007 2 commits