Component Development/ja
出典: Joomla! ドキュメンテーション
Recommended Reading
General
- Joomla Beginning Developer Course
- Setting up your workstation for Joomla! development
- Secure coding guidelines
Specific
====Developing a Model-View-Controller (MVC) Component
====
- Developing a Model-View-Controller Component - Part 1
- Developing a Model-View-Controller Component - Part 2 - Adding a Model
- Developing a Model-View-Controller Component - Part 3 - Using the Database
- Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface
- Developing a Model-View-Controller Component - Part 5 - Basic Backend Framework
- Developing a Model-View-Controller Component - Part 6 - Adding Backend Actions
====Developing a Model-View-Controller (MVC) Component
====
- Developing a Basic Component
- Adding a view to the site part
- Adding a menu type to the site part
- Adding a model to the site part
- Adding a variable request in the menu type
- Using the database
- Basic backend
- Adding language management
- Adding backend actions
- Adding decorations to the backend
- Adding verifications
- Adding categories
- Adding configuration
- Adding ACL
- Adding an install/uninstall/update script file
- Using the language filter facility
- Adding an update server
Other component topics
- File Structure and Naming Conventions
- Component Program Flow. UML sequence diagrams showing the control flow for a component.
- Component parameters
- Components:xml installfile. An example component XML installation file.
- Manifest files for the installation of extensions
- Supporting SEF URLs in your component
- Supporting plugins in your component
- Using JPagination in your component
- Adding sortable columns to a table in a component
- How to use the JPane classes in a component
- How to use the editor in a component
- Adding AJAX to your component
- Ajax using MooTools
- How to add breadcrumbs
- How to send email from components
- How to use the JToolBar class in the frontend
- Creating a toolbar for your component
- Creating a file uploader in your component
- Adding Javascript moo.fx to your component
- Adding view layout configuration parameters
- Using a custom image in the menu bar title
- How to implement XML-RPC in a component
- Using multiple models in an MVC component
- How to create a modal form field
Tutorials
List of all articles belonging to the categories "Tutorials" AND "Component Development"
- Accessing the current user object
- Adapting a Joomla 1.5 extension to Joomla 1.6
- Adapting a Joomla 1.5 extension to Joomla 1.6/ja
- Adding AJAX to your component
- Adding JavaScript and CSS to the page
- Adding Javascript moo.fx to your component
- Adding Javascript moo.fx to your component/ja
- Adding Joomfish functionality to custom components
- Adding a multiple item select list parameter type
- Adding sortable columns to a table in a component
- Adding template overridable images in your extension
- Adding view layout configuration parameters
- Advanced topics
- Advanced topics/ja
- Ajax using MooTools
- Ajax using MooTools/ja
- Avoiding web browser same origin policy in Ajax applications
- Client-side form validation
- Client-side form validation/ja
- Component parameters
- Creating a file uploader in your component
- Creating a simple component - Part 1
- Creating a simple component - Part 1/ja
- Creating a simple component - Part 2
- Creating a simple component - Part 2/ja
- Creating a toolbar for your component
- Custom parameter types
- Developing a Model-View-Controller (MVC) Component for Joomla!1.6 - Part 01
- Developing a Model-View-Controller Component - Part 1
- Developing a Model-View-Controller Component - Part 2 - Adding a Model
- Developing a Model-View-Controller Component - Part 3 - Using the Database
- Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface
- Developing a Model-View-Controller Component - Part 5 - Basic Backend Framework
- Developing a Model-View-Controller Component - Part 6 - Adding Backend Actions
- Display error messages and notices
- Handling out of sequence responses in MooTools Ajax
- How to add breadcrumbs
- How to create a custom button
- How to create a modal form field
- How to create a modal form field in 1.6/1.7
- How to create a modal form field in 1.6/1.7/ja
- Managing Component Updates with Joomla!1.6 - Part 1
- Managing Component Updates with Joomla!1.6 - Part 1/ja
- Managing Component Updates with Joomla!1.6 - Part 2
- Managing Component Updates with Joomla!1.6 - Part 2/ja
- Managing Component Updates with Joomla!1.6 - Part 3
- Managing Component Updates with Joomla!1.6 - Part 3/ja
- Managing Component Updates with Joomla!1.6 - Part 4
- Managing Component Updates with Joomla!1.6 - Part 4/ja
- Managing Component Updates with Joomla!1.6 - Part 5
- Managing Component Updates with Joomla!1.6 - Part 5/ja
- Managing Component Updates with Joomla!1.6 - Part 6
- Managing Component Updates with Joomla!1.6 - Part 6/ja
- Parameter
- Parameter/ja
- Supporting SEF URLs in your component
- Supporting SEF URLs in your component/ja
- Supporting plugins in your component
- Using JPagination in your component
- Using multiple models in an MVC component
FAQ
List of all articles belonging to the categories "FAQ" AND "Component Development"
