Amiro.CMS API Reference
Amiro.Ru / Manual
Loading search...

The AMI_iUserSourceAppService interface

• Introduction

User Source Application service interface.

• Interface synopsis

AMI_iUserSourceAppService {
/* Methods */
// Return HTML list of drivers's buttons.
public getButtons ( ) returns string;
// Return specified driver icon as HTML.
public getDriverIcon ( int $driverId, [ $aScope = array() ] ) returns string;
}

• Interface Details

The main purpose of class description below is to provide functionality to login using third-party services (like Twitter, Facebook, etc.)
Tags:
since 5.12.0

• Interface Methods

// Return HTML list of drivers's buttons.
public getButtons ( ) returns string;
// Return specified driver icon as HTML.
public getDriverIcon ( int $driverId, [ $aScope = array() ] ) returns string;
  • int $driverId
    Driver id
  • array $aScope
    Template scope