
Search In
Follow the following steps to create a module using Liferay Plugin SDK in Liferay 7.0.
1) Install Liferay IDE in your eclipse (if not yet installed). Follow this to install Liferay IDE.
2) Open eclipse and create a new Liferay Workspace Project. Se
Hello Reader's ,
Today in my blog, I am going to explain about the mail function in CakePHP3 and how you can use it for sending a mail. It is simple to implement in your project.
First, you need to configure email transports and email delivery
Dear User,
In the last blogs I had explained about Regular expressions, now In this blog, I will explain you about how we can access links and tables using selenium web driver.
We can access links an exact match or partial according to test scenari
Dear user,
In the last blog, I had explained, how we can access link using exact match, and now in this blog, I will guide you about how to access link using partial match in selenium web driver.
Partial Match:
We access links using a port
In order to create an attribute of a product we can use our mysql setup Installer Script. In the following example we will see how can we do it.
Lets we are required to add an attribute 'Warranty Period' to the products in the group 'Gen
Do you find yourself stuck in the office cubicle, thinking about leaving your unsatisfying 9 to 5 job and starting a full-time freelance business? If you have the skill which someone is ready to pay for, freelance work online can turn up to become a
Hope you are doing good today.
Today on My blog, I am going to explain how you can create Custom Filters in AngularJS. Filters are an important part in AngularJS which used to format data
First Create an index.html page and put required library file
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain about the ng-repeat special variables in AngularJS. The nag-repeat directive has a set of special variables which can be used while iterating the collection.
The
Hi All,
In iOS , We have two type of testing one is UI testing (User interface) and UX testing (User experience). In this tutorial we will learn UX testing of an ios app.
User experience (UX) is the internal experience that a person has as th


HI Druplers, Today I m going to share a very useful code for drupal 8.I am going to create a list of the pages which also have search functionality with any code with the help of drupal most famous module which is view.
Step 1: First, c
