Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class HTTP_Request2
 AUTH_BASIC'basic'
    
 AUTH_DIGEST'digest'
    
 METHOD_CONNECT'CONNECT'
    
 METHOD_DELETE'DELETE'
    
 METHOD_GET'GET'
    
 METHOD_HEAD'HEAD'
    
 METHOD_OPTIONS'OPTIONS'
    
 METHOD_POST'POST'
    
 METHOD_PUT'PUT'
    
 METHOD_TRACE'TRACE'
    
 REGEXP_INVALID_COOKIE'/[\s,;]/'
    
 REGEXP_INVALID_TOKEN'![\x00-\x1f\x7f-\xff()<>@,;:\\\\"/\[\]?={}\s]!'
    
 $_fileinfoDb    
 $observers    
 $url    
 $method    
 $auth    
 $headers    
 $config    
 $lastEvent    
 $body    
 $postParams    
 $uploads    
 $adapter    
 $cookieJar    
 __construct     
 setUrl     
 getUrl     
 setMethod     
 getMethod     
 setConfig     
 getConfig     
 setAuth     
 getAuth     
 setHeader     
 getHeaders     
 addCookie     
 setBody     
 getBody     
 addUpload     
 addPostParameter     
 attach     
 detach     
 notify     
 setLastEvent     
 getLastEvent     
 setAdapter     
 setCookieJar     
 getCookieJar     
 send     
 fopenWrapper     
 detectMimeType     
class HTTP_Request2_Adapter_Socket
 REGEXP_QUOTED_STRING'"(?>[^"\\\\]+|\\\\.)*"'
    
 REGEXP_TOKEN'[^\x00-\x1f\x7f-\xff()<>@,;:\\\\"/\[\]?={}\s]+'
    
 $sockets    
 $challenges    
 $socket    
 $serverChallenge    
 $proxyChallenge    
 $chunkLength    
 $redirectCountdown    
 $expect100Continue    
 sendRequest     
 connect     
 establishTunnel     
 canKeepAlive     
 disconnect     
 handleRedirect     
 shouldUseServerDigestAuth     
 shouldUseProxyDigestAuth     
 parseDigestChallenge     
 updateChallenge     
 createDigestResponse     
 addAuthorizationHeader     
 addProxyAuthorizationHeader     
 prepareHeaders     
 updateExpectHeader     
 writeBody     
 readResponse     
 readChunked     
class HTTP_Request2_Exception
 DECODE_ERROR20    
 INVALID_ARGUMENT1    
 MALFORMED_RESPONSE10    
 MISCONFIGURATION3    
 MISSING_VALUE2    
 NON_HTTP_REDIRECT50    
 READ_ERROR4    
 TIMEOUT30    
 TOO_MANY_REDIRECTS40    
 $_nativeCode    
 __construct     
 getNativeCode     
class Net_URL2
 OPTION_DROP_SEQUENCE'drop_sequence'
    
 OPTION_ENCODE_KEYS'encode_keys'
    
 OPTION_SEPARATOR_INPUT'input_separator'
    
 OPTION_SEPARATOR_OUTPUT'output_separator'
    
 OPTION_STRICT'strict'
    
 OPTION_USE_BRACKETS'use_brackets'
    
 $_options    
 $_scheme    
 $_userinfo    
 $_host    
 $_port    
 $_path    
 $_query    
 $_fragment    
 __construct     
 __set     
 __get     
 getScheme     
 setScheme     
 getUser     
 getPassword     
 getUserinfo     
 setUserinfo     
 getHost     
 setHost     
 getPort     
 setPort     
 getAuthority     
 setAuthority     
 getPath     
 setPath     
 getQuery     
 setQuery     
 getFragment     
 setFragment     
 getQueryVariables     
 _queryArrayByKey     
 _queryArrayByBrackets     
 _queryKeyBracketOffset     
 setQueryVariables     
 setQueryVariable     
 unsetQueryVariable     
 getURL     
 _buildAuthorityAndPath     
 __toString     
 getNormalizedURL     
 normalize     
 _normalize     
 _normalizeCallback     
 isAbsolute     
 resolve     
 _isFragmentOnly     
 removeDotSegments     
 urlencode     
 getCanonical     
 getRequestedURL     
 getRequested     
 getOption     
 buildQuery     
 parseUrl     
 _encodeData     
 _encodeCallback     
class PEAR_Exception
 OBSERVER_DIE-8    
 OBSERVER_PRINT-2    
 OBSERVER_TRIGGER-4    
 $cause    
 $_observers    
 $_uniqueid    
 $_trace    
 __construct     
 addObserver     
 removeObserver     
 getUniqueId     
 signal     
 getErrorData     
 getCause     
 getCauseMessage     
 getTraceSafe     
 getErrorClass     
 getErrorMethod     
 __toString     
 toHtml     
 toText     
class ParserStepThree
 WHOISINFO_EOL"\n"
    
 WHOISINFO_FIELDDLM": "
    
 $result_array    
 __construct     
 getParseResult     
class AutocompleteAjax
 $find_str    
 setFind     
 array_to_json     
 getFindInDB     
 getData     
class ParserStepTwo
 $result_array    
 __construct     
 getParseResult     
class ParserStepOne
 $result_array    
 __construct     
 getParseResult     
class Autoload
 $_last_loaded    
 _autoload     
class AbstractParser
 $helper    
 setHlpr     
 getParseResult     
class Threads
 $phpPath    
 $lastId    
 $descriptorSpec    
 $handles    
 $streams    
 $results    
 $pipes    
 $timeout    
 newThread     
 iteration     
 getParams     
class DBProvider
 $helper    
 $_db    
 openDb     
 __construct     
 setHlpr     
 getDb     
 closeDb     
class SocketCronRequest
 $in_str    
 $rtasks    
 $wtasks    
 $results    
 getParsedParams     
 StartSocketsRequest     
 WaitSocketsRequestData     
class CronWalker
 $limit    
 $start    
 __construct     
 handleData     
 saveData     
 Walk     
class simple_html_dom_node
 $nodetype    
 $tag    
 $attr    
 $children    
 $nodes    
 $parent    
 $_    
 $tag_start    
 $dom    
 __construct     
 __destruct     
 __toString     
 clear     
 dump     
 dump_node     
 parent     
 has_child     
 children     
 first_child     
 last_child     
 next_sibling     
 prev_sibling     
 find_ancestor_tag     
 innertext     
 outertext     
 text     
 xmltext     
 makeup     
 find     
 seek     
 match     
 parse_selector     
 __get     
 __set     
 __isset     
 __unset     
 convert_text     
 is_utf8     
 get_display_size     
 getAllAttributes     
 getAttribute     
 setAttribute     
 hasAttribute     
 removeAttribute     
 getElementById     
 getElementsById     
 getElementByTagName     
 getElementsByTagName     
 parentNode     
 childNodes     
 firstChild     
 lastChild     
 nextSibling     
 previousSibling     
 hasChildNodes     
 nodeName     
 appendChild     
class simple_html_dom
 $root    
 $nodes    
 $callback    
 $lowercase    
 $original_size    
 $size    
 $pos    
 $doc    
 $char    
 $cursor    
 $parent    
 $noise    
 $token_blank    
 $token_equal    
 $token_slash    
 $token_attr    
 $_charset    
 $_target_charset    
 $default_br_text    
 $default_span_text    
 $self_closing_tags    
 $block_tags    
 $optional_closing_tags    
 __construct     
 __destruct     
 load     
 load_file     
 set_callback     
 remove_callback     
 save     
 find     
 clear     
 dump     
 prepare     
 parse     
 parse_charset     
 read_tag     
 parse_attr     
 link_nodes     
 as_text_node     
 skip     
 copy_skip     
 copy_until     
 copy_until_char     
 copy_until_char_escape     
 remove_noise     
 restore_noise     
 search_noise     
 __toString     
 __get     
 childNodes     
 firstChild     
 lastChild     
 createElement     
 createTextNode     
 getElementById     
 getElementsById     
 getElementByTagName     
 getElementsByTagName     
 loadFile     
class CfgCron
 $CronStepOne    
class InfoView
 $findstr    
 getView     
class Whoisdata
 $helper    
 $jwhois_cmd    
 $last_query_res    
 $last_domain    
 __construct     
 __toString     
 setHlpr     
 setSearchDomain     
 getData     
class BaseAbstractClass
 $instance    
 $exists_vars_array    
 $exists_method_array    
 getInstance     
 __construct     
 __get     
 __set     
class Crawler
 $wi    
 $htr    
 $curl    
 $crawl_url    
 $find_str    
 $helper    
 __construct     
 __toString     
 setUrl     
 setHlpr     
 setFind     
 getData     
class Cfg
 $Crawler    
 $Whoisdata    
 $ParserStepOne    
 $ParserStepTwo    
 $ParserStepThree    
 $DBProvider    
 $StepOne    
 $StepTwo    
 $StepThree    
 $AutocompleteAjax    
 $InfoView    
 $CronWalker    
 $CronStepOne    
 $CronStepTwo    
 $CronStepThree    
 $SocketCronRequest    
class PEAR
 $_debug    
 $_default_error_mode    
 $_default_error_options    
 $_default_error_handler    
 $_error_class    
 $_expected_errors    
 PEAR     
 _PEAR     
 getStaticProperty     
 registerShutdownFunc     
 isError     
 setErrorHandling     
 expectError     
 popExpect     
 _checkDelExpect     
 delExpect     
 raiseError     
 throwError     
 staticPushErrorHandling     
 staticPopErrorHandling     
 pushErrorHandling     
 popErrorHandling     
 loadExtension     
class PEAR_Error
 $error_message_prefix    
 $mode    
 $level    
 $code    
 $message    
 $userinfo    
 $backtrace    
 PEAR_Error     
 getMode     
 getCallback     
 getMessage     
 getCode     
 getType     
 getUserInfo     
 getDebugInfo     
 getBacktrace     
 addUserInfo     
 __toString     
 toString     
class Net_Socket
 $fp    
 $blocking    
 $persistent    
 $addr    
 $port    
 $timeout    
 $lineLength    
 $newline    
 connect     
 disconnect     
 setNewline     
 isBlocking     
 setBlocking     
 setTimeout     
 setWriteBuffer     
 getStatus     
 gets     
 read     
 write     
 writeLine     
 eof     
 readByte     
 readWord     
 readInt     
 readString     
 readIPAddress     
 readLine     
 readAll     
 select     
 enableCrypto     
class Net_Whois
 $authoritative    
 $port    
 $options    
 $_nicServers    
 $_whoisServerID    
 $_ipNicServers    
 $_errorCodes    
 $_timeout    
 Net_Whois     
 setTimeout     
 getTimeout     
 setAuthoritative     
 getAuthoritative     
 setPort     
 getPort     
 setOptions     
 getOptions     
 query     
 queryAPNIC     
 queryIPv6     
 queryRADB     
 _chooseServer     
 getDomainServer     
 _connect     
class HTTP_Request2_Adapter
 $bodyDisallowed    
 $bodyRequired    
 $request    
 $requestBody    
 $contentLength    
 sendRequest     
 calculateRequestLength     
class HTTP_Request2_MultipartBody
 $_boundary    
 $_params    
 $_uploads    
 $_headerParam    
 $_headerUpload    
 $_pos    
 __construct     
 getLength     
 getBoundary     
 read     
 rewind     
 __toString     
 _flattenArray     
class HTTP_Request2_SocketWrapper
 $connectionWarnings    
 $socket    
 $deadline    
 $timeout    
 __construct     
 __destruct     
 read     
 readLine     
 write     
 eof     
 setDeadline     
 enableCrypto     
 checkTimeout     
 connectionWarningsHandler     
class HTTP_Request2_CookieJar
 $cookies    
 $serializeSession    
 $useList    
 $psl    
 __construct     
 now     
 checkAndUpdateFields     
 store     
 addCookiesFromResponse     
 getMatching     
 getAll     
 serializeSessionCookies     
 usePublicSuffixList     
 serialize     
 unserialize     
 domainMatch     
 getRegisteredDomain     
 checkDomainsList     
class HTTP_Request2_Response
 $version    
 $code    
 $reasonPhrase    
 $effectiveUrl    
 $headers    
 $cookies    
 $lastHeader    
 $body    
 $bodyEncoded    
 $phrases    
 getDefaultReasonPhrase     
 __construct     
 parseHeaderLine     
 parseCookie     
 appendBody     
 getEffectiveUrl     
 getStatus     
 getReasonPhrase     
 isRedirect     
 getHeader     
 getCookies     
 getBody     
 getVersion     
 decodeGzip     
 decodeDeflate     
class HTTP_Request2_Adapter_Mock
 $responses    
 sendRequest     
 addResponse     
 createResponseFromString     
 createResponseFromFile     
class HTTP_Request2_Adapter_Curl
 $headerMap    
 $sslContextMap    
 $errorMap    
 $response    
 $eventSentHeaders    
 $eventReceivedHeaders    
 $position    
 $lastInfo    
 wrapCurlError     
 sendRequest     
 getInfo     
 createCurlHandle     
 workaroundPhpBug47204     
 callbackReadBody     
 callbackWriteHeader     
 callbackWriteBody     
class HTTP_Request2_Observer_Log
 $target    
 $events    
 __construct     
 update     
 log     
class StepTwo
 __construct     
 getDataFromDB     
 saveDataToDB     
class CronSteps
 handleData     
 Walk     
class CronStepOne
 __construct     
 prepareDataFromNet     
 prepareDataFromDB     
 processingDataDB     
class CronStepTwo
 __construct     
 prepareDataFromNet     
 prepareDataFromDB     
 processingDataDB     
class Steps
 __construct     
 saveDataToDB     
 getData     
class StepOne
 __construct     
 getDataFromDB     
 saveDataToDB     
class CronStepThree
 __construct     
 processingDataDB     
 handleData     
 getDataFromDB     
class StepThree
 __construct     
 getDataFromDB     
class PEAR5
 getStaticProperty     
class HTTP_Request2_SOCKS5
 __construct     
 performAuthentication     
 connect