\Wordlift_Timeline_Widget

Summary

Methods
Properties
Constants
__construct()
widget()
form()
update()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

Sets up the widgets name etc

widget()

widget(array  $args, array  $instance) 

Outputs the content of the widget

Parameters

array $args
array $instance

form()

form(array  $instance) 

Outputs the options form on admin

Parameters

array $instance

The widget options

update()

update(array  $new_instance, array  $old_instance) 

Processing widget options on save

Parameters

array $new_instance

The new options

array $old_instance

The previous options