Skip to content

Commit

Permalink
MINOR Removed outdated docs about missing template iterators
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Apr 15, 2012
1 parent 7a7bfeb commit 1334711
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions docs/en/reference/templates-upgrading-guide.md
Expand Up @@ -62,24 +62,6 @@ to the wrapped method. The list of these methods is:
- i18nLocale() -> i18n::get_locale()
- CurrentPage() -> Controller::curr()

#### Iterator-specific

Some of the removed methods were utilities that exposed the current state of the current scope's iteration. These
currently have no replacement. The list of these methods is:

- First
- Last
- FirstLast
- Middle
- MiddleString
- Even
- Odd
- EvenOdd
- Pos
- TotalItems
- Modulus
- MultipleOf

#### Scope-exposing

Some of the removed methods exposed access to the various scopes. These currently have no replacement. The list of
Expand Down

0 comments on commit 1334711

Please sign in to comment.