Overview

Namespaces

  • None
  • swag

Classes

  • H5pSwagifact
  • H5pUtil
  • SettingsPageController
  • ShortcodeUtil
  • SwagMapController
  • SwagPageController
  • Swagpath
  • SwagpathController
  • SwagpathSyncer
  • SwagPlugin
  • SwagPostItem
  • SwagTgmpaController
  • SwagTrack
  • SwagTrackController
  • SwagUser
  • Template
  • Xapi
  • Overview
  • Namespace
  • Class

Class SwagUser

Per user swag.

Located at model/SwagUser.php
Methods summary
public
# getId( )

Get user id.

Get user id.

public
# getUser( )

Get user.

Get user.

public
# getDisplayName( )

Get display name.

Get display name.

public
# getEmail( )

Get email.

Get email.

public
# getCompletedByTopLevelTrack( $trackSlug )

Get completed for top level track.

Get completed for top level track.

public
# clearFetchedStatements( )

Clear fetched statements.

Clear fetched statements.

public
# getCompletedSwagpaths( )

Get collected swag.

Get collected swag.

public
# isSwagpathCompleted( $swagpath )

Is this swag completed by the user?

Is this swag completed by the user?

public
# isLoggedIn( )

Logged in?

Logged in?

public static
# getCurrent( )

Get current SwagUser.

Get current SwagUser.

public static
# getById( $id )

Get by id.

Get by id.

public static
# getByEmail( $email )

Get by email.

Get by email.

Swag API documentation generated by ApiGen