VersionControl_Git
[ class tree: VersionControl_Git ] [ index: VersionControl_Git ] [ all elements ]

Class: VersionControl_Git_Object_Blob

Source Location: /VersionControl_Git-0.4.4/VersionControl/Git/Object/Blob.php

Class Overview

VersionControl_Git_Component
   |
   --VersionControl_Git_Object
      |
      --VersionControl_Git_Object_Blob

The OO interface for blob object


Author(s):

Copyright:

  • 2010 Kousuke Ebihara

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 36]
The OO interface for blob object


[ Top ]


Class Variables

$content =

[line 43]

The contents of this object
  • Access: protected

Type:   string


[ Top ]



Method Detail

fetch   [line 50]

VersionControl_Git_Object fetch( )

Fetch the substance of this object
  • Return: The "$this" object for method chain
  • Access: public

Overrides VersionControl_Git_Object::fetch() (Fetch the substance of this object)
[ Top ]

getContent   [line 66]

string getContent( )

Get the contents of this object
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:43:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.