The following files for plugin "example" would go in /mod/example/
.
actions/
example/
action.php
other_action.php
classes/
ExampleClass.php
graphics/
example.png
js/
example.js
languages/
en.php
lib/
example.php
pages/
example/
all.php
owner.php
vendors/
example_3rd_party_lib/
views/
default/
example/
css.php
forms/
example/
action.php
other_action.php
js/
example.php
object/
example.php
example/
context1.php
context2.php
plugins/
example/
settings.php
usersettings.php
widgets/
example_widget/
content.php
edit.php
activate.php
deactivate.php
CHANGES.txt
COPYRIGHT.txt
INSTALL.txt
LICENSE.txt
manifest.xml
README.txt
start.php
本文详细介绍了名为example插件的文件目录结构,包括多个文件夹如actions、classes等及其包含的具体文件,例如action.php、ExampleClass.php等。此外还列举了如CHANGES.txt、LICENSE.txt等说明性文件。
1615

被折叠的 条评论
为什么被折叠?



