- 01 May, 2008 1 commit
-
-
romanb authored
-
- 15 Mar, 2008 1 commit
-
-
guilhermeblanco authored
-
- 21 Feb, 2008 1 commit
-
-
guilhermeblanco authored
-
- 19 Feb, 2008 1 commit
-
-
guilhermeblanco authored
Second parameter support in Doctrine_Pager::setCountQuery and added new method: Doctrine_Pager::getResultsInPage(), which returns the numbers of itens in current page
-
- 22 Jan, 2008 1 commit
-
-
- 17 Jan, 2008 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
Added different counter query support for Doctrine_Pager. Now it can use 2 different queries to paginate items. Added 4 new methods: setCountQuery, getCountQuery, setCountQueryParams and getCountQueryParams. If not defined a counter Doctrine_Query, the collector one is used. If no params were defined to be used in counter query, the ones passed by execute method are used
-
- 16 Jan, 2008 1 commit
-
-
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)
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 13 Dec, 2007 1 commit
-
-
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.
-
- 26 Nov, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 25 Nov, 2007 4 commits
-
-
zYne authored
-
zYne authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-