| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 386 lignes (15 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 2 fois |
| Nécessite: | 0 fichiers |
BlogAction:: (9 méthodes):
BlogAction()
notifyEvent()
saveSession()
setCommonData()
_getBlogInfo()
checkDateParameter()
_updateReferrer()
_getCorrectedDatePeriod()
_getPage()
Classe: BlogAction - X-Ref
\ingroup Action| BlogAction( $actionInfo, $request ) X-Ref |
| Constructor. Additionally, it fetches the SessionInfo object from the session information |
| notifyEvent( $eventType, $params = Array() X-Ref |
| notifies of events using the plugin manager. It also adds a couple of useful parameters! |
| saveSession() X-Ref |
| Saves the information from the session |
| setCommonData( $copyFormValues = false ) X-Ref |
| Sets some common information (dirty dirty...) param: copyFormValues Whether the values from fields that were registered via |
| _getBlogInfo() X-Ref |
| Fetches the information for this blog from the database since we are going to need it almost everywhere. |
| checkDateParameter() X-Ref |
| Checks if there is at least a year and a month in the request |
| _updateReferrer() X-Ref |
| updates the referrers but only if there is no $articleId parameter in the request. If that's the case, it will be left up to the correct action to take care of updating the referrers |
| _getCorrectedDatePeriod( $inDate ) X-Ref |
| _getPage() X-Ref |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|