UIX Documentation
  • Namespace
  • Class
  • Tree

Namespaces

  • None
  • uix
    • data
    • ui
      • control

Classes

  • box
  • control
  • footer
  • grid
  • header
  • help
  • metabox
  • modal
  • notice
  • page
  • panel
  • post_type
  • repeat
  • section
  • uix

Class footer

Footer type used for creating footer based sections. Mainly used in modals and pages

uix\ui\uix
Extended by uix\data\data
Extended by uix\ui\panel
Extended by uix\ui\section
Extended by uix\ui\footer
Namespace: uix\ui
Package: uix\ui
Author: David Cramer
Located at classes/uix/ui/footer.php

Methods summary

public string
# render( )

Render the Control

Render the Control

Returns

string
HTML of rendered box

Since

1.0.0

See

uix\ui\uix

Overrides

uix\ui\section::render

Methods inherited from uix\ui\section

set_assets()

Methods inherited from uix\ui\panel

child_count(), description(), enqueue_active_assets(), get_data(), is_section_object(), label(), navigation(), panel_section(), render_template(), set_data(), wrapper_class_names()

Methods inherited from uix\data\data

setup()

Methods inherited from uix\ui\uix

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

Properties summary

public string $type

The type of object

The type of object

Since

1.0.0
# 'footer'

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