Chunk

Component/ja: Difference between revisions

From Joomla! Documentation

FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
A component is a kind of Joomla! [[extension]]. Components are the main functional units of Joomla!; they can be seen as mini-applications. An easy [[How Joomla! compares to an operating system|analogy]] would be that Joomla! is the operating system and the components are desktop applications. Created by a component, content is usually displayed in the center of the main content area of a template (depending on the template).
A component is a kind of Joomla! [[S:MyLanguage/extension|extension]]. Components are the main functional units of Joomla!; they can be seen as mini-applications. An easy [[S:MyLanguage/How Joomla! compares to an operating system|analogy]] would be that Joomla! is the operating system and the components are desktop applications. Created by a component, content is usually displayed in the center of the main content area of a template (depending on the template).


Most components have two main parts: an [[Administrator (Application)|administrator]] part and a [[Site (Application)|site]] part. The site part is what is used to render pages of your site when they are requested by your site visitors during normal site operation. The administrator part provides an interface to configure and manage different aspects of the component and is accessible through the Joomla! [[Administrator (Application)|administrator application]].
Most components have two main parts: an [[S:MyLanguage/Administrator (Application)|administrator]] part and a [[S:MyLanguage/Site (Application)|site]] part. The site part is what is used to render pages of your site when they are requested by your site visitors during normal site operation. The administrator part provides an interface to configure and manage different aspects of the component and is accessible through the Joomla! [[S:MyLanguage/Administrator (Application)|administrator application]].


Joomla!にはコンテンツ管理機能、コンタクトフォーム、Webリンクのようないくつかのコアコンポーネントが付属しています。
Joomla!にはコンテンツ管理機能、コンタクトフォーム、Webリンクのようないくつかのコアコンポーネントが付属しています。

Latest revision as of 11:15, 16 November 2021

A component is a kind of Joomla! extension. Components are the main functional units of Joomla!; they can be seen as mini-applications. An easy analogy would be that Joomla! is the operating system and the components are desktop applications. Created by a component, content is usually displayed in the center of the main content area of a template (depending on the template).

Most components have two main parts: an administrator part and a site part. The site part is what is used to render pages of your site when they are requested by your site visitors during normal site operation. The administrator part provides an interface to configure and manage different aspects of the component and is accessible through the Joomla! administrator application.

Joomla!にはコンテンツ管理機能、コンタクトフォーム、Webリンクのようないくつかのコアコンポーネントが付属しています。