UserAssignable
Table of Contents
- $userAssignable : bool
- isUserAssignable() : bool
- setUserAssignable() : mixed
- Changes whether the template should be able to get manually assigned to a template or not.
Properties
$userAssignable
protected
bool
$userAssignable
= true
Tags
Methods
isUserAssignable()
public
isUserAssignable() : bool
Return values
bool —setUserAssignable()
Changes whether the template should be able to get manually assigned to a template or not.
public
setUserAssignable([bool $flag = true ]) : mixed
Parameters
- $flag : bool = true