Freeside:4:Documentation:Developer/FS/svc Tower Mixin
From Freeside
< Freeside:4:Documentation:Developer | FS
Revision as of 07:30, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))
- 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'