From 29d8806e375f7ecf1a5f51ca8b8995cf277ee484 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 22 May 2023 09:55:04 +0300 Subject: [PATCH 1/2] PHP Desc too long short --- PHP/DataManager/CRUDDataOperations.md | 6 +++--- PHP/DataManager/Data-Adaptors.md | 6 +++--- PHP/Spreadsheet/Overview.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/PHP/DataManager/CRUDDataOperations.md b/PHP/DataManager/CRUDDataOperations.md index ea054837..a104de3e 100644 --- a/PHP/DataManager/CRUDDataOperations.md +++ b/PHP/DataManager/CRUDDataOperations.md @@ -1,13 +1,13 @@ --- -title: CRUD Data Operations -description: CRUD Data Operations +title: CRUD Data Operations in PHP DataManager +description: Learn here about CRUD Data Operations in Syncfusion Essential PHP DataManager control, its elements, and more. platform: php control: DataManager documentation: ug keywords: Insert of Records, Delete, Update, Read, Remove, Add Fields --- -# CRUD Data Operations +# CRUD Data Operations in PHP DataManager The DataManager fully supports the CRUD (Create, Read, Update, Destroy) data operations. However, it must be combined with some user interface or another Syncfusion UI widget such as the Grid, ListView, etc. diff --git a/PHP/DataManager/Data-Adaptors.md b/PHP/DataManager/Data-Adaptors.md index 31a2afa2..f707e1a3 100644 --- a/PHP/DataManager/Data-Adaptors.md +++ b/PHP/DataManager/Data-Adaptors.md @@ -1,13 +1,13 @@ --- -title: Data-Adaptors -description: data adaptors +title: Data Adaptors in PHP DataManager Control | Syncfusion +description: Learn here about Data Adaptors in Syncfusion Essential PHP DataManager control, its elements, and more. platform: php control: DataManager documentation: ug keywords: JSON Adaptor, URL Adaptor, OData Adaptor, Odata4 Adaptor, WebApi Adaptor, Cache Adaptor, Custom Adaptor, RemoteSave Adaptor --- -# Data Adaptors +# Data Adaptors in PHP DataManager **DataManger** uses adaptors to process data. There are three types of adaptors in **DataManger**. They are diff --git a/PHP/Spreadsheet/Overview.md b/PHP/Spreadsheet/Overview.md index 245f7fd2..dec44225 100644 --- a/PHP/Spreadsheet/Overview.md +++ b/PHP/Spreadsheet/Overview.md @@ -1,12 +1,12 @@ --- layout: post -title: Overview -description: overview +title: Overview of PHP Spreadsheet Control | Syncfusion +description: Learn here more about overview of Syncfusion Essential PHP Spreadsheet control, its elements, and more. platform: PHP control: Spreadsheet documentation: ug --- -# Overview +# Overview of PHP Spreadsheet The Spreadsheet control is a Microsoft Excel-like Spreadsheet component for web. It provides editing experience that is very similar to that of Excel and it is able to import and export Excel workbook files. The Spreadsheet control includes all the important features of Microsoft Excel like editing, sorting, filtering, formulas, data validation, formatting, table, charts, import and export. From 2f83f7d9549f0f3949917eaf1c991ee01135b34b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 22 May 2023 12:35:35 +0300 Subject: [PATCH 2/2] modified title --- PHP/DataManager/CRUDDataOperations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/DataManager/CRUDDataOperations.md b/PHP/DataManager/CRUDDataOperations.md index a104de3e..94757d62 100644 --- a/PHP/DataManager/CRUDDataOperations.md +++ b/PHP/DataManager/CRUDDataOperations.md @@ -1,5 +1,5 @@ --- -title: CRUD Data Operations in PHP DataManager +title: CRUD Data Operations in PHP DataManager Control | Syncfusion description: Learn here about CRUD Data Operations in Syncfusion Essential PHP DataManager control, its elements, and more. platform: php control: DataManager