UIX Documentation
  • Namespace
  • Class
  • Tree

Namespaces

  • None
  • uix
    • data
    • ui
      • control

Classes

  • autocomplete
  • button
  • checkbox
  • color
  • editor
  • email
  • file
  • hidden
  • number
  • post_relation
  • radio
  • select
  • separator
  • slider
  • template
  • text
  • textarea
  • toggle

Class slider

Implementaion of io.rangeSlider

uix\ui\uix
Extended by uix\data\data
Extended by uix\ui\control
Extended by uix\ui\control\text
Extended by uix\ui\control\slider
Namespace: uix\ui\control
Since: 1.0.0
Link: http://ionden.com/a/plugins/ion.rangeSlider/en.html
Located at classes/uix/ui/control/slider.php

Methods summary

public
# set_assets( )

Define Sliders styles and Scripts

Define Sliders styles and Scripts

Since

1.0.0

Overrides

uix\ui\control::set_assets
protected
# enqueue_active_assets( )

Sets styling colors

Sets styling colors

Since

1.0.0

Overrides

uix\ui\uix::enqueue_active_assets
public array
# classes( )

sets the classes for the control input

sets the classes for the control input

Returns

array

Since

1.0.0

Overrides

uix\ui\control\text::classes
public array
# set_attributes( )

Gets the attributes for the control.

Gets the attributes for the control.

Returns

array
Attributes for the input field

Since

1.0.0

Overrides

uix\ui\control::set_attributes

Methods inherited from uix\ui\control

description(), get_value(), input(), is_active(), label(), name(), register(), render(), set_config(), setup()

Methods inherited from uix\data\data

get_data(), set_data()

Methods inherited from uix\ui\uix

__call(), __construct(), actions(), base_color(), build_attributes(), enqueue_core(), id(), init(), process_child(), process_children(), render_children(), set_url()

Properties summary

public string $type

The type of object

The type of object

Since

1.0.0
# 'slider'

Properties inherited from uix\data\data

$data

Properties inherited from uix\ui\uix

$assets, $attributes, $child, $parent, $scripts, $slug, $struct, $styles, $url

UIX Documentation API documentation generated by ApiGen