Skip to content

Commit

Permalink
Erase @uses statements
Browse files Browse the repository at this point in the history
Since PHP 5.3 the 'use' statement is used for declare dependencies.
  • Loading branch information
Maks3w committed May 10, 2012
1 parent fc3076f commit 49bf8aa
Show file tree
Hide file tree
Showing 123 changed files with 0 additions and 451 deletions.
26 changes: 0 additions & 26 deletions library/ZendPdf/Action/AbstractAction.php
Expand Up @@ -28,32 +28,6 @@
/**
* Abstract PDF action representation class
*
* @uses Countable
* @uses RecursiveIterator
* @uses SplObjectStorage
* @uses \Zend\Pdf\Action\GoToAction
* @uses \Zend\Pdf\Action\GoTo3DView
* @uses \Zend\Pdf\Action\GoToE
* @uses \Zend\Pdf\Action\GoToR
* @uses \Zend\Pdf\Action\Hide
* @uses \Zend\Pdf\Action\ImportData
* @uses \Zend\Pdf\Action\JavaScript
* @uses \Zend\Pdf\Action\Launch
* @uses \Zend\Pdf\Action\Movie
* @uses \Zend\Pdf\Action\Named
* @uses \Zend\Pdf\Action\Rendition
* @uses \Zend\Pdf\Action\ResetForm
* @uses \Zend\Pdf\Action\SetOCGState
* @uses \Zend\Pdf\Action\Sound
* @uses \Zend\Pdf\Action\SubmitForm
* @uses \Zend\Pdf\Action\Thread
* @uses \Zend\Pdf\Action\Trans
* @uses \Zend\Pdf\Action\Unknown
* @uses \Zend\Pdf\Action\Uri
* @uses \Zend\Pdf\InternalType\AbstractTypeObject
* @uses \Zend\Pdf\InternalType\ArrayObject
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\InternalStructure\NavigationTarget
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/GoTo3DView.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Set the current view of a 3D annotation' action
* PDF 1.6+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
7 changes: 0 additions & 7 deletions library/ZendPdf/Action/GoToAction.php
Expand Up @@ -28,13 +28,6 @@
/**
* PDF 'Go to' action
*
* @uses SplObjectStorage
* @uses \Zend\Pdf\Action\AbstractAction
* @uses \Zend\Pdf\Destination\AbstractDestination
* @uses \Zend\Pdf\Destination\Named
* @uses \Zend\Pdf\InternalType\DictionaryObject
* @uses \Zend\Pdf\InternalType\NameObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/GoToE.php
Expand Up @@ -24,7 +24,6 @@
/**
* PDF 'Go to a destination in an embedded file' action
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/GoToR.php
Expand Up @@ -24,7 +24,6 @@
/**
* PDF 'Go to a destination in another document' action
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Hide.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Set an annotation’s Hidden flag' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/ImportData.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Import field values from a file' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/JavaScript.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Execute a JavaScript script' action
* PDF 1.3+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Launch.php
Expand Up @@ -24,7 +24,6 @@
/**
* PDF 'Launch an application, usually to open a file' action
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Movie.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Play a movie' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Named.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Execute an action predefined by the viewer application' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Rendition.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Controls the playing of multimedia content' action
* PDF 1.5+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/ResetForm.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Set fields to their default values' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/SetOCGState.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Set the states of optional content groups' action
* PDF 1.5+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Sound.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Play a sound' action representation class
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/SubmitForm.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Send data to a uniform resource locator' action
* PDF 1.2+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Thread.php
Expand Up @@ -24,7 +24,6 @@
/**
* PDF 'Begin reading an article thread' action
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Trans.php
Expand Up @@ -25,7 +25,6 @@
* PDF 'Updates the display of a document, using a transition dictionary' action
* PDF 1.5+ feature
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/Action/Unknown.php
Expand Up @@ -24,7 +24,6 @@
/**
* Unrecognized PDF action
*
* @uses \Zend\Pdf\Action\AbstractAction
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
7 changes: 0 additions & 7 deletions library/ZendPdf/Action/Uri.php
Expand Up @@ -29,13 +29,6 @@
*
* A URI action causes a URI to be resolved.
*
* @uses SplObjectStorage
* @uses \Zend\Pdf\Action\AbstractAction
* @uses \Zend\Pdf\InternalType\BooleanObject
* @uses \Zend\Pdf\InternalType\DictionaryObject
* @uses \Zend\Pdf\InternalType\NameObject
* @uses \Zend\Pdf\InternalType\StringObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Action
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions library/ZendPdf/Annotation/AbstractAnnotation.php
Expand Up @@ -31,9 +31,6 @@
* on a page of a PDF document, or provides a way to interact with the user by
* means of the mouse and keyboard.
*
* @uses \Zend\Pdf\InternalType\AbstractTypeObject
* @uses \Zend\Pdf\InternalType\StringObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Annotation
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
8 changes: 0 additions & 8 deletions library/ZendPdf/Annotation/FileAttachment.php
Expand Up @@ -28,14 +28,6 @@
* A file attachment annotation contains a reference to a file,
* which typically is embedded in the PDF file.
*
* @uses \Zend\Pdf\Annotation\AbstractAnnotation
* @uses \Zend\Pdf\InternalType\AbstractTypeObject
* @uses \Zend\Pdf\InternalType\ArrayObject
* @uses \Zend\Pdf\InternalType\DictionaryObject
* @uses \Zend\Pdf\InternalType\NameObject
* @uses \Zend\Pdf\InternalType\NumericObject
* @uses \Zend\Pdf\InternalType\StringObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Annotation
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
10 changes: 0 additions & 10 deletions library/ZendPdf/Annotation/Link.php
Expand Up @@ -33,16 +33,6 @@
* Only destinations are used now since only GoTo action can be created by user
* in current implementation.
*
* @uses \Zend\Pdf\Action\AbstractAction
* @uses \Zend\Pdf\Annotation\AbstractAnnotation
* @uses \Zend\Pdf\Destination\AbstractDestination
* @uses \Zend\Pdf\Destination\Named
* @uses \Zend\Pdf\InternalType\AbstractTypeObject
* @uses \Zend\Pdf\InternalType\ArrayObject
* @uses \Zend\Pdf\InternalType\DictionaryObject
* @uses \Zend\Pdf\InternalType\NameObject
* @uses \Zend\Pdf\InternalType\NumericObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Annotation
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
8 changes: 0 additions & 8 deletions library/ZendPdf/Annotation/Markup.php
Expand Up @@ -27,14 +27,6 @@
/**
* A markup annotation
*
* @uses \Zend\Pdf\Annotation\AbstractAnnotation
* @uses \Zend\Pdf\InternalType\AbstractTypeObject
* @uses \Zend\Pdf\InternalType\ArrayObject
* @uses \Zend\Pdf\InternalType\DictionaryObject
* @uses \Zend\Pdf\InternalType\NameObject
* @uses \Zend\Pdf\InternalType\NumericObject
* @uses \Zend\Pdf\InternalType\StringObject
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Annotation
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions library/ZendPdf/Annotation/Text.php
Expand Up @@ -27,9 +27,6 @@
/**
* A text annotation represents a "sticky note" attached to a point in the PDF document.
*
* @uses \Zend\Pdf\Annotation\AbstractAnnotation
* @uses \Zend\Pdf\InternalType
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Annotation
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion library/ZendPdf/BinaryParser/AbstractBinaryParser.php
Expand Up @@ -35,7 +35,6 @@
* This allows the same parser code to work with many different data sources:
* in-memory objects, filesystem files, etc.
*
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_BinaryParser
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/BinaryParser/DataSource/File.php
Expand Up @@ -31,8 +31,6 @@
* by {@link fopen()} (through URL wrappers). It may be used for local
* filesystem objects only.
*
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\BinaryParser\DataSource\AbstractDataSource
* @package Zend_PDF
* @subpackage Zend_PDF_BinaryParser
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/BinaryParser/DataSource/String.php
Expand Up @@ -27,8 +27,6 @@
* Concrete subclass of {@link \Zend\Pdf\BinaryParser\DataSource\AbstractDataSource}
* that provides an interface to binary strings.
*
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\BinaryParser\DataSource\AbstractDataSource
* @package Zend_PDF
* @subpackage Zend_PDF_BinaryParser
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions library/ZendPdf/BinaryParser/Font/AbstractFont.php
Expand Up @@ -30,9 +30,6 @@
* for parsing the raw binary data from the font file on disk. Also provides
* a debug logging interface and a couple of shared utility methods.
*
* @uses \Zend\Log\Logger
* @uses \Zend\Pdf\BinaryParser\AbstractBinaryParser
* @uses \Zend\Pdf\Font
* @package Zend_PDF
* @subpackage Zend_PDF_Fonts
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
Expand Up @@ -44,10 +44,6 @@
* <li>{@link http://partners.adobe.com/public/developer/opentype/index_spec.html}
* </ul>
*
* @uses \Zend\Pdf\Cmap\AbstractCmap
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\BinaryParser\Font\AbstractFont
* @uses \Zend\Pdf\Font
* @package Zend_PDF
* @subpackage Zend_PDF_Fonts
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions library/ZendPdf/BinaryParser/Font/OpenType/TrueType.php
Expand Up @@ -26,9 +26,6 @@
/**
* Parses an OpenType font file containing TrueType outlines.
*
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\BinaryParser\Font\OpenType\AbstractOpenType
* @uses \Zend\Pdf\Font
* @package Zend_PDF
* @subpackage FileParser
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/BinaryParser/Image/AbstractImage.php
Expand Up @@ -25,8 +25,6 @@
/**
* \Zend\Pdf\Image related file parsers abstract class.
*
* @uses \Zend\Pdf\BinaryParser\AbstractBinaryParser
* @uses \Zend\Pdf\Image
* @package Zend_PDF
* @subpackage Zend_PDF_Image
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions library/ZendPdf/BinaryParser/Image/Png.php
Expand Up @@ -26,9 +26,6 @@
/**
* Abstract base class for Image file parsers.
*
* @uses \Zend\Pdf\Exception
* @uses \Zend\Pdf\BinaryParser\Image\AbstractImage
* @uses \Zend\Pdf\Image
* @package Zend_PDF
* @subpackage Zend_PDF_Image
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
5 changes: 0 additions & 5 deletions library/ZendPdf/Cmap/AbstractCmap.php
Expand Up @@ -47,11 +47,6 @@
* @todo Write code for \Zend\Pdf\Cmap\TrimmedArray class.
* @todo Write code for \Zend\Pdf\Cmap\SegmentedCoverage class.
*
* @uses \Zend\Pdf\Cmap\ByteEncoding
* @uses \Zend\Pdf\Cmap\StaticByteEncoding
* @uses \Zend\Pdf\Cmap\SegmentToDelta
* @uses \Zend\Pdf\Cmap\TrimmedTable
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Font
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/Cmap/ByteEncoding.php
Expand Up @@ -33,8 +33,6 @@
* The mapping from Mac Roman to Unicode can be found at
* {@link http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.TXT}.
*
* @uses \Zend\Pdf\Cmap\AbstractCmap
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Font
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/Cmap/SegmentToDelta.php
Expand Up @@ -30,8 +30,6 @@
* provides the ability to cover multiple contiguous ranges of the Unicode
* character set, with the exception of Unicode Surrogates (U+D800 - U+DFFF).
*
* @uses \Zend\Pdf\Cmap\AbstractCmap
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Font
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/Cmap/StaticByteEncoding.php
Expand Up @@ -29,8 +29,6 @@
* Just like {@link \Zend\Pdf\Cmap\ByteEncoding} except that the constructor
* takes a predefined array of glyph numbers and can cover any Unicode character.
*
* @uses \Zend\Pdf\Cmap\ByteEncoding
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Font
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/Cmap/TrimmedTable.php
Expand Up @@ -30,8 +30,6 @@
* table when the Unicode characters covered by the font fall into a single
* contiguous range.
*
* @uses \Zend\Pdf\Cmap\AbstractCmap
* @uses \Zend\Pdf\Exception
* @package Zend_PDF
* @subpackage Zend_PDF_Font
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions library/ZendPdf/Color/Cmyk.php
Expand Up @@ -27,8 +27,6 @@
/**
* CMYK color implementation
*
* @uses \Zend\Pdf\Color
* @uses \Zend\Pdf\InternalType\NumericObject
* @category Zend
* @package Zend_PDF
* @subpackage Zend_PDF_Color
Expand Down

0 comments on commit 49bf8aa

Please sign in to comment.