
In the article
How to create a site section managed by "1C Bitrix: Site Management." The basics of programming under Bitrix gives a brief overview of the steps necessary to create a section of the site under the control of “1C-Bitrix: Site Management 6.5”. The article can serve as a starting point for the start of learning the principles of programming under Bitrix. The text of the article contains links to the relevant sections of the documentation and pages of official training courses with more detailed information.
In order to avoid attacks in the style of "custom-made article", "the author does not understand," I’ll immediately warn you that the article was written based on the
personal experience of the authors on the development of Bitrix-programming and is an outline of the company's internal seminar. Also, when creating an article, visitors to the Offsite Beatrix forum were very helpful, indicating inaccuracies.
')
So that the quotes do not look taken out of context (as
last time ), I will provide the contents of the chapters, and not fragments of the text.
ContentContent Management BasicsAdministrative Interface Overview
The basics of working with Bitrix lists
General properties of Bitrix objects
How to create information blocks and fill them with informationCreation of information block
Property management. Linking information blocks
Information block navigation
Information block storage method
How to create a site section and an empty web pageUsing the "Structure Management" section
Site templates
Web page structure
Deferred Functions
How to create a component based on a standard componentNamespaces and auto-update
Standard Component Overview
Component File Structure
The principle of the integrated component (overview)
Copy component for self change
How to write your own simple component from scratchCreating the component structure
Creation of description files
Creating the main component file. Caching
Creating a template
Component Result Modifier
How to embed a component call into a web pageEditing component parameters
Quick edit component settings
Conclusion