What is SPEAK?
- Consistent UI (Look and Feel) across all Sitecore applications
- Standardized & streamlined approach for application development
- Reusable controls. You can extend Sitecore SPEAK libraries to create your own custom reusable SPEAK component.
Some Examples of SPEAK at Action
Out-of-the-box SPEAK Component Library
|
Group |
Description |
|---|---|
|
Authentications |
Components related to validating the identity of an application user. |
|
Charts |
Components that display business graphics. |
|
Common |
The bulk of the simple controls that developers use to implement pages. |
|
Containers |
Components that group and organize other components on the page. |
|
Data |
Components that retrieve data from the server to the application when running on the client, and make that data available to other components. |
|
Dialogs |
Components used to display application dialog windows. |
|
Forms |
Components that assist end-users in providing data to the application. |
|
Lists and Grids |
Components that display multiple entities of the same type. |
|
Navigation |
Components that assist application end-users in moving between the pages that make up the application. |
|
Resources |
Components that provide specialized application functionality used by developers. |
|
Searching and Filtering |
Components that implement search and filtering capabilities in applications, often through interaction with other components. |
|
Structures |
Components that define the visual layout of elements on a page. |


No comments:
Post a Comment