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

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.

主站蜘蛛池模板: 钟山县| 苍梧县| 兰州市| 双鸭山市| 乐业县| 若尔盖县| 高唐县| 科技| 普安县| 兴宁市| 天柱县| 南投县| 青河县| 武强县| 罗城| 尼勒克县| 前郭尔| 中卫市| 卢氏县| 白银市| 九寨沟县| 汝阳县| 芦溪县| 凭祥市| 左权县| 青州市| 临武县| 筠连县| 图片| 章丘市| 肥城市| 华坪县| 通州区| 台中市| 福清市| 西乌珠穆沁旗| 金沙县| 台山市| 吴川市| 房产| 凤凰县|