随笔-97  评论-105  文章-46  trackbacks-1
  2005年10月20日
1、发表新贴
    a、进入编辑状态
        i、GetForums
        ii、GetForums
    b、发表
        i、GetForums
        ii、AddPost
        iii、GetForumIDByPostID
        iv、GetForums
        v、GetForums
        vi、GetForumIDByPostID

2、快速回贴
    a、GetForums
    b、AddPost
    c、GetForumIDByPostID

3、打开帖子
    a、GetForumIDByPostID

4、修改
    a、GetForumIDByPostID
posted @ 2005-10-20 12:21 Konimeter 阅读(258) 评论(0) 编辑

 

DeletePicture
posted @ 2005-10-20 11:33 Konimeter 阅读(147) 评论(0) 编辑
DeletePictureData
posted @ 2005-10-20 09:54 Konimeter 阅读(127) 评论(0) 编辑
GetPicture
posted @ 2005-10-20 09:51 Konimeter 阅读(175) 评论(0) 编辑
1、打开主页
    a、未登录
        i、GallerySqlDataProvider
        ii、GetGalleries
        iii、GetPictures
    b、登录
        i、GetPictures

2、从主页进入相册
    a、登录
        i、GetPictures
        ii、GetPictures

3、从主页点击最新发布
    a、GetPicture
    b、GetPictureMetadata
    c、GetComments
    d、GetPictureSortOrder
    e、GetPictureData

4、进入个人相册
    a、GetPictures6次
    b、GetRandomPostID
    c、GetPicture
    d、GetPictureData

5、Add Picture
    a、CreatePicture
    b、CreatePictureData
    c、UpdatePictureCategories
    d、GetGalleries
    e、GetPictures
    f、GetGalleries
    g、GetPictureData

6、新建分类
    a、GetRandomPostID
    b、GetPicture

7、打开个人分类相册
    a、GetPictures
    b、GetRandomPostID
   
8、增加子分类
    a、GetRandomPostID
    b、GetPicture

9、删除相片
    a、GetPicture
    b、DeletePictureData
    c、DeletePicture
    d、GetGalleries
posted @ 2005-10-20 09:28 Konimeter 阅读(196) 评论(0) 编辑