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

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: "The value of $pkg has to match the package directory and theme_book in PageTheme::add('theme_book', $pkg); has to match the name of the theme directory in themes."

A block of code is set as follows:

<?php
$mh = Loader::helper('mail');
$mh->setSubject('Hello lovely World');
$mh->setBody('Have a great day!');
$mh->to('the@world.org', 'The World');
$mh->from('me@switzerland.ch');
$mh->sendMail();

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

    <div class="span9">
            <?php
 $areaMain = new Area('Main');
 $areaMain->display($c);
            ?>                  
    </div>

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: "There are some links such as Add Image which are concrete5 specific."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 南京市| 肇源县| 鹤岗市| 比如县| 喀什市| 龙胜| 正定县| 汤原县| 武陟县| 南昌市| 大石桥市| 平顺县| 壶关县| 微山县| 磐石市| 武功县| 连城县| 循化| 龙胜| 九台市| 钟祥市| 南汇区| 太康县| 承德市| 西充县| 奉贤区| 澜沧| 靖安县| 北碚区| 叶城县| 沙湾县| 鄂托克旗| 桂平市| 定日县| 司法| 泊头市| 东乡族自治县| 安丘市| 宜州市| 会宁县| 浙江省|