Skip to content

Commit 98ab649

Browse files
SEO-2190_Site_Audit_Issues
1 parent 8fda6f4 commit 98ab649

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

PHP/RadioButton/Getting-Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Getting Started with PHP RadioButton Control | Syncfusion
4-
description: Learn here about getting started with Syncfusion Essential PHP RadioButton Control, its elements, and more.
3+
title: Getting-Started
4+
description: getting started
55
platform: php
66
control: RadioButton
77
documentation: ug
88
---
99

10-
# Getting Started with PHP RadioButton
10+
# Getting Started
1111

1212
This section explains briefly about the necessary steps required to render and configure EJ RadioButton control using PHP wrapper classes.
1313

@@ -97,4 +97,4 @@ Add the following styles to show the **RadioButton** control in an order.
9797

9898
The following screenshot illustrates the output of above code.
9999

100-
![PHP RadioButton Getting Started](Getting-Started_images/Getting-Started_img1.JPG)
100+
![](Getting-Started_images/Getting-Started_img1.JPG)

PHP/Ribbon/loadondemand.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Load on Demand in PHP Ribbon Control | Syncfusion
3-
description: Learn here all about Load on Demand support in Syncfusion Essential PHP Ribbon Control, its elements, and more.
2+
title: Load on Demand
3+
description: Overview of Load on Demand ribbon control.
44
platform: php
55
control: ribbon
66
documentation: ug
77
keywords: ribbon features, key features, ribbon overview
88
---
99

10-
# Load on Demand in PHP Ribbon
10+
# Load on Demand
1111

1212
Set enableOnDemand as true to enable load tab and backstage contents dynamically. Loading content on demand improves the initial rendering time of the ribbon by rendering tab and backstage content when tabs and backstage items are clicked.
1313

@@ -135,7 +135,7 @@ Set enableOnDemand as true to enable load tab and backstage contents dynamically
135135

136136
{% endhighlight %}
137137

138-
![PHP Ribbon load on demand](Ondemand/ondemand_img1.png)
138+
![](Ondemand/ondemand_img1.png)
139139

140140
## Initially Collapsible
141141

@@ -265,4 +265,4 @@ Set collapsible'](https://help.syncfusion.com/api/js/ejribbon#members:collapsibl
265265

266266
{% endhighlight %}
267267

268-
![PHP Ribbon Initially Collapsible](Ondemand/ondemand_img2.png)
268+
![](Ondemand/ondemand_img2.png)

0 commit comments

Comments
 (0)