Skip to content

SEO-172805 PHP Desc too long short #270

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

Open
wants to merge 2 commits into
base: hotfix/hotfix-v21.2.3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
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 more 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 more about data adaptors support 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/Dialog/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Overview
description: overview
title: Overview of PHP Dialog control | Syncfusion
description: Learn here more about overview of Syncfusion Essential PHP Dialog Control, its elements, and more.
platform: php
control: Dialog
documentation: ug
---

# Overview
# Overview of PHP Dialog

The Essential PHP Dialog control displays a Dialog window within a web page. The Dialog enables a message to be displayed, such as supplementary content like images and text, and an interactive content like forms.

Expand Down