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

Element index for package apidoc

[ g ] [ n ] [ s ]

g

getField
in file Segment.php, method Net_HL7_Segment::getField()
    Get the field at index. If the field is a composed field, you might
getFields
in file Segment.php, method Net_HL7_Segment::getFields()
    Get the fields in the specified range, or all if nothing specified. If only the 'from' value is provided, all fields from this index till the end of the segment will be returned.
getName
in file Segment.php, method Net_HL7_Segment::getName()
    Get the name of the segment. This is basically the value at index 0
top

n

Net_HL7_Segment
in file Segment.php, method Net_HL7_Segment::Net_HL7_Segment()
    Create an instance of this segment. A segment may be created with just
Net_HL7_Segment
in file Segment.php, class Net_HL7_Segment
top

s

setField
in file Segment.php, method Net_HL7_Segment::setField()
    Set the field specified by index to value, and return some true value
size
in file Segment.php, method Net_HL7_Segment::size()
    Get the number of fields for this segment, not including the name
top

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