TAG

An import may be tagged so that the resources in it may be tracked in later list and delete operations.

version 1
package wikindx4\core\miscellaneous
author Mark Grimshaw

 Methods

TAG class

__construct() 

Does this tag already exist in the database?

checkExists(string $tag) : mixed

Parameters

$tag

string

Returns

mixedFALSE|tag ID

Get tags from tag table.

grabAll() : mixed

Returns

mixedFALSE|associative array of id => group.

 Properties

 

$db 
 

$html