SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class FrameFiller

Variables

NameVisibilityDescription
$bit 
$dir 
$frame 
$width 
$x 
$y 

Functions

NameVisibilityDescription
__constructpublic 
getFrameAtpublic 
nextpublic 
setFrameAtpublic 

public __construct

void $FrameFiller->__construct ( mixed $width , mixed &$frame );

This function does not have a description

public getFrameAt

unknown $FrameFiller->getFrameAt ( mixed $at );

This function does not have a description

public next

unknown $FrameFiller->next ( );

This function does not have a description

public setFrameAt

void $FrameFiller->setFrameAt ( mixed $at , mixed $val );

This function does not have a description