1

주제: 이벤트는 어떤것들이 있나요?

    이벤트                               호출한파일
AddComment                     /blog/comment/add/item.php
                               /blog/comment/comment/item.php
AddFeedURLToolbox              /blog/owner/reader/action/feed/add//index.php
                               /blog/owner/reader/index.php
AddGuestComment                /blog/comment/add/item.php
AddNoticeEditorToolbox         /blog/owner/notice/edit/item.php
                               /blog/owner/notice/post/index.php
AddPost                        /blog/owner/entry/add//index.php
AddPostEditorToolbox           /blog/owner/entry/edit/item.php
                               /blog/owner/entry/post/index.php
GetRemoteFeed                  /blog/feeder/index.php
                               /blog/owner/reader/action/feed/add//index.php
ViewAttachedImage              /blog/archive/item.php
                               /blog/item.php
                               /blog/rss/index.php
ViewCommentContent             /blog/comment/add/item.php
                               /blog/comment/comment/item.php
                               /blog/comment/delete/item.php
                               /blog/item.php
                               /blog/tag/index.php
ViewCommenter                  /blog/comment/add/item.php
                               /blog/comment/comment/item.php
                               /blog/comment/delete/item.php
                               /blog/item.php
                               /blog/tag/index.php
ViewGuestCommentContent        /blog/comment/add/item.php
                               /blog/comment/delete/item.php
                               /blog/guestbook/index.php
ViewGuestCommenter             /blog/comment/add/item.php
                               /blog/comment/delete/item.php
                               /blog/guestbook/index.php
ViewLink                       /blog/archive/item.php
                               /blog/category/index.php
                               /blog/guestbook/index.php
                               /blog/index.php
                               /blog/item.php
                               /blog/notice/item.php
                               /blog/tag/index.php
ViewNoticeContent              /blog/notice/item.php
ViewPostContent                /blog/archive/item.php
                               /blog/category/index.php
                               /blog/index.php
                               /blog/item.php
                               /blog/rss/index.php
                               /blog/tag/index.php

fireEvent함수에 eventTrace라는 함수를 집어 넣어서 db에 저장하는 형태로
뽑아 냈습니다.

빠진게 있는지 궁금합니다.
오호 그리고 코드로 저장하니까 Bitstream Vera Sans 폰트를 사용하는 군요.
코딩시 가장좋다는 그폰트^^ 참 세심하네요..

webthink (2006-04-20 10:39:15)에 의해 마지막으로 수정

2

답글: 이벤트는 어떤것들이 있나요?

/blog/index.php 파일에서도 아래 이벤트가 있네요. :)

ViewCommenter
ViewGuestCommenter
ViewCommentContent
ViewGuestCommentContent
ViewAttachedImage
ViewNoticeContent