| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 128 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 1 fois |
| Nécessite: | 0 fichiers |
PlogCalendar:: (4 méthodes):
PlogCalendar()
getCalendarLink()
getDateLink()
getMonthView()
Classe: PlogCalendar - X-Ref
\ingroup Data| PlogCalendar( $dayPosts = null, $blogInfo = null, $locale = null ) X-Ref |
| Constructor. param: dayPosts An array indexed from 1 to as many days as the month where param: localeCode A code specifying the locale we want to use. If empty, the default |
| getCalendarLink( $month, $year ) X-Ref |
| Function overwritten from the base one, so that we can display links for the next month and the previous month |
| getDateLink( $day, $month, $year ) X-Ref |
| Function overwritten from the base one, so that we can display a link for the days that have posts |
| getMonthView($month, $year) X-Ref |
| Return the HTML for a specified month |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|