API_ID
API_ID = '1'
This class is used by the main API class and should not be used directly.
putTreeWalkProperties( $userAgent, $stockUserAgents = null)
Get properties from tree walk/ua and put them in the tree.properties
if stockUserAgents != null
use userAgent for detecting the ua-props
if stockUserAgents == null
| $userAgent | ||
| $stockUserAgents |
seekProperties( $node, $string, $props2Vals, $matched, $regexRules, $exclusionKeysList)
Seek properties for a user agent within a node. This is designed to be recursed, and only externally called with the node representing the top of the tree
| $node | ||
| $string | ||
| $props2Vals | ||
| $matched | ||
| $regexRules | ||
| $exclusionKeysList |