Exemplo n.º 1
0
 public function get_documents_form()
 {
     $collections = new cms_collections();
     return $collections->get_documents_form($this->documents_linked);
 }