예제 #1
0
        public int BaiVietDaUpTrongNgay(int idkenh)
        {
            int kq = 0;

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            kq = ds.DanhSachBaiVietDaUp(idkenh);
            return(kq);
        }
예제 #2
0
        public static string _TranSlide(string i)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._TranSlide(i);
            return(ex);
        }
예제 #3
0
        public static string _OutTro(string i, string pathouttro, string timeouttro)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._OutTro(i, pathouttro, timeouttro);
            return(ex);
        }
예제 #4
0
        public DataTable ThongTinKenh(int idtaikhoan, int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.ThongTinKenh(idtaikhoan, idkenh);
            return(dt);
        }
예제 #5
0
        public static string _Slidemc(string i, string pathmc, string pathsub, string pathimage, string timeslide, string pathvoice, string timevoice)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._SildeMC(i, pathmc, pathsub, pathimage, timeslide, pathvoice, timevoice);
            return(ex);
        }
예제 #6
0
        public static string _Head(string cell, string localFoder, string musicbg)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._Head(cell, localFoder, musicbg);
            return(ex);
        }
예제 #7
0
        public static string _SlideVideoBG_ID(int id, string i, string pathsub, string pathimage, string timeslide, string pathvoice, string timevoice, string pathvideobg)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._SildeVideoBG_ID(id, i, pathsub, pathimage, timeslide, pathvoice, timevoice, pathvideobg);
            return(ex);
        }
예제 #8
0
        public DataTable DanhSachVoiceCanLayTop1(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachTinCanLayVoiceTheoKenhTop(idkenh);
            return(dt);
        }
예제 #9
0
        public static string _InTro(string i, string pathintro, string timeintro)
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._InTro(i, pathintro, timeintro);
            return(ex);
        }
예제 #10
0
        public DataTable DanhSachEffectLevel(string effect)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachEffectLevel(effect);
            return(dt);
        }
예제 #11
0
        public DataTable ThongTinCauHinhVoiceKenh(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.ThongTinCauHinhVoiceKenh(idkenh);
            return(dt);
        }
예제 #12
0
        public DataTable DanhSachEffect()
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachEffect();
            return(dt);
        }
예제 #13
0
        public DataTable DanhSachVoiceNgonNgu(string ngonngu)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachVoiceNgonNgu(ngonngu);
            return(dt);
        }
예제 #14
0
        public DataTable DanhSachFileUpdate()
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachFileCapNhat();
            return(dt);
        }
예제 #15
0
        public DataTable DanhSachMailDaXuLy(int idtaikhoan)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachMailDaXuLy(idtaikhoan);
            return(dt);
        }
예제 #16
0
        public static string _Footer()
        {
            string ex = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            ex = ds._Footer();
            return(ex);
        }
예제 #17
0
        public DataTable ChiTietBaiViet(int idbaiviet)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.ChiTietBaiViet(idbaiviet);
            return(dt);
        }
예제 #18
0
        public DataTable CauHinhMCKenh(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.ThongTinMCTheoKenh(idkenh);
            return(dt);
        }
예제 #19
0
        public DataTable DangNhap(string taikhoan, string matkhau)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto dn = new WS_FakeAuto.WS_FakeAuto();
            dt = dn.DangNhap(taikhoan, matkhau);
            return(dt);
        }
예제 #20
0
        public DataTable DanhSachBaiVietProshowTheoKenhVoiceSelenium(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachBaiVietProshowCanRenderTheoKenh_VoiceSelenium(idkenh);
            return(dt);
        }
예제 #21
0
        public DataTable DanhSachBaiVietDaRenderProshow(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachBaiVietProshowDaRender(idkenh);
            return(dt);
        }
예제 #22
0
        public int SoLuongDaUpTheoNgay(int IDMailDaXuLy)
        {
            int kq = 0;

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            kq = ds.SoLuongDaUpTheoNgay(IDMailDaXuLy);
            return(kq);
        }
예제 #23
0
        public DataTable DanhSachBaiVietProshow()
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachBaiVietProshowCanRender();
            return(dt);
        }
예제 #24
0
        public DataTable ChiTietMail(int m_ID)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.ChiTietMail(m_ID);
            return(dt);
        }
예제 #25
0
        public DataTable DanhSachVideoChuaReup(int IDMailDaXuLy)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            dt = ds.DanhSachVideoChuaReup(IDMailDaXuLy);
            return(dt);
        }
예제 #26
0
        public DataTable DanhSachBaiViet(int idkenh)
        {
            DataTable dt = new DataTable();

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            try { dt = ds.DanhSachBaiViet(idkenh); }
            catch { }
            return(dt);
        }
예제 #27
0
 public void CauHinhMail(int m_ID, string m_LinkKenh, string m_LinkKenhReUp,
                         int m_SoLuongVideoUp, string m_NgonNguGoc, string m_NgonNguThay, string m_BotTieuDe,
                         string m_ThemTieuDe, string m_ThemMoTa, string m_ThemTag)
 {
     WS_FakeAuto.WS_FakeAuto xuly = new WS_FakeAuto.WS_FakeAuto();
     xuly.CauHinhMail(m_ID, m_LinkKenh, m_LinkKenhReUp,
                      m_SoLuongVideoUp, m_NgonNguGoc, m_NgonNguThay, m_BotTieuDe,
                      m_ThemTieuDe, m_ThemMoTa, m_ThemTag);
 }
예제 #28
0
        public string Linkvideomoinhat(int IDMailDaXuLy)
        {
            string kq = "";

            WS_FakeAuto.WS_FakeAuto ds = new WS_FakeAuto.WS_FakeAuto();
            try
            {
                kq = ds.LinkVideoMoiNhat(IDMailDaXuLy);
            }
            catch { }
            return(kq);
        }
예제 #29
0
 public void UpdateDaReup(int ID)
 {
     WS_FakeAuto.WS_FakeAuto xuly = new WS_FakeAuto.WS_FakeAuto();
     xuly.UpdateDaReup(ID);
 }
예제 #30
0
 public void ThemChiTietReup(string Link, string TieuDe, int IDMailDaXuLy)
 {
     WS_FakeAuto.WS_FakeAuto xuly = new WS_FakeAuto.WS_FakeAuto();
     xuly.ThemChiTietReup(Link, TieuDe, IDMailDaXuLy);
 }