README
Todo List
string getFieldBody( )
mixed getFieldBodyModel( )
The return type depends on the specifics of the Header.
string getFieldName( )
The name is an identifier and as such will be immutable.
int getFieldType( )
void setCharset( string $charset)
void setFieldBodyModel( mixed $model)
The actual types needed will vary depending upon the type of Header.
string toString( )
[line 30]
[line 33]
[line 27]
[line 24]
[line 36]
[line 21]