pax_global_header00006660000000000000000000000064125475406160014524gustar00rootroot0000000000000052 comment=bdee45edbf44ab1c75646f1d8b8ed72628d6d161 phpdox-0.8.1.1/000077500000000000000000000000001254754061600131735ustar00rootroot00000000000000phpdox-0.8.1.1/.gitignore000066400000000000000000000002111254754061600151550ustar00rootroot00000000000000/.buildpath /.project /.settings /.idea /build /phpunit.xml /phpdoc /sample /vendor /composer.lock /tests/data/*/xml /tests/data/*/docs phpdox-0.8.1.1/.travis.yml000066400000000000000000000004741254754061600153110ustar00rootroot00000000000000os: - linux - osx language: php php: - 5.3.3 - 5.3 - 5.4 - 5.5 - 5.6 - hhvm - hhvm-nightly matrix: allow_failures: - php: hhvm - php: hhvm-nightly - php: 5.3 - php: 5.3.3 before_script: - composer install --prefer-dist --dev - phpenv rehash notifications: email: false phpdox-0.8.1.1/CHANGELOG.md000066400000000000000000000113331254754061600150050ustar00rootroot00000000000000# Changelog of phpDox ## phpDox 0.?.? (?? ??? ????) * No changes yet ## phpDox 0.8.1.1 (09 Jul 2015) * Fix phar building, remove pear building target ## phpDox 0.8.1 (30 Jun 2015) * Updated Dependency (PHPParser 1.3.0, PHP-Timer 1.0.6) * Added new exit codes for issues with environment and config * Explicitly handle (crasher) exceptions with a dedicated exit code * Fix: Issue #230 (collector does not detect "static" modifier) * Fix: Issue #232 (native "null" return type is parsed as "object") * Fix: Issue #235 (paths for php-timer changed) * Fix: Issue #225 (Error in GlobalConfig with hhvm) * Fix: Issue #226 (vendor include at binary file) ## phpDox 0.8.0 (06 May 2015) * Updated Dependency (PHPParser 1.2.2, fDOMDocument 1.6.0) * PHP 7 Compatiblity changes * Added support for @var self and @return self * Preserve original name when alias is used * Trait usage now rendered and resolved * Added Token XML output * Added Source HTML output * Updated XSL Templates * Fix: Issue #214 (Oups... phpDox encountered a problem... with DirectoryCleaner) * Fix: Issue #211 (Compilation failed: support for \P, \p, and \X has not been compiled at offset 31) * Fix: Issue #208 (class constants of type boolean are not fetched) * Fix: Issue #190 (AbstractUnitObject.php (Line 542): Call to a member function getAttribute() on null) * Fix: Issue #178 (makedir() problem if not root user / AbstractEngine) * Fix: Issue #164, #165, #166 (TokenFileException - file not found) * Fix: Issue #218: Ensure git cache directory exists before trying to write to it * Merge PR [#199](https://github.com/theseer/phpdox/pull/199): Fix the "Source" links extensions * Merge PR [#198](https://github.com/theseer/phpdox/pull/198): Change build state logic * Merge PR [#196](https://github.com/theseer/phpdox/pull/196): fix array to string conversion notices * Merge PR [#194](https://github.com/theseer/phpdox/pull/194): Update phpdox * Merge PR [#183](https://github.com/theseer/phpdox/pull/183): Vendor directory location change for phpdox as dependency * Merge PR [#180](https://github.com/theseer/phpdox/pull/180): add PHPDOX_HOME, instead of PHPDOX_PHAR * Merge PR [#163](https://github.com/theseer/phpdox/pull/163): Drop now useless requirement on ZetaComponents * Merge PR [#219](https://github.com/theseer/phpdox/pull/219): Make GlobalConfig::resolveValue() recursive again ## phpDox 0.7.0 (11 Sep 2014) * Fix: Set default resolution of ${basename} to dirname of realpath of config file instead of only relative dir * Fix: Crash on invalid encoding / control chars in source (Issue #146, #148) * Fix: Crash on empty namespace name (Issue #150) * Fix: Broken cache handling for files that no longer exist (Issue #149) * Fix: DocBlock parsing generates invalid tag names in xml in some cases (Thanks to Reno Reckling) * Fix: Crash on custom bootstrapping (Thanks to Sebastian Heuer) * Updated XSL Templates * Added tokenizer xml and highlighted source output * Added support for native PHPCS xml format (Thanks to Reno Reckling) * Removed dependency to Zeta Components by own (simplified) implementation * Unified xml namespace uri format by stripping the # where it was still in place * Minor performance tweaks ## phpDox 0.6.6.1 (4 May 2014, composer only) * Fix: Issue with composer based installs ## phpDox 0.6.6 (4 May 2014) * Updated Dependencies (DirectoryScanner to 1.3.0, PHPParser to 1.0.0, fDOMDocument to 1.5.0) * Internal Adjustments for updated Dependencies and API Changes * Enhanced HTML Output for Parameter lists * Refactored @inheritdoc support * Better Windows support (Thanks to Thomas Weinert) * Added XSD for phpdox.xml config file (Thanks to Thomas Weinert) * Enhanced PHPUnit enricher to not claim empty classes are untested ## phpDox 0.6.5 (17 Feb 2014) * Pear installation now a PHAR wrapper only ## phpDox 0.6.4.1 (17 Feb 2014) * Fix Regression: getPath() shouldn't call getPathname() ## phpDox 0.6.4 (17 Feb 2014) * Added PHPUnit enricher * Added Coverage enriching * Simplified bootstrapping * Updated XSL Templats ## phpDox 0.6.3 (8 Jan 2014) * Performance optimizations for enrichers * Updated XSL Templates * Fix git enricher issues with older GIT versions * Enhanced error reporting ## phpDox 0.6.2 (19 Dez 2013) * Fix SourceFile to actually return cleaned code * Ensure ext/mbstring is loaded ## phpDox 0.6.1 (19 Dec 2013) * Updated XSL Templates * Upgraded Dependencies (DirectoryScanner to 1.2.1) * Merge PR #122 * Merge PR #119 (Fixes issue #118) ## phpDox 0.6 (3 Dec 2013) * Updated Dependencies (PHPParser 0.9.4) * Updated XSL Templates ## phpDox 0.5 (5 May 2013) * Added support for inheritance resolving * Removed StaticReflection * PHPParser based backend ## phpDox 0.4 (15 Jan 2012) * Introduced xml based configuration * New Templates ## phpDox 0.3 (23 Nov 2011) phpdox-0.8.1.1/LICENSE000066400000000000000000000027551254754061600142110ustar00rootroot00000000000000phpDox Copyright (c) 2010-2015 Arne Blankerts All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Arne Blankerts nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT * NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER ORCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. phpdox-0.8.1.1/README.md000066400000000000000000000051751254754061600144620ustar00rootroot00000000000000phpDox ====== *phpDox* is a documentation generator for PHP projects. This includes, but is not limited to, API documentation. [![Build Status](https://travis-ci.org/theseer/phpdox.svg?branch=master)](https://travis-ci.org/theseer/phpdox) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/theseer/phpdox/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/theseer/phpdox/?branch=master) Requirements ------------ - PHP Version 5.3.3+ - ext/dom - ext/xsl - ext/iconv and [libiconv version >= 2.12](http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html) - PHPParser [PHP Parser API](https://github.com/nikic/PHP-Parser) - [fDOMDocument](http://github.com/theseer/fDOMDocument) - [DirectoryScanner](http://github.com/theseer/DirectoryScanner) - [fXSL](http://github.com/theseer/fXSL) - [PHP_Timer](http://github.com/sebastianbergmann/php-timer) User Installation ----------------- phpDox is shipping as a selfcontained executable phar archive. You can grab your copy from the [releases](https://github.com/theseer/phpdox/releases/latest) section or directly here: - [Release 0.8.1](https://github.com/theseer/phpdox/releases/download/0.8.1/phpdox-0.8.1.phar) [734k - [gpg](https://github.com/theseer/phpdox/releases/download/0.8.0/phpdox-0.8.1.phar.asc)] Installation is simple: wget https://github.com/theseer/phpdox/releases/download/0.8.0/phpdox-0.8.0.phar chmod +x phpdox-0.8.0.phar sudo mv phpdox-0.8.0.phar /usr/bin/phpdox You can now execute phpdox on the command line: phpdox --version If everything worked out, you should get an output like this: phpDox 0.8.0 - Copyright (C) 2010 - 2015 by Arne Blankerts _Note: Starting with release 0.6.6 the pear package distribution is merely a wrapper for the selfcontained phar._ _Note: Some Linux distributions ship PHP with ext/suhosin and disabled phar execution. To make use of phpDox in such an environment, you need to enable phar execution by adding phar to the executor white list: suhosin.executor.include.whitelist="phar"_ Developer Installation ---------------------- In case you want to go bleeding edge or hack on the source, you will have to clone this repository. git clone git://github.com/theseer/phpdox.git composer install Usage Examples -------------- You can run phpDox like this: phpdox --help As of version 0.4 phpDox requires an xml configuration file. In case a project you want to generate documentation for does not come with one, you can create it by calling phpdox --skel > phpdox.xml.dist Sample invocation to parse and generate output based on the default phpdox.xml configuration file phpdox phpdox-0.8.1.1/bootstrap/000077500000000000000000000000001254754061600152105ustar00rootroot00000000000000phpdox-0.8.1.1/bootstrap/backends.php000066400000000000000000000035721254754061600175020ustar00rootroot00000000000000 * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * * Neither the name of Arne Blankerts nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT * NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER ORCONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * @package phpDox * @author Arne Blankerts * @copyright Arne Blankerts , All rights reserved. * @license BSD License */ namespace TheSeer\phpDox { /** @var BootstrapApi $phpDox */ $phpDox->registerBackend('parser', 'PHP Parser'); } phpdox-0.8.1.1/bootstrap/engines.php000066400000000000000000000042741254754061600173600ustar00rootroot00000000000000 * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * * Neither the name of Arne Blankerts nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT * NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER ORCONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * @package phpDox * @author Arne Blankerts * @copyright Arne Blankerts , All rights reserved. * @license BSD License */ namespace TheSeer\phpDox { /** * @var BootstrapApi $phpDox */ $phpDox->registerEngine('xml', 'Raw XML Output saver after enrichment') ->implementedByClass('TheSeer\\phpDox\\Generator\\Engine\\Xml'); $phpDox->registerEngine('html', 'Simple HTML Output builder') ->implementedByClass('TheSeer\\phpDox\\Generator\\Engine\\Html') ->withConfigClass('TheSeer\\phpDox\\Generator\\Engine\\HtmlConfig'); }phpdox-0.8.1.1/bootstrap/enrichers.php000066400000000000000000000065361254754061600177150ustar00rootroot00000000000000 * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * * Neither the name of Arne Blankerts nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT * NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER ORCONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * @package phpDox * @author Arne Blankerts * @copyright Arne Blankerts , All rights reserved. * @license BSD License */ namespace TheSeer\phpDox { /** * @var BootstrapApi $phpDox */ $phpDox->registerEnricher('build', 'Build information enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\Build'); $phpDox->registerEnricher('git', 'GIT repository information enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\Git') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\GitConfig'); $phpDox->registerEnricher('checkstyle', 'checkstyle.xml enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\CheckStyle') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\CheckStyleConfig'); $phpDox->registerEnricher('phpcs', 'phpcs.xml enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPCs') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPCsConfig'); $phpDox->registerEnricher('pmd', 'PHPMessDetector (pmd.xml) enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPMessDetector') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPMessDetectorConfig'); $phpDox->registerEnricher('phpunit', 'PHPUnit code coverage enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPUnit') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPUnitConfig'); $phpDox->registerEnricher('phploc', 'PHPLoc code statistic enricher') ->implementedByClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPLoc') ->withConfigClass('TheSeer\\phpDox\\Generator\\Enricher\\PHPLocConfig'); }phpdox-0.8.1.1/build.xml000066400000000000000000000144451254754061600150240ustar00rootroot00000000000000 phpdox-0.8.1.1/build/000077500000000000000000000000001254754061600142725ustar00rootroot00000000000000phpdox-0.8.1.1/build/phar/000077500000000000000000000000001254754061600152245ustar00rootroot00000000000000phpdox-0.8.1.1/build/phar/autoload.php.in000066400000000000000000000012621254754061600201530ustar00rootroot00000000000000#!/usr/bin/env php getCLI()->run( new TheSeer\phpDox\CLIOptions($_SERVER['argv']) ); exit(0); __HALT_COMPILER(); phpdox-0.8.1.1/build/phpab/000077500000000000000000000000001254754061600153645ustar00rootroot00000000000000phpdox-0.8.1.1/build/phpab/vendor.tpl000066400000000000000000000007521254754061600174060ustar00rootroot00000000000000=5.3.3", "ext-tokenizer" : "*", "ext-dom" : "*", "ext-xsl" : "*", "ext-iconv" : "*", "ext-fileinfo": "*", "ext-mbstring": "*", "theseer/fdomdocument": ">=1.6.1", "theseer/directoryscanner" : ">=1.3.0", "theseer/fxsl" : ">=1.1", "phpunit/php-timer" : ">=1.0.6", "nikic/php-parser" : "=1.3.0" }, "autoload": { "classmap": [ "src/" ] }, "bin" : [ "phpdox" ], "minimum-stability" : "dev", "prefer-stable" : true } phpdox-0.8.1.1/dependencies/000077500000000000000000000000001254754061600156215ustar00rootroot00000000000000phpdox-0.8.1.1/dependencies/php/000077500000000000000000000000001254754061600164105ustar00rootroot00000000000000phpdox-0.8.1.1/dependencies/php/classes/000077500000000000000000000000001254754061600200455ustar00rootroot00000000000000phpdox-0.8.1.1/dependencies/php/classes/AMQPChannel.xml000066400000000000000000000063111254754061600226170ustar00rootroot00000000000000 Specify the amount of data to prefetch in terms of window size (octets) or number of messages from a queue during a AMQPQueue::consume or AMQPQueue::get method call. The client will prefetch data up to size octets or count messages from the server, whichever limit is hit first. Set the number of messages to prefetch from the broker during a call to AMQPQueue::consume or AMQPQueue::get. Any call to this method will automatically set the prefetch window size to 0, meaning that the prefetch window size setting will be ignored. Set the prefetch window size, in octets, during a call to AMQPQueue::consume or AMQPQueue::get. Any call to this method will automatically set the prefetch message count to 0, meaning that the prefetch message count setting will be ignored. phpdox-0.8.1.1/dependencies/php/classes/AMQPConnection.xml000066400000000000000000000110221254754061600233410ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/AMQPEnvelope.xml000066400000000000000000000103331254754061600230230ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/AMQPExchange.xml000066400000000000000000000116031254754061600227710ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/AMQPQueue.xml000066400000000000000000000147541254754061600223450ustar00rootroot00000000000000 Retrieve the next available message from the queue. If no messages are present in the queue, this function will return FALSE immediately. This is a non blocking alternative to the AMQPQueue::consume method. Mark the message identified by delivery_tag as explicitly not acknowledged. This method can only be called on messages that have not yet been acknowledged, meaning that messages retrieved with by AMQPQueue::consume and AMQPQueue::get and using the AMQP_AUTOACK flag are not eligible. phpdox-0.8.1.1/dependencies/php/classes/APCIterator.xml000066400000000000000000000050251254754061600227060ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/AppendIterator.xml000066400000000000000000000076741254754061600235260ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ArrayIterator.xml000066400000000000000000000145541254754061600233700ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ArrayObject.xml000066400000000000000000000163311254754061600230000ustar00rootroot00000000000000 Appends a new value as the last element. This method is a case insensitive version of ArrayObject::natsort. This function sorts the entries such that keys maintain their correlation with the entry that they are associated with, using a user-defined comparison function. phpdox-0.8.1.1/dependencies/php/classes/BadFunctionCallException.xml000066400000000000000000000054661254754061600254510ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/BadMethodCallException.xml000066400000000000000000000055061254754061600250770ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/CURLFile.xml000066400000000000000000000050271254754061600221400ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/CachingIterator.xml000066400000000000000000000125561254754061600236460ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Cairo.xml000066400000000000000000000031001254754061600216160ustar00rootroot00000000000000 Object oriented style: Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoAntialias.xml000066400000000000000000000011371254754061600234540ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoContent.xml000066400000000000000000000007471254754061600231670ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoContext.xml000066400000000000000000001017461254754061600232020ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoException.xml000066400000000000000000000054301254754061600235050ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/CairoExtend.xml000066400000000000000000000011021254754061600227660ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFillRule.xml000066400000000000000000000005611254754061600232650ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFilter.xml000066400000000000000000000014411254754061600227720ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFontFace.xml000066400000000000000000000020021254754061600232240ustar00rootroot00000000000000 CairoFontFace class represents a particular font at a particular weight, slant, and other characteristic but no transformation or size. Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoFontOptions.xml000066400000000000000000000071351254754061600240350ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoFontSlant.xml000066400000000000000000000007371254754061600234640ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFontType.xml000066400000000000000000000011021254754061600233070ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFontWeight.xml000066400000000000000000000005601254754061600236240ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoFormat.xml000066400000000000000000000017071254754061600230020ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoGradientPattern.xml000066400000000000000000000067151254754061600246510ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoHintMetrics.xml000066400000000000000000000007641254754061600240050ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoHintStyle.xml000066400000000000000000000013251254754061600234710ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoImageSurface.xml000066400000000000000000000156711254754061600241120ustar00rootroot00000000000000 Creates a new CairoImageSurface form a png image file phpdox-0.8.1.1/dependencies/php/classes/CairoLineCap.xml000066400000000000000000000007271254754061600230660ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoLineJoin.xml000066400000000000000000000007311254754061600232550ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoLinearGradient.xml000066400000000000000000000061041254754061600244360ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoMatrix.xml000066400000000000000000000121461254754061600230150ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoOperator.xml000066400000000000000000000032211254754061600233360ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoPath.xml000066400000000000000000000002021254754061600224330ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoPattern.xml000066400000000000000000000026521254754061600231670ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoPatternType.xml000066400000000000000000000011201254754061600240160ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoPdfSurface.xml000066400000000000000000000123151254754061600235710ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoPsLevel.xml000066400000000000000000000005561254754061600231250ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoPsSurface.xml000066400000000000000000000164031254754061600234440ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoRadialGradient.xml000066400000000000000000000064411254754061600244240ustar00rootroot00000000000000 Object oriented style: phpdox-0.8.1.1/dependencies/php/classes/CairoScaledFont.xml000066400000000000000000000064761254754061600236040ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoSolidPattern.xml000066400000000000000000000040661254754061600241630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoStatus.xml000066400000000000000000000060631254754061600230350ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoSubpixelOrder.xml000066400000000000000000000013271254754061600243370ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoSurface.xml000066400000000000000000000115021254754061600231340ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoSurfacePattern.xml000066400000000000000000000054661254754061600245060ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoSurfaceType.xml000066400000000000000000000032311254754061600237760ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoSvgSurface.xml000066400000000000000000000133561254754061600236250ustar00rootroot00000000000000 Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/CairoSvgVersion.xml000066400000000000000000000005741254754061600236600ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CairoToyFontFace.xml000066400000000000000000000003171254754061600237270ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/CallbackFilterIterator.xml000066400000000000000000000053011254754061600251420ustar00rootroot00000000000000 This method calls the callback with the current value, current key and the inner iterator. phpdox-0.8.1.1/dependencies/php/classes/Closure.xml000066400000000000000000000030461254754061600222060ustar00rootroot00000000000000 Create and return a new anonymous function with the same body and bound variables as this one, but possibly with a different bound object and a new class scope. phpdox-0.8.1.1/dependencies/php/classes/Collator.xml000066400000000000000000000116331254754061600223520ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/Cond.xml000066400000000000000000000033661254754061600214620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Counter.xml000066400000000000000000000046741254754061600222210ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DOMAttr.xml000066400000000000000000000164741254754061600220550ustar00rootroot00000000000000 null null null null null This function checks if the attribute is a defined ID. phpdox-0.8.1.1/dependencies/php/classes/DOMCdataSection.xml000066400000000000000000000017711254754061600234760ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DOMCharacterData.xml000066400000000000000000000176501254754061600236260ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/DOMComment.xml000066400000000000000000000170221254754061600225330ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DOMDocument.xml000066400000000000000000000562121254754061600227130ustar00rootroot00000000000000 null null null null null null null null null null null null null null null null null null null This function is similar to but searches for an element with a given id. This method allows you to register your own extended DOM class to be used afterward by the PHP DOM extension. Validates the document based on its DTD. This method substitutes XIncludes in a DOMDocument object. phpdox-0.8.1.1/dependencies/php/classes/DOMDocumentFragment.xml000066400000000000000000000136201254754061600243730ustar00rootroot00000000000000 Appends raw XML data to a DOMDocumentFragment. phpdox-0.8.1.1/dependencies/php/classes/DOMDocumentType.xml000066400000000000000000000165021254754061600235530ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/DOMElement.xml000066400000000000000000000323161254754061600225250ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/DOMEntity.xml000066400000000000000000000172671254754061600224200ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/DOMEntityReference.xml000066400000000000000000000136021254754061600242240ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DOMException.xml000066400000000000000000000042121254754061600230640ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/DOMImplementation.xml000066400000000000000000000037371254754061600241260ustar00rootroot00000000000000 Test if the DOM implementation implements a specific feature. phpdox-0.8.1.1/dependencies/php/classes/DOMNamedNodeMap.xml000066400000000000000000000030241254754061600234160ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/DOMNode.xml000066400000000000000000000251731254754061600220240ustar00rootroot00000000000000 null null null null null null null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/DOMNodeList.xml000066400000000000000000000016041254754061600226510ustar00rootroot00000000000000 null Retrieves a node specified by index within the DOMNodeList object. phpdox-0.8.1.1/dependencies/php/classes/DOMNotation.xml000066400000000000000000000136351254754061600227320ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/DOMProcessingInstruction.xml000066400000000000000000000145361254754061600255160ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/DOMText.xml000066400000000000000000000156541254754061600220660ustar00rootroot00000000000000 null Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings. phpdox-0.8.1.1/dependencies/php/classes/DOMXPath.xml000066400000000000000000000050341254754061600221550ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/DateInterval.xml000066400000000000000000000062351254754061600231570ustar00rootroot00000000000000 null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/DatePeriod.xml000066400000000000000000000036251254754061600226150ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DateTime.xml000066400000000000000000000200171254754061600222630ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/DateTimeImmutable.xml000066400000000000000000000145001254754061600241230ustar00rootroot00000000000000 Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/DateTimeZone.xml000066400000000000000000000101711254754061600231170ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/Directory.xml000066400000000000000000000031771254754061600225430ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/DirectoryIterator.xml000066400000000000000000000167171254754061600242610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/DomainException.xml000066400000000000000000000054441254754061600236640ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/EmptyIterator.xml000066400000000000000000000023411254754061600233770ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ErrorException.xml000066400000000000000000000076621254754061600235520ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/Ev.xml000066400000000000000000000222261254754061600211450ustar00rootroot00000000000000 Simulates a signal receive. It is safe to call this function at any time, from any context, including signal handlers or random threads. Its main use is to customise signal handling in the process. Establishes the current time by querying the kernel, updating the time returned by Ev::now in the progress. This is a costly operation and is usually done automatically within Ev::run . Ev::suspend and Ev::resume methods suspend and resume a loop correspondingly. Ev::suspend and Ev::resume methods suspend and resume the default loop correspondingly. phpdox-0.8.1.1/dependencies/php/classes/EvCheck.xml000066400000000000000000000114451254754061600221040ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/EvChild.xml000066400000000000000000000145761254754061600221220ustar00rootroot00000000000000 null null null null null null null Constructs the EvChild watcher object. phpdox-0.8.1.1/dependencies/php/classes/EvEmbed.xml000066400000000000000000000106131254754061600220770ustar00rootroot00000000000000 null This is a rather advanced watcher type that lets to embed one event loop into another(currently only IO events are supported in the embedded loop, other types of watchers might be handled in a delayed or incorrect fashion and must not be used). phpdox-0.8.1.1/dependencies/php/classes/EvFork.xml000066400000000000000000000114501254754061600217640ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/EvIdle.xml000066400000000000000000000114641254754061600217450ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/EvIo.xml000066400000000000000000000135001254754061600214300ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/EvLoop.xml000066400000000000000000000357511254754061600220060ustar00rootroot00000000000000 null null null null null null Higher io_interval allows libev to spend more time collecting EvIo events, so more events can be handled per iteration, at the cost of increasing latency. Timeouts (both EvPeriodic and EvTimer ) will not be affected. Setting this to a non-zero value will introduce an additional sleep() call into most loop iterations. The sleep time ensures that libev will not poll for EvIo events events more often than once per this interval, on average. Many programs can usually benefit by setting the io_interval to a value near 0.1 , which is often enough for interactive servers(not for games). It usually doesn't make much sense to set it to a lower value than 0.01 , as this approaches the timing granularity of most systems. null null phpdox-0.8.1.1/dependencies/php/classes/EvPeriodic.xml000066400000000000000000000161371254754061600226300ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/EvPrepare.xml000066400000000000000000000114551254754061600224660ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/EvSignal.xml000066400000000000000000000131001254754061600222720ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/EvStat.xml000066400000000000000000000155451254754061600220070ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/EvTimer.xml000066400000000000000000000157261254754061600221550ustar00rootroot00000000000000 null null Returns the remaining time until a timer fires. If the timer is active, then this time is relative to the current event loop time, otherwise it's the timeout value currently configured. null null null null This will act as if the timer timed out and restart it again if it is repeating. The exact semantics are: phpdox-0.8.1.1/dependencies/php/classes/EvWatcher.xml000066400000000000000000000107601254754061600224630ustar00rootroot00000000000000 null null null null If the watcher is pending, this method clears its pending status and returns its revents bitset(as if its callback was invoked). If the watcher isn't pending it does nothing and returns 0 . Configures whether to keep the loop from returning. With keepalive value set to FALSE the watcher won't keep Ev::run / EvLoop::run from returning even though the watcher is active. phpdox-0.8.1.1/dependencies/php/classes/Event.xml000066400000000000000000000155361254754061600216620ustar00rootroot00000000000000 null Marks event pending. Non-pending event will never occur, and the event callback will never be called. In conjuction with Event::del an event could be re-scheduled by user at any time. phpdox-0.8.1.1/dependencies/php/classes/EventBase.xml000066400000000000000000000100571254754061600224460ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/EventBuffer.xml000066400000000000000000000227411254754061600230100ustar00rootroot00000000000000 null null "Linearizes" the first size bytes of the buffer, copying or moving them as needed to ensure that they are all contiguous and occupying the same chunk of memory. If size is negative, the function linearizes the entire buffer. Scans the buffer for an occurrence of the string what . It returns numeric position of the string, or FALSE if the string was not found. Scans the buffer for an occurrence of an end of line specified by eol_style parameter . It returns numeric position of the string, or FALSE if the string was not found. phpdox-0.8.1.1/dependencies/php/classes/EventBufferEvent.xml000066400000000000000000000321161254754061600240070ustar00rootroot00000000000000 null null null null Connect buffer event's file descriptor to given address(optionally with port), or a UNIX domain socket. Resolves the DNS name hostname, looking for addresses of type family ( EventUtil::AF_* constants). If the name resolution fails, it invokes the event callback with an error event. If it succeeds, it launches a connection attempt just as EventBufferEvent::connect would. Free resources allocated by buffer event. Returns underlying input buffer associated with current buffer event. An input buffer is a storage for data to read. Returns underlying output buffer associated with current buffer event. An output buffer is a storage for data to be written. Assign a priority to a bufferevent Adjusts the read watermarks, the write watermarks , or both, of a single buffer event. Returns most recent OpenSSL error reported on the buffer event. Create a new SSL buffer event to send its data over another buffer event Tells a bufferevent to begin SSL renegotiation. phpdox-0.8.1.1/dependencies/php/classes/EventConfig.xml000066400000000000000000000037711254754061600230060ustar00rootroot00000000000000 Prevents priority inversion by limiting how many low-priority event callbacks can be invoked before checking for more high-priority events. phpdox-0.8.1.1/dependencies/php/classes/EventDnsBase.xml000066400000000000000000000072461254754061600231210ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/EventHttp.xml000066400000000000000000000105671254754061600225210ustar00rootroot00000000000000 Makes an HTTP server accept connections on the specified socket stream or resource. The socket should be ready to accept connections. Binds an HTTP server on the specified address and port. Sets the what HTTP methods are supported in requests accepted by this server, and passed to user callbacks phpdox-0.8.1.1/dependencies/php/classes/EventHttpConnection.xml000066400000000000000000000074541254754061600245420ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/EventHttpRequest.xml000066400000000000000000000170751254754061600240730ustar00rootroot00000000000000 Cancels a pending HTTP request. Initiate a reply that uses Transfer-Encoding chunked . phpdox-0.8.1.1/dependencies/php/classes/EventListener.xml000066400000000000000000000072641254754061600233670ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/EventSslContext.xml000066400000000000000000000063061254754061600237040ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/EventUtil.xml000066400000000000000000000126201254754061600225070ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Exception.xml000066400000000000000000000067341254754061600225370ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/FilesystemIterator.xml000066400000000000000000000214501254754061600244270ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/FilterIterator.xml000066400000000000000000000041221254754061600235250ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/GearmanClient.xml000066400000000000000000000420421254754061600233020ustar00rootroot00000000000000 Get the application data previously set with GearmanClient::setData. Object oriented style (method): Sets the callback function for accepting data packets for a task. The callback function should take a single argument, a GearmanTask object. Sets some arbitrary application data that can later be retrieved by GearmanClient::data. phpdox-0.8.1.1/dependencies/php/classes/GearmanException.xml000066400000000000000000000054341254754061600240260ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/GearmanJob.xml000066400000000000000000000141721254754061600226010ustar00rootroot00000000000000 Sends result data and the complete status update for this job. Sends data to the job server (and any listening clients) for this job. Sends the supplied exception when this job is running. Sends failure status for this job, indicating that the job failed in a known way (as opposed to failing due to a thrown exception). Sends status information to the job server and any listening clients. Use this to specify what percentage of the job has been completed. Sends a warning for this job while it is running. phpdox-0.8.1.1/dependencies/php/classes/GearmanTask.xml000066400000000000000000000110321254754061600227610ustar00rootroot00000000000000 Returns a new GearmanTask object. Returns the name of the function this task is associated with, i.e., the function the Gearman worker calls. Returns the unique identifier for this task. This is assigned by the GearmanClient, as opposed to the job handle which is set by the Gearman job server. phpdox-0.8.1.1/dependencies/php/classes/GearmanWorker.xml000066400000000000000000000142061254754061600233360ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Gender_Gender.xml000066400000000000000000000222401254754061600232570ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Generator.xml000066400000000000000000000043431254754061600225210ustar00rootroot00000000000000 Sends the given value to the generator as the result of the yield expression and resumes execution of the generator. phpdox-0.8.1.1/dependencies/php/classes/GlobIterator.xml000066400000000000000000000046161254754061600231730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Gmagick.xml000066400000000000000000001345541254754061600221450ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/GmagickDraw.xml000066400000000000000000000305351254754061600227550ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/GmagickPixel.xml000066400000000000000000000042141254754061600231340ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruAnnotation.xml000066400000000000000000000027671254754061600235350ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruDestination.xml000066400000000000000000000057521254754061600237010ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruDoc.xml000066400000000000000000000331121254754061600221140ustar00rootroot00000000000000 Loads a PNG image. phpdox-0.8.1.1/dependencies/php/classes/HaruEncoder.xml000066400000000000000000000023201254754061600227630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruException.xml000066400000000000000000000036421254754061600233520ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruFont.xml000066400000000000000000000055661254754061600223310ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruImage.xml000066400000000000000000000042101254754061600224260ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruOutline.xml000066400000000000000000000014011254754061600230220ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HaruPage.xml000066400000000000000000000723151254754061600222730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/HttpDeflateStream.xml000066400000000000000000000035131254754061600241510ustar00rootroot00000000000000 Creates a new HttpDeflateStream object instance. Creates a new HttpDeflateStream object instance. phpdox-0.8.1.1/dependencies/php/classes/HttpInflateStream.xml000066400000000000000000000036071254754061600241730ustar00rootroot00000000000000 Creates a new HttpInflateStream object instance. Creates a new HttpInflateStream object instance. Flushes the inflate stream. phpdox-0.8.1.1/dependencies/php/classes/HttpMessage.xml000066400000000000000000000213341254754061600230160ustar00rootroot00000000000000 Instantiate a new HttpMessage object. Send the Message according to its type as Response or Request. Set the body of the HttpMessage. phpdox-0.8.1.1/dependencies/php/classes/HttpQueryString.xml000066400000000000000000000060761254754061600237340ustar00rootroot00000000000000 Creates a new HttpQueryString object instance. Get (part of) the query string. Converts the query string from the source encoding ie to the target encoding oe. phpdox-0.8.1.1/dependencies/php/classes/HttpRequest.xml000066400000000000000000000372751254754061600230750ustar00rootroot00000000000000 Adds POST data entries, leaving previously set unchanged, unless a post entry with the same name already exists. Add a file to the POST request, leaving previously set files unchanged. Add PUT data, leaving previously set PUT data unchanged. Add parameters to the query parameter list, leaving previously set unchanged. Add raw post data, leaving previously set raw post data unchanged. Clears all history messages. Enable automatic sending of received cookies. Get all sent requests and received responses as an HttpMessage object. Get sent HTTP message. Get the response body after the request has been sent. Get the response code after the request has been sent. Get response cookie(s) after the request has been sent. * Get all response data after the request has been sent. Get response header(s) after the request has been sent. Get response info after the request has been sent. Get the full response as HttpMessage object after the request has been sent. Reset all automatically received/sent cookies. Send the HTTP request. Set the request options to use. Set the POST data entries, overwriting previously set POST data. Set files to post, overwriting previously set post files. Set PUT data to send, overwriting previously set PUT data. Set the URL query parameters to use, overwriting previously set query parameters. Set raw post data to send, overwriting previously set raw post data. Don't forget to specify a content type. Affects only POST and custom requests. phpdox-0.8.1.1/dependencies/php/classes/HttpRequestPool.xml000066400000000000000000000056551254754061600237240ustar00rootroot00000000000000 Attach an HttpRequest object to this HttpRequestPool. Instantiate a new HttpRequestPool object. An HttpRequestPool is able to send several HttpRequests in parallel. phpdox-0.8.1.1/dependencies/php/classes/HttpResponse.xml000066400000000000000000000223451254754061600232330ustar00rootroot00000000000000 Get header(s) about to be sent. Attempts to guess the content type of supplied payload through libmagic. Finally send the entity. Sets the send buffer size of the throttling mechanism. Whether it should be attempted to cache the entity. Sets the throttle delay. phpdox-0.8.1.1/dependencies/php/classes/Imagick.xml000066400000000000000000003305711254754061600221440ustar00rootroot00000000000000 Distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usually of the same size as the source image, unless 'bestfit' is set to TRUE. Set the iterator to the position in the image list specified with the index parameter. phpdox-0.8.1.1/dependencies/php/classes/ImagickDraw.xml000066400000000000000000001163261254754061600227620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ImagickPixel.xml000066400000000000000000000072571254754061600231500ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ImagickPixelIterator.xml000066400000000000000000000075121254754061600246540ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/InfiniteIterator.xml000066400000000000000000000045661254754061600240610ustar00rootroot00000000000000 Moves the inner Iterator forward to its next element if there is one, otherwise rewinds the inner Iterator back to the beginning. phpdox-0.8.1.1/dependencies/php/classes/IntlBreakIterator.xml000066400000000000000000000224761254754061600241670ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/IntlCalendar.xml000066400000000000000000000552371254754061600231430ustar00rootroot00000000000000 Add a signed amount to a field. Adding a positive amount allows advances in time, even if the numeric value of the field decreases (e.g. when working with years in BC dates). A private constructor for disallowing instantiation with the new operator. Given a timezone and locale, this method creates an IntlCalendar object. This factory method may return a subclass of IntlCalendar. Return the difference between the given time and the time this object is set to, with respect to the quantity specified the field parameter. Creates an IntlCalendar object either from a DateTime object or from a string from which a DateTime object can be built. Returns a fieldĘĽs relative maximum value around the current time. The exact semantics vary by field, but in the general case this is the value that would be obtained if one would set the field value into the smallest relative maximum for the field and would increment it until reaching the global maximum or the field value wraps around, in which the value returned would be the global maximum or the value before the wrapping, respectively. Returns a fieldĘĽs relative minimum value around the current time. The exact semantics vary by field, but in the general case this is the value that would be obtained if one would set the field value into the greatest relative minimum for the field and would decrement it until reaching the global minimum or the field value wraps around, in which the value returned would be the global minimum or the value before the wrapping, respectively. Returns whether the passed day is a weekday (IntlCalendar::DOW_TYPE_WEEKDAY), a weekend day (IntlCalendar::DOW_TYPE_WEEKEND), a day during which a transition occurs into the weekend (IntlCalendar::DOW_TYPE_WEEKEND_OFFSET) or a day during which the weekend ceases (IntlCalendar::DOW_TYPE_WEEKEND_CEASE). Object oriented style (method): Object oriented style (method): Gets the current strategy for dealing with wall times that are skipped whenever the clock is forwarded during dailight saving time start transitions. The default value is IntlCalendar::WALLTIME_LAST. Returns the number of milliseconds after midnight at which the weekend begins or ends. Sets either a specific field to the given value, or sets at once several common fields. The range of values that are accepted depend on whether the calendar is using the lenient mode. Sets either a specific field to the given value, or sets at once several common fields. The range of values that are accepted depend on whether the calendar is using the lenient mode. Sets the current strategy for dealing with wall times that are skipped whenever the clock is forwarded during dailight saving time start transitions. The default value is IntlCalendar::WALLTIME_LAST (take it as being the same instant as the one when the wall time is one hour more). Alternative values are IntlCalendar::WALLTIME_FIRST (same instant as the one with a wall time of one hour less) and IntlCalendar::WALLTIME_NEXT_VALID (same instant as when DST begins). phpdox-0.8.1.1/dependencies/php/classes/IntlCodePointBreakIterator.xml000066400000000000000000000205411254754061600257630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/IntlDateFormatter.xml000066400000000000000000000202521254754061600241600ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/IntlException.xml000066400000000000000000000054261254754061600233630ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/IntlIterator.xml000066400000000000000000000024661254754061600232170ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/IntlPartsIterator.xml000066400000000000000000000034071254754061600242250ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/IntlRuleBasedBreakIterator.xml000066400000000000000000000230271254754061600257470ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/IntlTimeZone.xml000066400000000000000000000154131254754061600231540ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/InvalidArgumentException.xml000066400000000000000000000054661254754061600255520ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/IteratorIterator.xml000066400000000000000000000035741254754061600241030ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Judy.xml000066400000000000000000000154341254754061600215110ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/KTaglib_ID3v2_AttachedPictureFrame.xml000066400000000000000000000105001254754061600271130ustar00rootroot00000000000000 Returns the mime type of the image represented by the attached picture frame. Returns the type of the image. Returns the mime type of the image represented by the attached picture frame. phpdox-0.8.1.1/dependencies/php/classes/KTaglib_ID3v2_Frame.xml000066400000000000000000000043261254754061600241320ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/KTaglib_ID3v2_Tag.xml000066400000000000000000000045131254754061600236110ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/KTaglib_MPEG_Audioproperties.xml000066400000000000000000000044471254754061600261630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/KTaglib_MPEG_File.xml000066400000000000000000000021301254754061600236470ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/KTaglib_Tag.xml000066400000000000000000000037251254754061600227060ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Lapack.xml000066400000000000000000000056301254754061600217660ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/LengthException.xml000066400000000000000000000054441254754061600236760ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/LimitIterator.xml000066400000000000000000000050031254754061600233550ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Locale.xml000066400000000000000000000167541254754061600220030ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/LogicException.xml000066400000000000000000000054301254754061600235050ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/Lua.xml000066400000000000000000000061341254754061600213140ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/LuaClosure.xml000066400000000000000000000010321254754061600226410ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Memcache.xml000066400000000000000000000250511254754061600222740ustar00rootroot00000000000000 Memcache::addServer adds a server to the connection pool. The connection, which was opened using Memcache::addServer will be automatically closed at the end of script execution, you can also close it manually with Memcache::close. You can also use the memcache_add_server function. Memcache::decrement decrements value of the item by value. Similarly to Memcache::increment, current value of the item is being converted to numerical and after that value is subtracted. New item's value will not be less than zero. Do not use Memcache::decrement with item, which was stored compressed, because consequent call to Memcache::get will fail. Memcache::decrement does not create an item if it didn't exist. Also you can use memcache_decrement function. Memcache::get returns previously stored data if an item with such key exists on the server at this moment. Memcache::getExtendedStats returns a two-dimensional associative array with server statistics. Array keys correspond to host:port of server and values contain the individual server statistics. A failed server will have its corresponding entry set to FALSE. You can also use the memcache_get_extended_stats function. Memcache::getServerStatus returns a the servers online/offline status. You can also use memcache_get_server_status function. Memcache::increment increments value of an item by the specified value. If item specified by key was not numeric and cannot be converted to a number, it will change its value to value. Memcache::increment does not create an item if it doesn't already exist. Do not use Memcache::increment with items that have been stored compressed because subsequent calls to Memcache::get will fail. Also you can use memcache_increment function. Memcache::set stores an item var with key on the memcached server. Parameter expire is expiration time in seconds. If it's 0, the item never expires (but memcached server doesn't guarantee this item to be stored all the time, it could be deleted from the cache to make place for other items). You can use MEMCACHE_COMPRESSED constant as flag value if you want to use on-the-fly compression (uses zlib). Remember that resource variables (i.e. file and connection descriptors) cannot be stored in the cache, because they cannot be adequately represented in serialized state. Also you can use memcache_set function. Memcache::setCompressThreshold enables automatic compression of large values. You can also use the memcache_set_compress_threshold function. Memcache::setServerParams changes server parameters at runtime. You can also use the memcache_set_server_params function. phpdox-0.8.1.1/dependencies/php/classes/Memcached.xml000066400000000000000000000574461254754061600224550ustar00rootroot00000000000000 Memcached::addServer adds the specified server to the server pool. No connection is established to the server at this time, but if you are using consistent key distribution option (via Memcached::DISTRIBUTION_CONSISTENT or Memcached::OPT_LIBKETAMA_COMPATIBLE), some of the internal data structures will have to be updated. Thus, if you need to add multiple servers, it is better to use Memcached::addServers as the update then happens only once. Memcached::addServers adds servers to the server pool. Each entry in servers is supposed to be an array containing hostname, port, and, optionally, weight of the server. No connection is established to the servers at this time. Memcached::append appends the given value string to the value of an existing item. The reason that value is forced to be a string is that appending mixed types is not well-defined. Memcached::get returns the item that was previously stored under the key. If the item is found and cas_token variable is provided, it will contain the CAS token value for the item. See Memcached::cas for how to use CAS tokens. Read-through caching callback may be specified via cache_cb parameter. Memcached::getDelayed issues a request to memcache for multiple items the keys of which are specified in the keys array. The method does not wait for response and returns right away. When you are ready to collect the items, call either Memcached::fetch or Memcached::fetchAll. If with_cas is true, the CAS token values will also be requested. Memcached::getMulti is similar to Memcached::get, but instead of a single key item, it retrieves multiple items the keys of which are specified in the keys array. If cas_tokens variable is provided, it is filled with the CAS token values for the found items. Unlike Memcached::get it is not possible to specify a read-through cache callback for Memcached::getMulti, because the memcache protocol does not provide information on which keys were not found in the multi-key request. Memcached::prepend prepends the given value string to the value of an existing item. The reason that value is forced to be a string is that prepending mixed types is not well-defined. Memcached::set stores the value on a memcache server under the specified key. The expiration parameter can be used to control when the value is considered expired. This method sets the value of a Memcached option. Some options correspond to the ones defined by libmemcached, and some are specific to the extension. See Memcached Constants for more information. Memcached::setSaslAuthData sets the username and password that should be used for SASL authentication with the memcache servers. phpdox-0.8.1.1/dependencies/php/classes/MemcachedException.xml000066400000000000000000000054561254754061600243260ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/MessageFormatter.xml000066400000000000000000000101761254754061600240440ustar00rootroot00000000000000 Object oriented style (method) Object oriented style (method) Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/Mongo.xml000066400000000000000000000141061254754061600216500ustar00rootroot00000000000000 This finds the address of the secondary currently being used for reads. It is a read-only method: it does not change anything about the internal state of the object. This choses a random secondary for a connection to read from. It is called automatically by the driver and should not need to be used. It calls MongoClient::getHosts (to refresh the status of hosts) and Mongo::getSlave (to get the return value). phpdox-0.8.1.1/dependencies/php/classes/MongoBinData.xml000066400000000000000000000032161254754061600230730ustar00rootroot00000000000000 null null Creates a new binary data object. phpdox-0.8.1.1/dependencies/php/classes/MongoClient.xml000066400000000000000000000153061254754061600230120ustar00rootroot00000000000000 null null null null If no parameters are passed, this connects to "localhost:27017" (or whatever was specified in php.ini for mongo.default_host and mongo.default_port). The MongoClient::close method forcefully closes a connection to the database, even if persistent connections are being used. You should never have to do this under normal circumstances. This method is only useful with a connection to a replica set. It returns the status of all of the hosts in the set. Without a replica set, it will just return an array with one element containing the host that you are connected to. phpdox-0.8.1.1/dependencies/php/classes/MongoCode.xml000066400000000000000000000014071254754061600224430ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoCollection.xml000066400000000000000000000312701254754061600236650ustar00rootroot00000000000000 null null null The MongoDB aggregation framework provides a means to calculate aggregated values without having to use MapReduce. While MapReduce is powerful, it is often more difficult than necessary for many simple aggregation tasks, such as totaling or averaging field values. This method is identical to: phpdox-0.8.1.1/dependencies/php/classes/MongoConnectionException.xml000066400000000000000000000003411254754061600255430ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoCursor.xml000066400000000000000000000330651254754061600230530ustar00rootroot00000000000000 null If the query should have the "slaveOkay" flag set, which allows reads on the secondary (secondaries are, by default, just for backup and not queried). Can be overridden with MongoCursor::slaveOkay. null This is an advanced function and should not be used unless you know what you're doing. The database sends responses in batches of documents, up to 4MB of documents per response. This method checks if the database has more batches or if the result set has been exhausted. Please do not use me. Fields are specified by "fieldname" : bool. TRUE indicates that a field should be returned, FALSE indicates that it should not be returned. You can also use 1 and 0 instead of TRUE and FALSE. After remaining idle on the server for some amount of time, cursors, by default, "die." This is generally the behavior one wants. The database cleans up a cursor once all of its results have been sent to the client, but if the client doesn't request all of the results, the cursor will languish there, taking up resources. Thus, after a few minutes, the cursor "times out" and the database assumes the client has gotten everything it needs and cleans up its the cursor's resources. This option allows mongos to send partial query results if a shard is unreachable. This is only applicable when running a sharded MongoDB cluster and connecting to a mongos. Calling this will make the driver route reads to secondaries if: You are using a replica set and You created a MongoClient instance using the option "replicaSet" => "setName" and There is a healthy secondary that can be reached by the driver. You can check which server was used for this query by calling MongoCursor::info after running the query. It's server field will show which server the query was sent to. Use snapshot mode for the query. Snapshot mode assures no duplicates are returned, or objects missed, which were present at both the start and end of the query's execution (if an object is new during the query, or deleted during the query, it may or may not be returned, even with snapshot mode). Mongo has a feature known as tailable cursors which are similar to the Unix "tail -f" command. A timeout can be set at any time and will affect subsequent queries on the cursor, including fetching more results from the database. For example, to wait forever for an initial response but timeout after 100 ms for subsequent results, one could say: <?php $cursor = $collection->find(); // $cursor->hasNext() executes the query. No timeout has been set, so the // program will wait as long as necessary for a response. while ($cursor->hasNext()) { $cursor->timeout(100); // now the timeout has been set, so if the cursor needs to get more results // from the database, it will only wait 100 ms for the database's reply try { print_r($cursor->getNext()); } catch(MongoCursorTimeoutException $e) { echo "query took too long!"; } } ?> phpdox-0.8.1.1/dependencies/php/classes/MongoCursorException.xml000066400000000000000000000003311254754061600247200ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoCursorTimeoutException.xml000066400000000000000000000003631254754061600262740ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoDB.xml000066400000000000000000000277611254754061600220710ustar00rootroot00000000000000 null The number of servers to replicate a change to before returning success. Inherited by instances of MongoCollection derived from this. w functionality is only available in version 1.5.1+ of the MongoDB server and 1.0.8+ of the driver. null The number of milliseconds to wait for MongoDB::$w replications to take place. Inherited by instances of MongoCollection derived from this. w functionality is only available in version 1.5.1+ of the MongoDB server and 1.0.8+ of the driver. This method causes its connection to be authenticated. If authentication is enabled for the database server (it's not, by default), you need to log in before the database will allow you to do anything. Almost everything that is not a CRUD operation can be done with a database command. Need to know the database version? There's a command for that. Need to do aggregation? There's a command for that. Need to turn up logging? You get the idea. This method is not meant to be called directly. The preferred way to create an instance of MongoDB is through MongoClient::__get or MongoClient::selectDB. This drops the database currently being used. Use MongoCollection::drop instead. The Mongo database server runs a JavaScript engine. This method allows you to run arbitary JavaScript on the database. This can be useful if you want touch a number of collections lightly, or process some results on the database side to reduce the amount that has to be sent to the client. This method is not very useful for normal MongoDB use. It forces a database error to occur. This means that MongoDB::lastError will return a generic database error after running this command. This returns the current database profiling level. This creates a fresh copy of all database data. It will remove any corrupt data and compact and large stretches of free space it finds. This is a very slow operation on a large database. This method is not used in normal operations. It resets the database error tracker (which can be incremented with MongoDB::forceError, also not normally used). This changes the current database profiling level. phpdox-0.8.1.1/dependencies/php/classes/MongoDBRef.xml000066400000000000000000000025431254754061600225150ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoDate.xml000066400000000000000000000020521254754061600224430ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/MongoException.xml000066400000000000000000000003031254754061600235210ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoGridFS.xml000066400000000000000000000124231254754061600227070ustar00rootroot00000000000000 null null null Files as stored across two collections, the first containing file meta information, the second containing chunks of the actual file. By default, fs.files and fs.chunks are the collection names used. phpdox-0.8.1.1/dependencies/php/classes/MongoGridFSCursor.xml000066400000000000000000000034231254754061600241050ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/MongoGridFSException.xml000066400000000000000000000003311254754061600245610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoGridFSFile.xml000066400000000000000000000045671254754061600235210ustar00rootroot00000000000000 null null This method returns a stream resource that can be used with all file functions in PHP that deal with reading files. The contents of the file are pulled out of MongoDB on the fly, so that the whole file does not have to be loaded into memory first. phpdox-0.8.1.1/dependencies/php/classes/MongoId.xml000066400000000000000000000045301254754061600221250ustar00rootroot00000000000000 null This returns the hostname MongoId is using to generate unique ids. This should be the same value gethostname returns. This function is only used by PHP internally, it shouldn't need to ever be called by the user. phpdox-0.8.1.1/dependencies/php/classes/MongoInt32.xml000066400000000000000000000016111254754061600224650ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/MongoInt64.xml000066400000000000000000000016111254754061600224720ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/MongoLog.xml000066400000000000000000000067431254754061600223220ustar00rootroot00000000000000 null null This function can be used to set how verbose logging should be and the types of activities that should be logged. Use the constants described in the MongoLog section with bitwise operators to specify levels. This function can be used to set which parts of the driver's functionality should be logged. Use the constants described in the MongoLog section with bitwise operators to specify modules. phpdox-0.8.1.1/dependencies/php/classes/MongoMaxKey.xml000066400000000000000000000002061254754061600227630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoMinKey.xml000066400000000000000000000002061254754061600227610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoPool.xml000066400000000000000000000016271254754061600225060ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/MongoRegex.xml000066400000000000000000000020021254754061600226330ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/MongoResultException.xml000066400000000000000000000027771254754061600247410ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/MongoTimestamp.xml000066400000000000000000000020741254754061600235350ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/MultipleIterator.xml000066400000000000000000000076121254754061600241020ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Mutex.xml000066400000000000000000000034171254754061600216760ustar00rootroot00000000000000 Attempt to lock the Mutex for the caller. phpdox-0.8.1.1/dependencies/php/classes/MysqlndUhConnection.xml000066400000000000000000000535201254754061600245400ustar00rootroot00000000000000 Closes a previously opened database connection. Initialize mysqlnd connection. This is an mysqlnd internal call to initialize the connection object. phpdox-0.8.1.1/dependencies/php/classes/MysqlndUhPreparedStatement.xml000066400000000000000000000022321254754061600260620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/NoRewindIterator.xml000066400000000000000000000064651254754061600240410ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Normalizer.xml000066400000000000000000000021201254754061600227040ustar00rootroot00000000000000 Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/NumberFormatter.xml000066400000000000000000000150561254754061600237120ustar00rootroot00000000000000 Object oriented style (method) Object oriented style (method) Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/OAuth.xml000066400000000000000000000217261254754061600216170ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/OAuthException.xml000066400000000000000000000062331254754061600234720ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/OAuthProvider.xml000066400000000000000000000125751254754061600233340ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/OutOfBoundsException.xml000066400000000000000000000054621254754061600246640ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/OutOfRangeException.xml000066400000000000000000000054541254754061600244670ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/OverflowException.xml000066400000000000000000000054541254754061600242610ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/PDO.xml000066400000000000000000000221651254754061600212170ustar00rootroot00000000000000 Turns off autocommit mode. While autocommit mode is turned off, changes made to the database via the PDO object instance are not committed until you end the transaction by calling PDO::commit. Calling PDO::rollBack will roll back all changes to the database and return the connection to autocommit mode. PDO::exec executes an SQL statement in a single function call, returning the number of rows affected by the statement. This function returns the value of a database connection attribute. To retrieve PDOStatement attributes, refer to PDOStatement::getAttribute. Returns the ID of the last inserted row, or the last value from a sequence object, depending on the underlying driver. For example, PDO_PGSQL requires you to specify the name of a sequence object for the name parameter. Prepares an SQL statement to be executed by the PDOStatement::execute method. The SQL statement can contain zero or more named (:name) or question mark (?) parameter markers for which real values will be substituted when the statement is executed. You cannot use both named and question mark parameter markers within the same SQL statement; pick one or the other parameter style. Use these parameters to bind any user-input, do not include the user-input directly in the query. PDO::query executes an SQL statement in a single function call, returning the result set (if any) returned by the statement as a PDOStatement object. PDO::quote places quotes around the input string (if required) and escapes special characters within the input string, using a quoting style appropriate to the underlying driver. Rolls back the current transaction, as initiated by PDO::beginTransaction. A PDOException will be thrown if no transaction is active. Sets an attribute on the database handle. Some of the available generic attributes are listed below; some drivers may make use of additional driver specific attributes. PDO::ATTR_CASE: Force column names to a specific case. PDO::CASE_LOWER: Force column names to lower case. PDO::CASE_NATURAL: Leave column names as returned by the database driver. PDO::CASE_UPPER: Force column names to upper case. PDO::ATTR_ERRMODE: Error reporting. PDO::ERRMODE_SILENT: Just set error codes. PDO::ERRMODE_WARNING: Raise E_WARNING. PDO::ERRMODE_EXCEPTION: Throw exceptions. PDO::ATTR_ORACLE_NULLS (available with all drivers, not just Oracle): Conversion of NULL and empty strings. PDO::NULL_NATURAL: No conversion. PDO::NULL_EMPTY_STRING: Empty string is converted to NULL. PDO::NULL_TO_STRING: NULL is converted to an empty string. PDO::ATTR_STRINGIFY_FETCHES: Convert numeric values to strings when fetching. Requires bool. PDO::ATTR_STATEMENT_CLASS: Set user-supplied statement class derived from PDOStatement. Cannot be used with persistent PDO instances. Requires array(string classname, array(mixed constructor_args)). PDO::ATTR_TIMEOUT: Specifies the timeout duration in seconds. Not all drivers support this option, and it's meaning may differ from driver to driver. For example, sqlite will wait for up to this time value before giving up on obtaining an writable lock, but other drivers may interpret this as a connect or a read timeout interval. Requires int. PDO::ATTR_AUTOCOMMIT (available in OCI, Firebird and MySQL): Whether to autocommit every single statement. PDO::ATTR_EMULATE_PREPARES Enables or disables emulation of prepared statements. Some drivers do not support native prepared statements or have limited support for them. Use this setting to force PDO to either always emulate prepared statements (if TRUE), or to try to use native prepared statements (if FALSE). It will always fall back to emulating the prepared statement if the driver cannot successfully prepare the current query. Requires bool. PDO::MYSQL_ATTR_USE_BUFFERED_QUERY (available in MySQL): Use buffered queries. PDO::ATTR_DEFAULT_FETCH_MODE: Set default fetch mode. Description of modes is available in PDOStatement::fetch documentation. phpdox-0.8.1.1/dependencies/php/classes/PDOException.xml000066400000000000000000000065261254754061600231010ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/PDOStatement.xml000066400000000000000000000235551254754061600231100ustar00rootroot00000000000000 null PDOStatement::bindColumn arranges to have a particular variable bound to a given column in the result-set from a query. Each call to PDOStatement::fetch or PDOStatement::fetchAll will update all the variables that are bound to columns. Binds a PHP variable to a corresponding named or question mark placeholder in the SQL statement that was used to prepare the statement. Unlike PDOStatement::bindValue, the variable is bound as a reference and will only be evaluated at the time that PDOStatement::execute is called. PDOStatement::closeCursor frees up the connection to the server so that other SQL statements may be issued, but leaves the statement in a state that enables it to be executed again. Use PDOStatement::columnCount to return the number of columns in the result set represented by the PDOStatement object. Dumps the informations contained by a prepared statement directly on the output. It will provide the SQL query in use, the number of parameters used (Params), the list of parameters, with their name, type (paramtype) as an integer, their key name or position, the value, and the position in the query (if this is supported by the PDO driver, otherwise, it will be -1). Execute the prepared statement. If the prepared statement included parameter markers, you must either: call PDOStatement::bindParam to bind PHP variables to the parameter markers: bound variables pass their value as input and receive the output value, if any, of their associated parameter markers or pass an array of input-only parameter values Gets an attribute of the statement. Currently, no generic attributes exist but only driver specific: PDO::ATTR_CURSOR_NAME (Firebird and ODBC specific): Get the name of cursor for UPDATE ... WHERE CURRENT OF. PDOStatement::rowCount returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement executed by the corresponding PDOStatement object. Sets an attribute on the statement. Currently, no generic attributes are set but only driver specific: PDO::ATTR_CURSOR_NAME (Firebird and ODBC specific): Set the name of cursor for UPDATE ... WHERE CURRENT OF. phpdox-0.8.1.1/dependencies/php/classes/ParentIterator.xml000066400000000000000000000033211254754061600235310ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Phar.xml000066400000000000000000000640151254754061600214670ustar00rootroot00000000000000 This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using Phar::compress, Phar::decompress, Phar::compressFiles and Phar::decompressFiles. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using Phar::compress, Phar::decompress, Phar::compressFiles and Phar::decompressFiles. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method is used to convert an executable phar archive to either a tar or zip file. To make the tar or zip non-executable, the phar stub and phar alias files are removed from the newly created archive. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method is intended for creation of phar-file format-specific stubs, and is not intended for use with tar- or zip-based phar archives. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. instructs phar to intercept fopen, readfile, file_get_contents, opendir, and all of the stat-related functions. If any of these functions is called from within a phar archive with a relative path, the call is modified to access a file within the phar archive. Absolute paths are assumed to be attempts to load external files from the filesystem. This method can be used to determine whether a Phar will save changes to disk immediately, or whether a call to Phar::stopBuffering is needed to enable saving changes. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. Phar::mungServer should only be called within the stub of a phar archive. This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. Returns the full path to the running phar archive. This is intended for use much like the __FILE__ magic constant, and only has effect inside an executing phar archive. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. Although technically unnecessary, the Phar::startBuffering method can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity performed on it. Phar::stopBuffering is used in conjunction with the Phar::startBuffering method. Phar::startBuffering can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity performed on it. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using Phar::compress, Phar::decompress, Phar::compressFiles and Phar::decompressFiles. Phar::mapPhar for web-based phars. This method parses $_SERVER['REQUEST_URI'] and routes a request from a web browser to an internal file within the phar archive. In essence, it simulates a web server, routing requests to the correct file, echoing the correct headers and parsing PHP files as needed. This powerful method is part of what makes it easy to convert an existing PHP application into a phar archive. Combined with Phar::mungServer and Phar::interceptFileFuncs, any web application can be used unmodified from a phar archive. phpdox-0.8.1.1/dependencies/php/classes/PharData.xml000066400000000000000000000652041254754061600222620ustar00rootroot00000000000000 For tar archives, this method compresses the entire archive using gzip compression or bzip2 compression. The resulting file can be processed with the gunzip command/bunzip command, or accessed directly and transparently with the Phar extension. For tar-based archives, this method throws a BadMethodCallException, as compression of individual files within a tar archive is not supported by the file format. Use PharData::compress to compress an entire tar-based archive. This method is used to convert a non-executable tar or zip archive to another non-executable format. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. For tar-based archives, this method decompresses the entire archive. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown. phpdox-0.8.1.1/dependencies/php/classes/PharException.xml000066400000000000000000000054261254754061600233470ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/PharFileInfo.xml000066400000000000000000000154361254754061600231060ustar00rootroot00000000000000 This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using PharFileInfo::isCompressed, PharFileInfo::decompress, and PharFileInfo::compress. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using PharFileInfo::isCompressed, PharFileInfo::decompress, and PharFileInfo::compress. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using PharFileInfo::isCompressed, PharFileInfo::decompress, and PharFileInfo::compress. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using PharFileInfo::isCompressed, PharFileInfo::decompress, and PharFileInfo::compress. PharFileInfo::setMetadata should only be used to store customized data in a file that cannot be represented with existing information stored with a file. Meta-data can significantly slow down the performance of loading a phar archive if the data is large, or if there are many files containing meta-data. It is important to note that file permissions are natively supported inside a phar; it is possible to set them with the PharFileInfo::chmod method. As with all functionality that modifies the contents of a phar, the phar.readonly INI variable must be off in order to succeed if the file is within a Phar archive. Files within PharData archives do not have this restriction. This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using PharFileInfo::isCompressed, PharFileInfo::decompress, and PharFileInfo::compress. phpdox-0.8.1.1/dependencies/php/classes/QuickHashIntHash.xml000066400000000000000000000131351254754061600237310ustar00rootroot00000000000000 This method deletes an entry from the hash, and returns whether the entry was deleted or not. Associated memory structures will not be freed immediately, but rather when the hash itself is freed. This factory method creates a new hash from a definition file on disk. The file format consists of a signature 'QH\0x11\0', the number of elements as a 32 bit signed integer in system Endianness, followed by 32 bit signed integers packed together in the Endianness that the system that the code runs on uses. For each hash element there are two 32 bit signed integers stored. The first of each element is the key, and the second is the value belonging to the key. An example could be: phpdox-0.8.1.1/dependencies/php/classes/QuickHashIntSet.xml000066400000000000000000000074771254754061600236150ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/QuickHashIntStringHash.xml000066400000000000000000000135241254754061600251220ustar00rootroot00000000000000 This method deletes an entry from the hash, and returns whether the entry was deleted or not. Associated memory structures will not be freed immediately, but rather when the hash itself is freed. This factory method creates a new hash from a definition file on disk. The file format consists of a signature 'QH\0x12\0', the number of elements as a 32 bit signed integer in system Endianness, an unsigned 32 bit integer containing the number of element data to follow in characters. This element data contains all the strings. After the header and the strings, the elements follow in pairs of two unsigned 32 bit integers where the first one is the key, and the second one the index in the the element data string. An example could be: phpdox-0.8.1.1/dependencies/php/classes/QuickHashStringIntHash.xml000066400000000000000000000135361254754061600251250ustar00rootroot00000000000000 This method deletes an entry from the hash, and returns whether the entry was deleted or not. Associated memory structures will not be freed immediately, but rather when the hash itself is freed. This factory method creates a new hash from a definition file on disk. The file format consists of a signature 'QH\0x21\0', the number of elements as a 32 bit signed integer in system Endianness, an unsigned 32 bit integer containing the number of element data to follow in characters. This element data contains all the strings. The follows another signed 32 bit integer containing the number of bucket lists. After the header and the strings, the elements follow. They are ordered by bucket list so that the keys don't have to be hashed in order to restore the hash. For each bucket list, the following information is stored (all as 32 bit integers): the bucket list index, the number of elements in that list, and then in pairs of two unsigned 32 bit integers the elements, where the first one is the index into the string list containing the keys, and the second one the value. An example could be: phpdox-0.8.1.1/dependencies/php/classes/RRDCreator.xml000066400000000000000000000027551254754061600225470ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RRDGraph.xml000066400000000000000000000024571254754061600222100ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RRDUpdater.xml000066400000000000000000000015311254754061600225430ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RangeException.xml000066400000000000000000000054461254754061600235130ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/RarArchive.xml000066400000000000000000000064331254754061600226230ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Provides a string representation for this RarArchive object. It currently shows the full path name of the archive volume that was opened and whether the resource is valid or was already closed through a call to RarArchive::close. phpdox-0.8.1.1/dependencies/php/classes/RarEntry.xml000066400000000000000000000221171254754061600223400ustar00rootroot00000000000000 Get packed size of the archive entry. Returns a file handler that supports read operations. This handler provides on-the-fly decompression for this entry. Get unpacked size of the archive entry. Tests whether the current entry contents are encrypted. phpdox-0.8.1.1/dependencies/php/classes/RarException.xml000066400000000000000000000053671254754061600232050ustar00rootroot00000000000000 If and only if the argument is TRUE, then, instead of emitting warnings and returning a special value indicating error when the UnRAR library encounters an error, an exception of type RarException will be thrown. phpdox-0.8.1.1/dependencies/php/classes/RecursiveArrayIterator.xml000066400000000000000000000146631254754061600252610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveCachingIterator.xml000066400000000000000000000121231254754061600255240ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveCallbackFilterIterator.xml000066400000000000000000000030041254754061600270300ustar00rootroot00000000000000 Fetches the filtered children of the inner iterator. phpdox-0.8.1.1/dependencies/php/classes/RecursiveDirectoryIterator.xml000066400000000000000000000076151254754061600261460ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveFilterIterator.xml000066400000000000000000000053771254754061600254320ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveIteratorIterator.xml000066400000000000000000000124061254754061600257650ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveRegexIterator.xml000066400000000000000000000070761254754061600252550ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/RecursiveTreeIterator.xml000066400000000000000000000223061254754061600250730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Reflection.xml000066400000000000000000000015161254754061600226640ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ReflectionClass.xml000066400000000000000000000335671254754061600236650ustar00rootroot00000000000000 null Gets default properties from a class (including inherited properties). phpdox-0.8.1.1/dependencies/php/classes/ReflectionException.xml000066400000000000000000000054421254754061600245450ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/ReflectionExtension.xml000066400000000000000000000076661254754061600245750ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/ReflectionFunction.xml000066400000000000000000000166301254754061600243750ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/ReflectionFunctionAbstract.xml000066400000000000000000000134201254754061600260530ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/ReflectionMethod.xml000066400000000000000000000261171254754061600240310ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/ReflectionObject.xml000066400000000000000000000317701254754061600240200ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/ReflectionParameter.xml000066400000000000000000000123011254754061600245170ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/ReflectionProperty.xml000066400000000000000000000127031254754061600244310ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/ReflectionZendExtension.xml000066400000000000000000000050571254754061600254060ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/RegexIterator.xml000066400000000000000000000120501254754061600233510ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/ResourceBundle.xml000066400000000000000000000052241254754061600235130ustar00rootroot00000000000000 Object oriented style (method) Object oriented style Object oriented style (method) Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/RuntimeException.xml000066400000000000000000000054341254754061600240770ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/SNMP.xml000066400000000000000000000174211254754061600213510ustar00rootroot00000000000000 null null null Value of quick_print within the NET-SNMP library null Controls the way enum values are printed null null Controls disabling check for increasing OID while walking OID tree null null phpdox-0.8.1.1/dependencies/php/classes/SNMPException.xml000066400000000000000000000060661254754061600232330ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/SQLite3.xml000066400000000000000000000142531254754061600220200ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SQLite3Result.xml000066400000000000000000000034651254754061600232220ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SQLite3Stmt.xml000066400000000000000000000044431254754061600226700ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SVM.xml000066400000000000000000000102031254754061600212300ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SVMModel.xml000066400000000000000000000056331254754061600222240ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFAction.xml000066400000000000000000000006601254754061600223660ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFBitmap.xml000066400000000000000000000016621254754061600223700ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFButton.xml000066400000000000000000000065131254754061600224270ustar00rootroot00000000000000 Sets the action to be performed when the button is clicked. phpdox-0.8.1.1/dependencies/php/classes/SWFDisplayItem.xml000066400000000000000000000205231254754061600233750ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFFill.xml000066400000000000000000000033071254754061600220400ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFFont.xml000066400000000000000000000042571254754061600220650ustar00rootroot00000000000000 If filename is the name of an FDB file (i.e., it ends in ".fdb"), load the font definition found in said file. Otherwise, create a browser-defined font reference. phpdox-0.8.1.1/dependencies/php/classes/SWFFontChar.xml000066400000000000000000000013521254754061600226540ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFGradient.xml000066400000000000000000000023251254754061600227060ustar00rootroot00000000000000 swfgradient::addentry adds an entry to the gradient list. ratio is a number between 0 and 1 indicating where in the gradient this color appears. Thou shalt add entries in order of increasing ratio. swfgradient creates a new SWFGradient object. phpdox-0.8.1.1/dependencies/php/classes/SWFMorph.xml000066400000000000000000000014731254754061600222410ustar00rootroot00000000000000 Creates a new SWFMorph object. phpdox-0.8.1.1/dependencies/php/classes/SWFMovie.xml000066400000000000000000000150111254754061600222240ustar00rootroot00000000000000 Dumps the SWFMovie. Sets the background color. Sets the frame rate to the specified rate. Streams the given MP3 file mp3file. phpdox-0.8.1.1/dependencies/php/classes/SWFPrebuiltClip.xml000066400000000000000000000007211254754061600235450ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFShape.xml000066400000000000000000000207261254754061600222160ustar00rootroot00000000000000 SWFShape::addFill adds a solid fill to the shape's list of fill styles. SWFShape::addFill accepts three different types of arguments. What this nonsense is about is, every edge segment borders at most two fills. When rasterizing the object, it's pretty handy to know what those fills are ahead of time, so the swf format requires these to be specified. swfshape::setline sets the shape's line style. width is the line's width. If width is 0, the line's style is removed (then, all other arguments are ignored). If width > 0, then line's color is set to red, green, blue. Last parameter a is optional. phpdox-0.8.1.1/dependencies/php/classes/SWFSound.xml000066400000000000000000000010231254754061600222330ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFSoundInstance.xml000066400000000000000000000021141254754061600237220ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFSprite.xml000066400000000000000000000045521254754061600224230ustar00rootroot00000000000000 swfsprite::add adds a swfshape, a swfbutton, a swftext, a swfaction or a swfsprite object. phpdox-0.8.1.1/dependencies/php/classes/SWFText.xml000066400000000000000000000101461254754061600220750ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SWFTextField.xml000066400000000000000000000124241254754061600230420ustar00rootroot00000000000000 swftextfield creates a new text field object. Text Fields are less flexible than swftext objects- they can't be rotated, scaled non-proportionally, or skewed, but they can be used as form entries, and they can use browser-defined fonts. phpdox-0.8.1.1/dependencies/php/classes/SWFVideoStream.xml000066400000000000000000000017671254754061600234040ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SessionHandler.xml000066400000000000000000000065461254754061600235230ustar00rootroot00000000000000 Closes the current session. This method is automatically executed internally by PHP when closing the session, or explicitly via session_write_close (which first calls the SessionHandler::write). Destroys a session. Called by internally by PHP with session_regenerate_id (assuming the $destory is set to TRUE, by session_destroy or when session_decode fails. Cleans up expired sessions. Called randomly by PHP internally when a session starts or when session_start is invoked. The frequency this is called is based on the session.gc_divisor and session.gc_probability configuration directives. Create new session, or re-initialize existing session. Called internally by PHP when a session starts either automatically or when session_start is invoked. Reads the session data from the session storage, and returns the result back to PHP for internal processing. This method is called automatically by PHP when a session is started (either automatically or explicity with session_start and is preceeded by an internal call to the SessionHandler::open. Writes the session data to the session storage. Called by normal PHP shutdown, by session_write_close, or when session_register_shutdown fails. PHP will call SessionHandler::close immediately after this method returns. phpdox-0.8.1.1/dependencies/php/classes/SimpleXMLElement.xml000066400000000000000000000117231254754061600237170ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SimpleXMLIterator.xml000066400000000000000000000137751254754061600241300ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SoapClient.xml000066400000000000000000000142221254754061600226310ustar00rootroot00000000000000 Performs SOAP request over HTTP. Returns an array of functions described in the WSDL for the Web service. Returns the XML sent in the last SOAP request. Returns the SOAP headers from the last request. Returns the XML received in the last SOAP response. Returns the SOAP headers from the last response. Returns an array of types described in the WSDL for the Web service. Defines a cookie to be sent along with the SOAP requests. Sets the endpoint URL that will be touched by following SOAP requests. This is equivalent to specifying the location option when constructing the SoapClient. Defines headers to be sent along with the SOAP requests. This is a low level API function that is used to make a SOAP call. Usually, in WSDL mode, SOAP functions can be called as methods of the SoapClient object. This method is useful in non-WSDL mode when soapaction is unknown, uri differs from the default or when sending and/or receiving SOAP Headers. phpdox-0.8.1.1/dependencies/php/classes/SoapFault.xml000066400000000000000000000106231254754061600224670ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/SoapHeader.xml000066400000000000000000000026271254754061600226110ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SoapParam.xml000066400000000000000000000015761254754061600224630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SoapServer.xml000066400000000000000000000105201254754061600226560ustar00rootroot00000000000000 Sends a response to the client of the current request indicating an error. Exports all methods from specified class. This function allows changing the persistence state of a SoapServer object between requests. This function allows saving data between requests utilizing PHP sessions. This method only has an affect on a SoapServer after it has exported functions utilizing SoapServer::setClass. phpdox-0.8.1.1/dependencies/php/classes/SoapVar.xml000066400000000000000000000030421254754061600221410ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrClient.xml000066400000000000000000000175641254754061600226620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrClientException.xml000066400000000000000000000077571254754061600245440ustar00rootroot00000000000000 null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrDocument.xml000066400000000000000000000226361254754061600232160ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrDocumentField.xml000066400000000000000000000023271254754061600241550ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/SolrException.xml000066400000000000000000000074171254754061600233760ustar00rootroot00000000000000 null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrGenericResponse.xml000066400000000000000000000134021254754061600245220ustar00rootroot00000000000000 null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrIllegalArgumentException.xml000066400000000000000000000100011254754061600263520ustar00rootroot00000000000000 null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrIllegalOperationException.xml000066400000000000000000000100031254754061600265320ustar00rootroot00000000000000 null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrInputDocument.xml000066400000000000000000000143461254754061600242350ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrModifiableParams.xml000066400000000000000000000073571254754061600246420ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrObject.xml000066400000000000000000000043121254754061600226350ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrParams.xml000066400000000000000000000073041254754061600226560ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrPingResponse.xml000066400000000000000000000065771254754061600240620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SolrQuery.xml000066400000000000000000001472751254754061600225540ustar00rootroot00000000000000 This method allows you to specify a field which should be treated as a facet. This method is used to used to specify a set of fields to return, thereby restricting the amount of data returned in the response. Instructs Solr what kinds of Request parameters should be included in the response for debugging purposes, legal values include: Setting it to TRUE enables highlighted snippets to be generated in the query response. If SolrQuery::setHighlightAlternateField() was passed the value TRUE, this parameter specifies the maximum number of characters of the field to return If TRUE, then a field will only be highlighted if the query matched in this particular field. Sets the text which appears before a highlighted term phpdox-0.8.1.1/dependencies/php/classes/SolrQueryResponse.xml000066400000000000000000000133721254754061600242610ustar00rootroot00000000000000 null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrResponse.xml000066400000000000000000000127461254754061600232370ustar00rootroot00000000000000 null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrUpdateResponse.xml000066400000000000000000000133761254754061600244020ustar00rootroot00000000000000 null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/SolrUtils.xml000066400000000000000000000030201254754061600225220ustar00rootroot00000000000000 Lucene supports escaping special characters that are part of the query syntax. phpdox-0.8.1.1/dependencies/php/classes/SphinxClient.xml000066400000000000000000000324201254754061600232000ustar00rootroot00000000000000 Binds per-field weights by name. Sets anchor point for a geosphere distance (geodistance) calculations and enables them. Sets grouping attribute, function, and group sorting mode, and enables grouping. Sets distributed retry count and delay. phpdox-0.8.1.1/dependencies/php/classes/SplBool.xml000066400000000000000000000014661254754061600221500ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplDoublyLinkedList.xml000066400000000000000000000145021254754061600244710ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplEnum.xml000066400000000000000000000020041254754061600221460ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplFileInfo.xml000066400000000000000000000167011254754061600227460ustar00rootroot00000000000000 Gets the target of a filesystem link. phpdox-0.8.1.1/dependencies/php/classes/SplFileObject.xml000066400000000000000000000404461254754061600232640ustar00rootroot00000000000000 Reads to EOF on the given file pointer from the current position and writes the results to the output buffer. Reads a line from the file and interprets it according to the specified format, which is described in the documentation for sprintf. Gets the current line number. phpdox-0.8.1.1/dependencies/php/classes/SplFixedArray.xml000066400000000000000000000110501254754061600233010ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplFloat.xml000066400000000000000000000012431254754061600223130ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplHeap.xml000066400000000000000000000070471254754061600221330ustar00rootroot00000000000000 Compare value1 with value2. phpdox-0.8.1.1/dependencies/php/classes/SplInt.xml000066400000000000000000000012411254754061600217760ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplMaxHeap.xml000066400000000000000000000063251254754061600225770ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplMinHeap.xml000066400000000000000000000063251254754061600225750ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplObjectStorage.xml000066400000000000000000000155631254754061600240130ustar00rootroot00000000000000 This method calculates an identifier for the objects added to an SplObjectStorage object. Checks whether an object exists in the storage. Associate data to an object in the storage. Removes an object from the storage. phpdox-0.8.1.1/dependencies/php/classes/SplPriorityQueue.xml000066400000000000000000000076671254754061600241140ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplQueue.xml000066400000000000000000000147051254754061600223410ustar00rootroot00000000000000 This constructs a new empty queue. This method automatically sets the iterator mode to SplDoublyLinkedList::IT_MODE_FIFO. Dequeues value from the top of the queue. Enqueues value at the end of the queue. phpdox-0.8.1.1/dependencies/php/classes/SplStack.xml000066400000000000000000000135421254754061600223200ustar00rootroot00000000000000 This constructs a new empty stack. This method automatically sets the iterator mode to SplDoublyLinkedList::IT_MODE_LIFO. phpdox-0.8.1.1/dependencies/php/classes/SplString.xml000066400000000000000000000012471254754061600225200ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplTempFileObject.xml000066400000000000000000000211551254754061600241060ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/SplType.xml000066400000000000000000000012301254754061600221630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Spoofchecker.xml000066400000000000000000000052661254754061600232130ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Stackable.xml000066400000000000000000000044051254754061600224630ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Stomp.xml000066400000000000000000000140421254754061600216720ustar00rootroot00000000000000 Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (constructor): Object oriented style (destructor): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): Object oriented style (method): phpdox-0.8.1.1/dependencies/php/classes/StompException.xml000066400000000000000000000042011254754061600235450ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/StompFrame.xml000066400000000000000000000021551254754061600226470ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/Thread.xml000066400000000000000000000071341254754061600220030ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/TokyoTyrant.xml000066400000000000000000000320341254754061600231000ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/TokyoTyrantIterator.xml000066400000000000000000000224271254754061600246170ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/TokyoTyrantQuery.xml000066400000000000000000000100261254754061600241230ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/TokyoTyrantTable.xml000066400000000000000000000276741254754061600240660ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Transliterator.xml000066400000000000000000000063061254754061600236110ustar00rootroot00000000000000 null This method should not be called. Its only purpose is to deny instantiation with the new operator. Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/UConverter.xml000066400000000000000000000256321254754061600226730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/UnderflowException.xml000066400000000000000000000054561254754061600244250ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/UnexpectedValueException.xml000066400000000000000000000054721254754061600255570ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/V8Js.xml000066400000000000000000000052211254754061600213610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/V8JsException.xml000066400000000000000000000105071254754061600232430ustar00rootroot00000000000000 null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/VarnishAdmin.xml000066400000000000000000000127011254754061600231530ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/VarnishLog.xml000066400000000000000000000156701254754061600226540ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/VarnishStat.xml000066400000000000000000000013171254754061600230370ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/WeakMap.xml000066400000000000000000000063161254754061600221220ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/WeakRef.xml000066400000000000000000000026241254754061600221170ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Worker.xml000066400000000000000000000047071254754061600220500ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/XMLReader.xml000066400000000000000000000324621254754061600223610ustar00rootroot00000000000000 null null null null null null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/XSLTProcessor.xml000066400000000000000000000076501254754061600232710ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Action_Abstract.xml000066400000000000000000000123611254754061600244310ustar00rootroot00000000000000 null user should always define this method for a action, this is the entry point of an action. Yaf_Action_Abstract::execute may have agruments. The value retrived from the request is not safe. you should do some filtering work before you use it. phpdox-0.8.1.1/dependencies/php/classes/Yaf_Application.xml000066400000000000000000000132221254754061600236310ustar00rootroot00000000000000 null null null null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Bootstrap_Abstract.xml000066400000000000000000000002341254754061600251650ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Config_Abstract.xml000066400000000000000000000027521254754061600244240ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Config_Ini.xml000066400000000000000000000126031254754061600233740ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Config_Simple.xml000066400000000000000000000130411254754061600241030ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Controller_Abstract.xml000066400000000000000000000161561254754061600253450ustar00rootroot00000000000000 null null null null null null null forward current execution process to other action. this method doesn't switch to the destination action immediately, it will take place after current flow finish. phpdox-0.8.1.1/dependencies/php/classes/Yaf_Dispatcher.xml000066400000000000000000000237021254754061600234600ustar00rootroot00000000000000 null null null null null null null null null null null Yaf_Dispatcher will render automatically after dispatches a incoming request, you can prevent the rendering by calling this method with flag TRUE you can simply return FALSE in a action to prevent the auto-rendering of that action While the application.dispatcher.throwException is On(you can also calling to Yaf_Dispatcher::throwException(TRUE) to enable it), Yaf will throw Exception whe error occurrs instead of trigger error. disable view engine, used in some app that user will output by theirself you can simply return FALSE in a action to prevent the auto-rendering of that action This method does the heavy work of the Yaf_Dispatcher. It take a request object. Set error handler for Yaf. when application.dispatcher.throwException is off, Yaf will trigger catchable error while unexpected errors occrred. Siwtch on/off exception throwing while unexpected error occurring. When this is on, Yaf will throwing exceptions instead of triggering catchable errors. phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception.xml000066400000000000000000000063341254754061600233320ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_DispatchFailed.xml000066400000000000000000000011771254754061600262560ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_LoadFailed.xml000066400000000000000000000011671254754061600253750ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_LoadFailed_Action.xml000066400000000000000000000012331254754061600266640ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_LoadFailed_Controller.xml000066400000000000000000000012431254754061600275730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_LoadFailed_Module.xml000066400000000000000000000012331254754061600266740ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_LoadFailed_View.xml000066400000000000000000000012271254754061600263640ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_RouterFailed.xml000066400000000000000000000011731254754061600257730ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_StartupError.xml000066400000000000000000000011731254754061600260620ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Exception_TypeError.xml000066400000000000000000000011651254754061600253420ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Loader.xml000066400000000000000000000110301254754061600225670ustar00rootroot00000000000000 null null null null Register local class prefix name, Yaf_Loader search classes in two library directories, the one is configured via application.library.directory(in application.ini) which is called local libraray directory; the other is configured via yaf.library (in php.ini) which is callled global library directory, since it can be shared by many applications in the same server. phpdox-0.8.1.1/dependencies/php/classes/Yaf_Plugin_Abstract.xml000066400000000000000000000064051254754061600244540ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Registry.xml000066400000000000000000000041471254754061600232040ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Request_Abstract.xml000066400000000000000000000236441254754061600246520ustar00rootroot00000000000000 null null null null null null null null null null null Set base URI, base URI is used when doing routing, in routing phase request URI is used to route a request, while base URI is used to skip the leadding part(base URI) of request URI. That is, if comes a request with request URI a/b/c, then if you set base URI to "a/b", only "/c" will be used in routing phase. generally, you don't need to set this, Yaf will determine it automatically. phpdox-0.8.1.1/dependencies/php/classes/Yaf_Request_Http.xml000066400000000000000000000232541254754061600240230ustar00rootroot00000000000000 Check the request whether it is a Ajax Request. This method depends on the request header: HTTP_X_REQUESTED_WITH, some Javascript library doesn't set this header while doing Ajax request phpdox-0.8.1.1/dependencies/php/classes/Yaf_Request_Simple.xml000066400000000000000000000220701254754061600243300ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Response_Abstract.xml000066400000000000000000000111361254754061600250110ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Map.xml000066400000000000000000000024071254754061600232640ustar00rootroot00000000000000 null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Regex.xml000066400000000000000000000040741254754061600236230ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Rewrite.xml000066400000000000000000000035051254754061600241700ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Simple.xml000066400000000000000000000030121254754061600237710ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Static.xml000066400000000000000000000014551254754061600240000ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/classes/Yaf_Route_Supervar.xml000066400000000000000000000020161254754061600243520ustar00rootroot00000000000000 null phpdox-0.8.1.1/dependencies/php/classes/Yaf_Session.xml000066400000000000000000000142171254754061600230160ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/Yaf_View_Simple.xml000066400000000000000000000113061254754061600236120ustar00rootroot00000000000000 null null Retrieve assigned varaiable parameter can be empty since 2.1.11 phpdox-0.8.1.1/dependencies/php/classes/ZipArchive.xml000066400000000000000000000252501254754061600226370ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/chdb.xml000066400000000000000000000023201254754061600214640ustar00rootroot00000000000000 Loads a chdb file, by mapping it into memory. While some validity checks are performed on the specified file, they are mostly there to avoid the possibility of common mistakes (for example, loading a file which is not a chdb database, or that is somehow incompatible with the current system). A maliciously crafted chdb file can thus be dangerous if loaded, so chdb files should be trusted and treated with the same security protections used for PHP shared libraries. phpdox-0.8.1.1/dependencies/php/classes/lapackexception.xml000066400000000000000000000054321254754061600237450ustar00rootroot00000000000000 null null null null phpdox-0.8.1.1/dependencies/php/classes/libXMLError.xml000066400000000000000000000033441254754061600227340ustar00rootroot00000000000000 null null null The column where the error occurred. null null null phpdox-0.8.1.1/dependencies/php/classes/mysqli.xml000066400000000000000000000434771254754061600221240ustar00rootroot00000000000000 null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/mysqli_driver.xml000066400000000000000000000050351254754061600234630ustar00rootroot00000000000000 null null null null null null Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/mysqli_result.xml000066400000000000000000000110711254754061600235030ustar00rootroot00000000000000 null Object oriented style null Object oriented style null Object oriented style null Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/mysqli_sql_exception.xml000066400000000000000000000025101254754061600250400ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/classes/mysqli_stmt.xml000066400000000000000000000165351254754061600231660ustar00rootroot00000000000000 null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style null Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/mysqli_warning.xml000066400000000000000000000021321254754061600236300ustar00rootroot00000000000000 null null null phpdox-0.8.1.1/dependencies/php/classes/php_user_filter.xml000066400000000000000000000034131254754061600237620ustar00rootroot00000000000000 null null This method is called during instantiation of the filter class object. If your filter allocates or initializes any other resources (such as a buffer), this is the place to do it. phpdox-0.8.1.1/dependencies/php/classes/streamWrapper.xml000066400000000000000000000216371254754061600234340ustar00rootroot00000000000000 null The current context, or NULL if no context was passed to the caller function. This method is called in response to closedir. This method is called in response to rewinddir. This method is called in response to mkdir. This method is called in response to rename. This method is called in response to rmdir. This method is called in response to fclose. This method is called in response to fflush. This method is called in response to fread and fgets. This method is called in response to fseek. This method is called in response to fwrite. This method is called in response to unlink. phpdox-0.8.1.1/dependencies/php/classes/tidy.xml000066400000000000000000000157061254754061600215510ustar00rootroot00000000000000 null Object oriented style (property): Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/classes/tidyNode.xml000066400000000000000000000100531254754061600223450ustar00rootroot00000000000000 null null null null null null null null null phpdox-0.8.1.1/dependencies/php/classes/tokyotyrantexception.xml000066400000000000000000000060501254754061600251160ustar00rootroot00000000000000 null null null null null phpdox-0.8.1.1/dependencies/php/index.xml000066400000000000000000000671661254754061600202610ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/000077500000000000000000000000001254754061600205335ustar00rootroot00000000000000phpdox-0.8.1.1/dependencies/php/interfaces/ArrayAccess.xml000066400000000000000000000031251254754061600234560ustar00rootroot00000000000000 Whether or not an offset exists. Returns the value at specified offset. Unsets an offset. phpdox-0.8.1.1/dependencies/php/interfaces/Countable.xml000066400000000000000000000005551254754061600231760ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/DateTimeInterface.xml000066400000000000000000000037531254754061600246020ustar00rootroot00000000000000 Object oriented style Object oriented style Object oriented style Object oriented style Object oriented style phpdox-0.8.1.1/dependencies/php/interfaces/Iterator.xml000066400000000000000000000026571254754061600230600ustar00rootroot00000000000000 Moves the current position to the next element. Rewinds back to the first element of the Iterator. phpdox-0.8.1.1/dependencies/php/interfaces/IteratorAggregate.xml000066400000000000000000000007001254754061600246520ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/JsonSerializable.xml000066400000000000000000000006311254754061600245150ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/OuterIterator.xml000066400000000000000000000026231254754061600240700ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/RecursiveIterator.xml000066400000000000000000000032331254754061600247370ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/Reflector.xml000066400000000000000000000010561254754061600232040ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/SeekableIterator.xml000066400000000000000000000026741254754061600245130ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/Serializable.xml000066400000000000000000000014541254754061600236670ustar00rootroot00000000000000 Should return the string representation of the object. Called during unserialization of the object. phpdox-0.8.1.1/dependencies/php/interfaces/SessionHandlerInterface.xml000066400000000000000000000047271254754061600260310ustar00rootroot00000000000000 Reads the session data from the session storage, and returns the results. Called right after the session starts or when session_start is called. Please note that before this method is called SessionHandlerInterface::open is invoked. Writes the session data to the session storage. Called by session_write_close, when session_register_shutdown fails, or during a normal shutdown. Note: SessionHandlerInterface::close is called immediately after this function. phpdox-0.8.1.1/dependencies/php/interfaces/SplObserver.xml000066400000000000000000000007311254754061600235240ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/SplSubject.xml000066400000000000000000000017431254754061600233400ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/Traversable.xml000066400000000000000000000002121254754061600235220ustar00rootroot00000000000000 phpdox-0.8.1.1/dependencies/php/interfaces/Yaf_Route_Interface.xml000066400000000000000000000011061254754061600251300ustar00rootroot00000000000000 Yaf_Route_Interface::route is the only method that a custom route should implement. phpdox-0.8.1.1/dependencies/php/interfaces/Yaf_Router.xml000066400000000000000000000061351254754061600233410ustar00rootroot00000000000000 null null defaultly, Yaf_Router using a Yaf_Route_Static as its defualt route. you can add new routes into router's route stack by calling this method. Get the name of the route which is effective in the route process. You should call this method after the route process finished, since before that, this method will always return NULL. phpdox-0.8.1.1/dependencies/php/interfaces/Yaf_View_Interface.xml000066400000000000000000000035211254754061600247470ustar00rootroot00000000000000 phpdox-0.8.1.1/phpcs.xml000066400000000000000000000026071254754061600150370ustar00rootroot00000000000000 Arne Blankerts' coding standard phpdox-0.8.1.1/phpdox000077500000000000000000000051151254754061600144250ustar00rootroot00000000000000#!/usr/bin/env php * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * * Neither the name of Arne Blankerts nor the names of contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT * NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER ORCONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * @package phpDox * @author Arne Blankerts * @copyright Arne Blankerts , All rights reserved. * @license BSD License * @exitcodes 0 No error * 1 Execution Error * 3 Parameter Error * */ require __DIR__ . '/src/autoload.php'; $found = false; foreach(array(__DIR__ . '/vendor', __DIR__ . '/../..') as $vendor) { if (file_exists($vendor . '/autoload.php')) { $found = true; require __DIR__ . '/src/vendor.php'; } } if (!$found) { fwrite(STDERR, 'You need to set up the project dependencies using the following commands:' . PHP_EOL . 'wget http://getcomposer.org/composer.phar' . PHP_EOL . 'php composer.phar install' . PHP_EOL ); exit(1); } $factory = new TheSeer\phpDox\Factory( new \TheSeer\phpDox\FileInfo(__DIR__), new \TheSeer\phpDox\Version('0.8.2-dev') ); exit($factory->getCLI()->run( new TheSeer\phpDox\CLIOptions($_SERVER['argv']) )); phpdox-0.8.1.1/phpdox.bat000066400000000000000000000033071254754061600151700ustar00rootroot00000000000000@echo off REM phpDox REM REM Copyright (c) 2010-2013, Arne Blankerts