The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
CallApi $controllers and $methods
Hi!
Does anyone know where I could find a complete list of all callApi $controllers and $methods? callApi($controller, $method, array $arguments = array(), $useNamedParams = false) (http://vb5support.com/resources/api/...eAbstract.html) $api->callApi('user', 'login',array($username, $password) ); $api->callApi("content_text", "add", [$input, $options]); $api->callApi('user', 'save', $data, false, true); ...etc? Thanks in advance, Joni |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|