Property | Type | Description | |
---|---|---|---|
$flags | integer |
Method | Description | |
---|---|---|
__construct ( integer | string $flags ) | ||
add ( $flags ) | Add a flag to the value. | |
getValue ( ) : integer | Get the flag integer value. | |
has ( $flag ) : boolean | ||
remove ( $flags ) | Remove a flag from the value. |
Method | Description | |
---|---|---|
hasOrSet ( integer $flag, boolean $action ) |