CodeGen
[ class tree: CodeGen ] [ index: CodeGen ] [ all elements ]
Packages:
CodeGen


Classes:
CodeGen_Command
CodeGen_Dependency_Header
CodeGen_Dependency_Lib
CodeGen_Element
CodeGen_Extension
CodeGen_ExtensionParser
CodeGen_License
CodeGen_License_BSD
CodeGen_License_LGPL
CodeGen_License_PHP
CodeGen_Maintainer
CodeGen_Release
CodeGen_Tools_Code
CodeGen_Tools_FileReplacer
CodeGen_Tools_Getopt
CodeGen_Tools_Indent
CodeGen_Tools_Outbuf
CodeGen_Tools_Platform
CodeGen_Tools_Tokenizer
CodeGen_XmlParser
Files:
BSD.php
Code.php
Command.php
Element.php
Extension.php
ExtensionParser.php
FileReplacer.php
Getopt.php
Header.php
Indent.php
LGPL.php
Lib.php
License.php
Maintainer.php
Outbuf.php
PHP.php
Platform.php
Release.php
Tokenizer.php
XmlParser.php

Class: CodeGen_License_BSD

Source Location: /CodeGen-1.0.0/CodeGen/License/BSD.php

Class Overview

CodeGen_License
 |
 --CodeGen_License_BSD

The BSD License


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Hartmut Holzgraefe

Methods


Inherited Variables

Inherited Methods

Class: CodeGen_License

CodeGen_License::factory()
Takes a License shortname and returns an instantiated object of that license
CodeGen_License::getName()
Returns the full license name
CodeGen_License::getShortName()
Returns the sort license name
CodeGen_License::getText()
Returns the complete license text as string
CodeGen_License::getUri()
Returns an URI that points to the license text or an online description
CodeGen_License::writeToFile()
Writes the License text to a file

Class Details

[line 34]
The BSD License


[ Top ]


Method Detail

getComment [line 63]

string getComment( )

License comment to include in code files
  • Return: comment text
  • Access: public

[ Top ]

getName [line 52]

string getName( )

Get full name

Overrides CodeGen_License::getName() (Returns the full license name)
[ Top ]

getShortName [line 42]

string getShortName( )

Get short name

Overrides CodeGen_License::getShortName() (Returns the sort license name)
[ Top ]

getText [line 104]

string getText( )

Complete License Text
  • Return: license text
  • Access: public

Overrides CodeGen_License::getText() (Returns the complete license text as string)
[ Top ]


Documentation generated on 2019年3月11日 14:36:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /