| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 115 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 3 fois |
| Nécessite: | 0 fichiers |
AdminView:: (4 méthodes):
AdminView()
setUserInfo()
notifyEvent()
render()
| AdminView( $blogInfo ) X-Ref |
| Calls the parent constructor and initializes the template service used to fetch the templates param: blogInfo A valid BlogInfo object |
| setUserInfo( $userInfo ) X-Ref |
| some views need to know who is executing them... but since it's not mandatory for all, we'll have to use AdminView::setUserInfo whenever needed param: userInfo a UserInfo object with information about the user who is currently |
| notifyEvent( $eventType, $params = Array() X-Ref |
| notifies of a throwable event param: eventType The code of the event we're throwing param: params Array with the event parameters |
| render() X-Ref |
| call the View::render() method. |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|