vBulletin 5.6.5 API

Markers

Table of Contents

vb/api/announcement.php 1
vb/cache.php 1
vb/exception/404.php 1
vb/exception/critical.php 1
vb/exception/reroute.php 1
vb/library/content.php 1

announcement.php

Type Line Description
TODO 25 Remove this and have this instance set in the parent class vB_Api for all APIs

cache.php

Type Line Description
TODO 667 Provide more options

404.php

Type Line Description
TODO 28 Set the reroute path from vB_Router::$App->get404Route();

critical.php

Type Line Description
TODO 25 Set the reroute path from vB_Router::get500Path();

reroute.php

Type Line Description
TODO 27 Create methods to add the redirect message and the target route path.

content.php

Type Line Description
TODO 274 finish documenting this function

Search results