Property | Type | Description | |
---|---|---|---|
$_cache_members | Member[] |
Method | Description | |
---|---|---|
Format ( $format ) | Returns the date in the raw SQL-format specific to a given timezone passed from the Member class, e.g. “2006-01-18 16:32:04” |
Method | Description | |
---|---|---|
getCurrentCachedUser ( ) : Member | null | Format can be called a lot of time in tight loops, so we cache the current user per request |
public Format ( $format ) |
protected getCurrentCachedUser ( ) : Member | null | ||
return | Member | null |