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

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.

主站蜘蛛池模板: 瑞昌市| 城市| 广元市| 盱眙县| 宣城市| 如皋市| 蒙城县| 青冈县| 阿瓦提县| 禄丰县| 德兴市| 中阳县| 昌吉市| 呼伦贝尔市| 定兴县| 津市市| 崇义县| 大同市| 苗栗县| 临海市| 陆川县| 庄河市| 阆中市| 武川县| 章丘市| 夹江县| 布尔津县| 越西县| 白河县| 平安县| 敦化市| 临洮县| 化德县| 宣化县| 左云县| 密山市| 武汉市| 确山县| 乌兰察布市| 徐州市| 芜湖县|