ElementPoolInterface

Qualified name:Ouxsoft\LivingMarkup\Contract\ElementPoolInterface
interface ElementPoolInterface
public add(AbstractElement` $element)
Parameters:
  • $element (AbstractElement`) –
public callRoutine(string $routine)
Parameters:
  • $routine (string) –
public count()
public getById([])
Parameters:
  • $element_id (?string) – Default: null
public getIterator()
public getPropertiesById(string $element_id)
Parameters:
  • $element_id (string) –