public class $.symphonyTags

symphony.tags.js

Insert tags from a list into an input field based on three modes: singular - allowing only one tag at a time (add a class of .singular) multiple - allowing multiple tags, comma separated inline - which adds tags at the current cursor position (add a class of .inline)

				$('.tags').symphonyTags();

Methods

public static
symphony.tags.js
static symphonyTags(Object $custom_settings, String $custom_settings.items)

Insert tags from a list into an input field based on three modes: singular - allowing only one tag at a time (add a class of .singular) multiple - allowing multiple tags, comma separated inline - which adds tags at the current cursor position (add a class of .inline)

				$('.tags').symphonyTags();
Parameters
  • $custom_settings ObjectAn object specifying containing the attributes specified below

  • $custom_settings.items StringSelector to find collapsible items within the container

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details