<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

FS::svc_Tower_Mixin

tower_sector
tower_sector_sql HASHREF

Class method which returns a list of WHERE clause fragments to search for services with tower/sector given by HASHREF. Can contain 'towernum' and 'sectornum' keys, either of which can be an arrayref or a single value. To use this, the search needs to join to tower_sector.

towernum or sectornum can also contain 'none' to allow null values.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 5:

'=item' outside of any '=over'

=over without closing =back

<% include ('/elements/footer.html' ) %>