
Search In
Hi,
I was using jquery autocomplete functionality in angularJs using directive. Whenever I tried to load static data it was working fine, but when I loaded data from server side the first click was not working.
I was using code something like
Trying to figure out how to instantiate class with name spaces. The library was built for Composer to manage dependencies, but we're using just the necessary classes for our project.
We are using this library:
https://github.com/thephpleague/oa
SEO is essential for every online business. Copying content, poor link building, black hat tactics, and improper use of social media are common SEO mistakes.
Search engine optimization is the key of a successful online business. In
ACL stands for access control List in Joomla. ACL is a mechanism using which we can provide access to the users to access the articles,modules, plugins and other extension. It's the feature of Joomla using which we can publish an article, module,
Hello Readers,
Today we are going to discuss the details about Access Control Lists (ACL) of Joomla 3.x
Access Control List (ACL) specifies which users or system processes are granted access to objects, as well as what operations are allowed to be
Many time it happen we want the Drupal to perform certain task or action automatically We use action in drupal to automate certain task mainly task which need to be acted upon content and user account. By default there are number of simple and advanc
What and why we need to use Var dataType? This is one simple question that many of us might not know. So here it is, illustrated with a simple example:
When we declare any variable as int i = 0; this is an explicit conversion.
But when we write var
The JPagination class allows developers to reliably and consistently add pagination to the Front-end and Back-end display of their components. The file containing the class can be found at /libraries/joomla/html/pagination.php.
The construct functio
"Difference between var and dynamic in C#"
To understand the differences more clearly, let us go through the following table:
VAR
DYNAMIC
This was introduced in C# 3.0
This was introduced in C# 4.0
In this
Scope is an object which is used to access the properties and methods defined in a controller. Every application has single root scope.
Though the difference between scope and root scope the availability of the prop