XOOPS
常见问题
如何使用 XOOPS 网站
关于 XOOPS 所有信息
管理并建立 XOOPS 网站
开发和定制
首页
XOOPS
关于 XOOPS
为何选择 XOOPS?
功能特点
使用条款
隐私声明
授权
论坛
论坛索引
最近主题
新闻
主题
模块
模块 @ GitHub
旧仓库
XOOPS 常见问题
账户
登录
注册
下载 XOOPS 2.5.11
SmartFAQ 由 The SmartFactory (https://www.smartfactory.ca),InBox Solutions (https://www.inboxsolutions.net) 的分公司开发。
XOOPS 常见问题解答
>
开发和定制
>
系统进程
类是什么?
类是面向对象编程中使用的结构化元素,用于定义对象并在功能单元中分组功能。
例如,XoopsUser 类在 XOOPS 中定义了用户对象。XoopsUser 类定义了描述用户的元素(或“属性”),也就是说,用户有一个用户名、一个密码、一个电子邮件地址等等,还有一些描述与用户相关的动作的功能(或“方法”)——例如,incrementPosts() 方法将用户的帖子计数增加一。
有关 PHP 中类和对象的信息,可以在 php.net 网站上找到更多
类和对象(PHP5)
类和对象(PHP4)
0 条评论
Flat
Threaded
Nested
Oldest First
Newest First
评论归作者所有。我们不对其内容负责。
Login
Username
Password
Remember me
Reset
Search
Advanced Search
Who's Online
275
user(s) are online (
21
user(s) are browsing
XOOPS FAQ
)
Members: 0
Guests: 275
more...
Donat-O-Meter
Stats
Goal:
$100.00
Due Date:
Aug 31
Gross Amount:
$0.00
Net Balance:
$0.00
Left to go:
$100.00
Did you know ?
your site contents is categorised into modules that present different display formats?
More details...
Random question
Who uses XOOPS, does it suit certain types of website only?
Answer here!
Recent Q&A List
How to minimize Spam...
Is there any chance to connect...
How to download files from XOOPS...
I'm making a module/theme and...
How to properly configure your...
How can i verify all of my files...
I would like to know if it's...
Can someone point me to the...
Sense of XOOPS_TRUST_PATH
I using the theme phpkaox, but...