Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-172157 PHP Desc too long short #268

Open
wants to merge 2 commits into
base: hotfix/hotfix-v21.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions PHP/DataManager/CRUDDataOperations.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: CRUD Data Operations
description: CRUD Data Operations
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
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.

Expand Down
6 changes: 3 additions & 3 deletions PHP/DataManager/Data-Adaptors.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions PHP/Spreadsheet/Overview.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down