- Moodle 1.9 Extension Development
- Jonathan Moore Michael Churchward
- 168字
- 2021-08-06 17:24:03
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Finally, we display our table using the print_html
member function"
A block of code is set as follows:
<?php function learningisfunlink_filter($courseid, $text) { return $text; } ?>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
function get_content() {
if ($this->content !== NULL) {
return $this->content;
}//if
$context = get_context_instance(CONTEXT_SYSTEM); require_capability('moodle/site:doanything', $context);
$this->content = new stdClass;
$this->content->text = 'Hello World!';
return $this->content;
}//function get_content
New terms and important words are shown in bold. Words that you see on the screen, in menus, or dialog boxes for example, appear in the text like this: "Click on the Notifications link in the Site Administration block."
Note
Tips and tricks appear like this.
推薦閱讀
- TArch 8.5天正建筑軟件標準教程
- OpenStack實戰指南
- 3ds max & VRay產品造型設計經典
- AutoCAD 2014 中文版從入門到精通
- COSPLAY的后期藝術:Lightroom+Photoshop修圖技法攻略
- Magento 1.4 Themes Design
- Photoshop圖形圖像處理實用教程
- ASP.NET jQuery Cookbook
- Mastering phpMyAdmin 3.1 for Effective MySQL Management
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- Photoshop CC設計與應用任務教程
- 3ds Max-Photoshop游戲模型制作全攻略
- 中文版Flash CC實例教程
- Service Oriented Architecture with Java
- AI純美人物繪畫關鍵詞圖鑒(Midjourney版)