123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- [DEBUG]
- PHPDOCUMENTOR_DEBUG = false
- PHPDOCUMENTOR_KILL_WHITESPACE = false
- [_phpDocumentor_options]
- Program_Root =
- [_phpDocumentor_phpfile_exts]
- php
- php3
- php4
- phtml
- inc
- [_phpDocumentor_tags_allowed]
- abstract
- access
- author
- assert
- category
- copyright
- covers
- desc
- deprec
- deprecated
- example
- exception
- filesource
- final
- global
- ignore
- internal
- license
- link
- magic
- name
- package
- param
- parameter
- return
- returns
- see
- since
- source
- static
- staticvar
- subpackage
- throws
- todo
- TODO
- tutorial
- uses
- var
- version
- extends
- private
- public
- [_phpDocumentor_inline_doc_tags_allowed]
- example
- inheritdoc
- internal
- link
- source
- tutorial
- [_phpDocumentor_inline_tutorial_tags_allowed]
- category
- example
- id
- link
- toc
- tutorial
- [_phpDocumentor_RIC_files]
- README
- INSTALL
- CHANGELOG
- FAQ
- NEWS
|