- 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."
推薦閱讀
- 中文版Photoshop入門與提高(CS6版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)移動UI設(shè)計(jì)
- 邊做邊學(xué):Photoshop CS6 圖像制作案例教程
- Premiere Pro 2022從新手到高手
- 視覺封王:Photoshop CC 2019立體化教程(素材+視頻+教案)
- Flash CC動畫制作案例教程
- Python數(shù)據(jù)分析實(shí)戰(zhàn):從Excel輕松入門Pandas
- Unity Game Development Essentials
- 光影之書:Photoshop+Camera Raw攝影后期與創(chuàng)意合成
- 中文版AutoCAD基礎(chǔ)培訓(xùn)教程
- AI短視頻生成與剪輯實(shí)戰(zhàn)108招:ChatGPT+剪映
- Vivado從此開始(進(jìn)階篇)
- 正則表達(dá)式必知必會(修訂版)
- 音樂制作7天速成:Cubase編曲教程
- SharePoint Designer Tutorial: Working with SharePoint Websites