API17

API17:JFormRuleTel

From Joomla! Documentation

Joomla 11.1 JFormRuleTel

Description

Methods

Visibility Method name Description
public test Method to test the url for a valid parts.
  • Defined in libraries/joomla/form/rules/tel.php
  • Extends JFormRule

Importing

jimport( 'joomla.form.rules.tel' );

See also


User contributed notes

Code Examples