Implementation of parser for user-agents.json file
This is the code documentation for the SproutCMS project
Search documentation |
class UserAgentImplementation of parser for user-agents.json file
Variables
Functions
public __constructvoid $UserAgent->__construct ( string $filename ); Load the rules file public getAgentInfoarray $UserAgent->getAgentInfo ( mixed $ua ); Return info about a given user-agent public getBodyClassesunknown UserAgent::getBodyClasses ( ); This function does not have a description public getDeviceCategoryunknown UserAgent::getDeviceCategory ( ); This function does not have a description public getInfounknown UserAgent::getInfo ( ); This function does not have a description public initvoid UserAgent::init ( ); This function does not have a description public pregInjectunknown $UserAgent->pregInject ( mixed $text , mixed $matches ); Replace values in a way similar to preg_replace private processarray $UserAgent->process ( string $ua , array $rules ); Internal recursive processing method |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|