- Joomla! 1.5x Customization: Make Your Site Adapt to Your Needs
- Daniel Chapman
- 182字
- 2021-04-01 13:53:13
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: "We take the $article
parameter which was passed in, and we are going to assign a new value to its text
attribute."
A block of code will be set as follows:
class plgContentNJaccess extends JPlugin { function plgContentNJaccess ( &$subject ) { parent::__construct( $subject ); $this->_plugin = JPluginHelper::getPlugin('Content', 'ninjaacess'); $this->_params = new JParameter($this->_plugin->params); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
<files>
<filename module="mod_fbmodule">mod_fbmodule.php</filename> <filename>index.html</filename> <filename>helper.php</filename>
<folder>tmpl</folder>
</files>
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 our text like this: "Next, click on Extensions | Module Manager and find our module."
推薦閱讀
- 中文版SketchUp 2022完全實(shí)戰(zhàn)技術(shù)手冊(cè)
- 中文版AutoCAD 2016從入門到精通
- Midjourney AI繪畫藝術(shù)創(chuàng)作教程:關(guān)鍵詞設(shè)置、藝術(shù)家與風(fēng)格應(yīng)用175例
- 中文版3ds Max 2016/VRay效果圖制作實(shí)戰(zhàn)基礎(chǔ)教程
- Dreamweaver基礎(chǔ)與實(shí)戰(zhàn)教程
- AutoCAD 2014中文版完全自學(xué)手冊(cè)
- Adobe創(chuàng)意大學(xué)Photoshop產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Maya 2020 超級(jí)學(xué)習(xí)手冊(cè)
- Python 3 Object Oriented Programming
- 中文版AutoCAD 2022從入門到精通
- CAD/CAM應(yīng)用教程
- Altium Designer 20 中文版從入門到精通
- Joomla! 1.5 Top Extensions Cookbook
- Expert Python Programming
- 中文版3dsmax2020/VRay效果圖全能教程