官术网_书友最值得收藏!

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

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

主站蜘蛛池模板: 苏尼特右旗| 嘉祥县| 宣恩县| 林周县| 大方县| 即墨市| 永新县| 密山市| 连南| 昭苏县| 南雄市| 五台县| 安宁市| 周口市| 嘉定区| 江华| 资阳市| 许昌市| 友谊县| 富源县| 巴青县| 翼城县| 临颍县| 平安县| 新昌县| 曲水县| 东光县| 郁南县| 顺平县| 锦屏县| 永靖县| 赤城县| 翁牛特旗| 大丰市| 阳东县| 图们市| 彭州市| 环江| 安西县| 杭锦后旗| 克东县|