| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Zend Framework (http://framework.zend.com/)
| Copyright: | Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| File Size: | 326 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DocBlockScanner:: (7 methods):
__construct()
getShortDescription()
getLongDescription()
getTags()
getAnnotations()
scan()
tokenize()
Class: DocBlockScanner - X-Ref
| __construct($docComment, NameInformation $nameInformation = null) X-Ref |
param: string $docComment param: null|NameInformation $nameInformation |
| getShortDescription() X-Ref |
return: string |
| getLongDescription() X-Ref |
return: string |
| getTags() X-Ref |
return: array |
| getAnnotations() X-Ref |
return: array |
| scan() X-Ref |
return: void |
| tokenize() X-Ref |
return: array |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |