Class

AgsFrontController

[]

Description

class Ags.FrontController : Ags.Controller
{
  /* No available fields */
}

No description available.

[]

Constructors

ags_front_controller_new

Instantiate new AgsFrontController.

since: 3.0.0

[]

Instance methods

ags_front_controller_do_request

Do a XML-RPC request for the given path with query.

since: 3.0.0

Methods inherited from AgsController (4)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from AgsController (2)
[]

Signals

Ags.FrontController::do-request

Do a request on the front controller.

since: 3.0.0

Signals inherited from GObject (1)

Class structure

[]

Virtual methods

Ags.FrontControllerClass.do_request

Do a XML-RPC request for the given path with query.

since: 3.0.0