- Extends
- Children
-
Implements
Countable PHPFUI \Interfaces \Walkable Stringable - Traits
Constants |
Methods |
public
__construct
(
PHPFUI The ToFromList implements a two side by side panes that uses can drag and drop from one side to The data: The ToFromList assumes you have one master array with numeric indexes from 0 to what ever. Each The callback: The callback should have the following signature:
|
public
getPage
() :
PHPFUI |
public
setInIcon
(
$inIcon
) :
PHPFUI You can customize the "in" icon (or remove it) by passing in html
|
public
setInName
(
string
$inName
) :
PHPFUI Sets the header name for the "in" group |
public
setOutIcon
(
$outIcon
) :
PHPFUI You can customize the "out" icon (or remove it) by passing in html
|
public
setOutName
(
string
$outName
) :
PHPFUI Sets the header name for the "out" group |
Properties |
protected $callback |
protected string $callbackIndex |
protected array $inGroup |
protected
PHPFUI |
protected string $inName |
protected string $name |
protected array $notInGroup |
protected
PHPFUI |
protected string $outName |
protected
PHPFUI |
Methods |
protected createWindow ( array $group , string $type ) : string |
protected getBody () : string |
protected getEnd () : string |
protected getStart () : string |
protected makeDiv ( string $id , string $type , string $html ) : string |
Properties |
private static bool $outputJs |
Methods |
private processRequest () : void |
Properties |
private static bool $outputJs |
Methods |