From 1e792c09d3fdcdc41ebe2490e347a1eb8d330a66 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Tue, 24 May 2022 10:37:38 +0300 Subject: [PATCH 1/3] Issue fixed --- PHP/DataManager/Data-Adaptors.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/PHP/DataManager/Data-Adaptors.md b/PHP/DataManager/Data-Adaptors.md index 31a2afa2..23c3386c 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 Php Data Manager | Syncfusion +description: Learn about Easy Customization support in Syncfusion Php Data Manager 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 +# Getting started with Php Data Manager **DataManger** uses adaptors to process data. There are three types of adaptors in **DataManger**. They are @@ -131,7 +131,7 @@ The following code example illustrates on how to use **JSONAdaptor**. The result of above code example is illustrated as follows. -![](Data-Adaptors_images/Data-Adaptors_img1.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img1.png) ## URL Adaptor @@ -270,7 +270,7 @@ Now, in the following code example the data is retrieved from **MVC** **Controll The result of the above code example is illustrated as follows. -![](Data-Adaptors_images/Data-Adaptors_img2.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img2.png) ## OData Adaptor @@ -382,7 +382,7 @@ The result of the above code example is illustrated as follows. The result of the above code example is illustrated as follows. -![](Data-Adaptors_images/Data-Adaptors_img3.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img3.png) ## WebAPI Adaptor @@ -489,7 +489,7 @@ Refer to the following code example. Result of the above code example is illustrated as follows. -![](Data-Adaptors_images/Data-Adaptors_img4.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img4.png) ## RemoteSave Adaptor @@ -703,7 +703,7 @@ Refer to the following code example. Result of the above code example is illustrated as follows. -![](Data-Adaptors_images/Data-Adaptors_img5.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img5.png) ## Custom Adaptor @@ -767,7 +767,7 @@ The following code example illustrates you on how to create custom adaptor. Result of above code example is as follows. -![](Data-Adaptors_images/Data-Adaptors_img6.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img6.png) Using Custom Adaptor, you can override the existing method of Extended Adaptor, @@ -901,7 +901,7 @@ Cache Adaptor is used to cache the data of the visited pages. It prevents new re {% endhighlight %} -![](Data-Adaptors_images/Data-Adaptors_img7.png) +![Php Data Manager Data Adaptors](Data-Adaptors_images/Data-Adaptors_img7.png) Cache Adaptor has the following unique properties, From 8d4f714147076e0563c695e60c46cc3bfc943558 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Tue, 24 May 2022 16:16:27 +0300 Subject: [PATCH 2/3] Update Data-Adaptors.md --- PHP/DataManager/Data-Adaptors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/DataManager/Data-Adaptors.md b/PHP/DataManager/Data-Adaptors.md index 23c3386c..b54dcc2e 100644 --- a/PHP/DataManager/Data-Adaptors.md +++ b/PHP/DataManager/Data-Adaptors.md @@ -1,6 +1,6 @@ --- title: Data Adaptors Php Data Manager | Syncfusion -description: Learn about Easy Customization support in Syncfusion Php Data Manager its elements and more +description: Learn about Easy Customization support in Syncfusion Php Data Manager Control its elements and more platform: php control: DataManager documentation: ug From 49e399471c55297cde8af48625e63cfa6d1a3643 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Mon, 30 May 2022 08:54:35 +0300 Subject: [PATCH 3/3] Update Data-Adaptors.md --- PHP/DataManager/Data-Adaptors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/DataManager/Data-Adaptors.md b/PHP/DataManager/Data-Adaptors.md index b54dcc2e..e886e10c 100644 --- a/PHP/DataManager/Data-Adaptors.md +++ b/PHP/DataManager/Data-Adaptors.md @@ -1,6 +1,6 @@ --- title: Data Adaptors Php Data Manager | Syncfusion -description: Learn about Easy Customization support in Syncfusion Php Data Manager Control its elements and more +description: Learn about Easy Customization support in Syncfusion Php Data Manager Control, its elements and more platform: php control: DataManager documentation: ug