WPDK  1.5.0
WordPress Development Kit
 All Data Structures Files Functions Variables Pages
WPDKUIPopoverPlacement Class Reference

Data Fields

const AUTO = 'auto'
 
const BOTTOM = 'bottom'
 
const LEFT = 'left'
 
const RIGHT = 'right'
 
const TOP = 'top'
 

Detailed Description

Definition at line 6 of file wpdk-ui-popover.php.

Field Documentation

const AUTO = 'auto'

Definition at line 8 of file wpdk-ui-popover.php.

const BOTTOM = 'bottom'

Definition at line 9 of file wpdk-ui-popover.php.

const LEFT = 'left'

Definition at line 10 of file wpdk-ui-popover.php.

const RIGHT = 'right'

Definition at line 11 of file wpdk-ui-popover.php.

const TOP = 'top'

Definition at line 12 of file wpdk-ui-popover.php.


The documentation for this class was generated from the following file: