public Phalcon\Mvc\Micro\Collection setHandler (mixed $handler, [boolean $lazy]) Sets the main handler
abstract public getName () ...
public mixed readAttribute (string $attribute) Reads an attribute value by its name echo $robot->readAttribute('name');
public writeAttribute (string $attribute, mixed $value) Writes an attribute value by its name $robot->writeAttribute('name', 'Rosey');
integer TYPE_CHAR
integer DEFAULT_PORT
integer DEFAULT_PRIORITY
abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
abstract public bindTypes (array $bindTypes) ...
public getHeaders () Returns the available headers in the request
Page 73 of 382