todo_stats_data

todo_stats_data Class provided by System as a container for todo stats

package

SYSTEM\SAI

Methods

Create the Datastorage with Data

__construct(stringname = '', intclosed = 0, intall = 1) : mixed

Arguments

name

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 string

Name of the ToDo Stats

closed

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 int

Closed Todos Value of the ToDo Stats

all

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 int

All Todos Value of the ToDo Stats

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50

Response

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 mixed

Properties

string Variable to store the Name of the ToDo Stats

name : 

string Variable to store the Open Todos Value of the ToDo Stats

open : 

string Variable to store the Closed Todos Value of the ToDo Stats

closed : 

string Variable to store all Todos Value of the ToDo Stats

all : 

string Variable to store the Percatnage of Open to Closed of the ToDo Stats

perc :