Manual:Api.php/hu

Category:MediaWiki code/hu#Api.php

The api.php file is the external access point for the MediaWiki API. See API:Main page for details on using the API.

Actions taken

Several actions are taken by api.php, including:

  • Verify that the PHP version is supported by the software and exit with an error message if is not.
  • Construct an ApiMain object with the arguments passed via the URL and call its execute() method to do the actual API stuff.
  • Elvégez minden késleltetett frissítést.
  • Naplóz.

Lásd még

Category:Entry point URLs/hu
Category:Entry point URLs/hu Category:MediaWiki code/hu Category:MediaWiki code pages without class names/hu